Windows XP Sp3 RC1
This is a hack that will allow you to download SP3 from windows update!
Tested and working!
@echo off
reg delete HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\WindowsUpdate\XPSP3 /f 2> NUL
reg add HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\WindowsUpdate\XPSP3 /v RCPreview /t REG_SZ /d 1c667073-b87f-4f52-a479-98c85711d869 /f
echo XPSP3 registry key has been set. Please check for updates in Windows Update -
pause
And a attached rar file that will change these reg keys for you!
And another,
Last edited by User Needs : 10th Dec 07 at 04:39 PM.
|