Just Click on logo to return to full home page

 

Your Ad Here

Convert XP Versions...

Jon
06-29-07, 06:29 PM
Ever needed an XP OEM disc to reinstall a PC you don’t have discs for? I needed to reinstall my laptop a while back, and only had retail XP discs on hand , which aren’t too useful when it comes to activating them. (I wasn’t going to pay Dell the £10 for a new set of discs they never provided in the first place)

I did some searching, and came across this page (quoted below), basically you can control what product keys your disc will accept! It worked great, allowing me to customise my XP Pro retail disc to accept Pro OEM keys which let me install and activate the machine just fine.



WinXP's setupp.ini controls how the CD acts. IE is it an OEM version or retail? First, find your setupp.ini file in the i386 directory on your WinXP CD. Open it up, it'll look something like this:

ExtraData=707A667567736F696F697911AE7E05
Pid=55034000

The Pid value is what we're interested in. What's there now looks like a standard default. There are special numbers that determine if it's a retail, oem, or volume license edition. First, we break down that number into two parts. The first five digits determines how the CD will behave, ie is it a retail cd that lets you clean install or upgrade, or an oem cd that only lets you perform a clean install? The last three digits determines what CD key it will accept. You are able to mix and match these values. For example you could make a WinXP cd that acted like a retail cd, yet accepted OEM keys.

Now, for the actual values. Remember the first and last values are interchangable, but usually you'd keep them as a pair:

Retail = 51882335
Volume License = 51883 270
OEM = 82503 OEM

So if you wanted a retail CD that took retail keys, the last line of your setupp.ini file would read:

Pid=51882335

And if you wanted a retail CD that took OEM keys, you'd use:

Pid=51882OEM

Note that this does NOT get rid of WinXP's activation. Changing the Pid to a Volume License will not bypass activation. You must have a volume license (corporate) key to do so.

EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum