Originally posted by: GregoryS1
Is there a way to use a seperate XP install disc with the genuine OEM Key on the side of the Computer?
If the system shipped with Windows XP and still has the OEM motherboard, you can preserve the BIOS OEM pre-activation scheme by scavenging the OEM system files from the hard disk (or obtaining them from another source), then create an XP installation disc that will not require activation at all.
The system files are unique to each OEM but not unique to each machine. So you can get the Dell OEM files from one Dell machine and use them for a different Dell machine, but not for an HP machine. Obviously, this must be done before you wipe-out the OEM installation, if you want to scavenge them from the machine on which you are working. Below are the file names and location:
C:\WINDOWS\system32\CatRoot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}
OEMBIOS.CAT
C:\WINDOWS\System32
OEMBIOS.BIN
OEMBIOS.DAT
OEMBIOS.SIG
These files must be repackaged in CAB format, which can be done automatically using this batch file and script:
http://s89934018.onlinehome.us/BIOS/getfiles.zip
Unzip getfiles.bat and getkey.vbs to any working folder but you probably should keep the path limited to short (DOS compatible) folder names. e.g. C:\TEMP\OEMFILES instead of C:\TEMP\OEM BIOS FILES
Using this method, you don't need to copy the OEM files to your working directory, the batch file will do it for you. Double-click getfiles.bat and after 20 seconds or less, you should have the following files in the same directory:
OEMBIOS.CA_
OEMBIOS.BI_
OEMBIOS.DA_
OEMBIOS.SI_
winnt.sif
The winnt.sif should contain a generic product installation key used by the OEM for this purpose. This generic product installation key is only for installation and cannot be used for activation, nor will it match the product key printed on the COA sticker.
Just drop these five files into the i386 folder copied from your OEM Windows XP install CD and overwrite the existing files. Now create a bootable Windows XP install CD with these files located in the i386 folder. I also copy winnt.sif to the root directory of the install CD, but this may not be necessary.
That should be it, you shouldn't even need to enter the Product Key during installation but if you are prompted, make sure you input the generic product installation key, not the product key from the COA. If you've done everything right, Windows XP will be pre-activated just like it was shipped from the OEM and will never require manual activation.