Saturday, November 24, 2007

How to Get Windows XP SP3 Via Windows Update

Not a Windows XP SP3 beta tester, but can't wait for the official release? Or just like to stay on the bleeding edge? There's a way you can get access to it via Windows Update. It does involve editing the registry, but it's not that difficult.

Here's all you need to do. You need to create the following key:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\
CurrentVersion\WindowsUpdate\XPSP3


Then create the string value RCPreview below that key, and give it the value:

1c667073-b87f-4f52-a479-98c85711d869

If you had previously had a version of SP3 earlier, you might already have the registry key; just make sure only the string value RCPreview exists in the key when you're done.

Once the key is in your registry, if you go to Windows Update, you'll see you can download SP3 RC1, as above. I've tried it (obviously, since that's my screenshot) and it works.

Of course, your mileage may vary, and changes to your registry should be made with care. Naturally I recommend you back up your registry before trying this, and there's also no guarantee Microsoft won't change things with RC2 or even tomorrow so that this no longer works.

If you want you can also download and run the batch file here.

5 comments:

Anonymous said...

Wonderful! Just create a Key.

I'm sorry but I don't know how to "create a key." I don't even know what a key is!

I took the bait. Do I have to run an adware cleaner now?

Cynthia
Manhattan

Johnni said...

Quote -
I'm sorry but I don't know how to "create a key." I don't even know what a key is!


Well it comes to the simple fact with computers. If you don't understand/know how to do something it's probably to advanced for you or you don't truly understand the full potential of the consequences.

I'm not trying to bash. Don't worry about scanning unless you changed the registry.

from Wikipedia
"The registry can be edited manually in Microsoft Windows by running *******.exe or ********.exe in the Windows directory. However, careless registry editing can cause irreversible damage. Thus, performing back-ups of the registry is highly recommended." ... "It is preferable not to use them unless one has a knowledge of registry workings or wishes to learn more about the registry."

Technology Expert said...

I'm sorry but I don't know how to "create a key." I don't even know what a key is!

Well, that's why I created a batch file. No, it's making a simple registry entry and doesn't create adware. You'd have to have a program installed for that.

If you were to edit the file and take a look at it, you'd see that it's just creating the keys I mentioned.

Son V. Phan said...

Is it uninstallable from Add/Remove Programs? Thanks :)

DragonsKindler said...

Quote -
Is it uninstallable from Add/Remove Programs? Thanks :)

In my experience all SP's have been in 'Add/Remove Programs'. Then you would have to remove the "hacked" registry key/string you got from here.

But to be sure wait for Tech-Ex to reply, it's his blog post. And, I'm running Linux now so I can't be for sure