S
Simmy
Guest
Hi,
I had a quick search for this topic, but I couldn't find anything. Apologies if this has already been posted.
By the end of this tutorial, you will hopefully have an all singing, all dancing fully customised windows XP DVD
My Windows XP DVD is without a doubt my most useful tool. Once I've setup the formatting of the hard drive, I simply set it to install and away it goes. 2 hours later, I come back to find the windows desktop, with all hardware drivers installed, fully updated and with anti-virus and other software installed. It basically consists of:
What you will need:
You will have to visit the following websites and download the appropriate software.
First of all...
Take your XP CD and copy the contents to your hard drive. You may need around 5Gb of hard drive space if you plan on filling your Windows DVD with applications.
Above is a screenshot of my XP layout. As you can see I have added the folders "%OEM%", "Driver Packs", "Install Files" and "WPI_v6.1".
The %OEM% Folder
As you can see from the address bar, within %OEM%, is another folder named $$. And within that is a folder named "System32". Anything within this folder will be copied to your system drive during the windows installation. Please can you make these folders now, with exactly the same names and directory structure. Within "system32" you can see 4 items:
Above shows you what the OEMINFO.INI and OEMLOGO.bmp files do.
Slipstream Service Packs and Hotfixes
Now it’s time to bring your windows CD up-to-date by what’s called slipstreaming the updates. The advantage of this is we only install the updates once, meaning we don’t have to download dozens of updates every time we install windows.
Download nLite from here and also download Windows Updates Downloaded from here.
Download and install windows updates downloader. Goto this site and click on the link relating to the version of windows you are working on – in this case it will be Windows XP – Platform x86 (or some of you may have the 64-bit version, you will need to check this). Save and run the *.ulz file and it will be added to the Windows Updates Downloader program. Goto the start menu and open the program now. Select your version of Windows from the “Update List”, then select your download folder. Tick the Service Packs and Critical Updates boxes (see picture below). Then click “Download” and wait for it to finish.
Install nLite and open it from the start menu; you will be presented with the “Welcome to nLite” screen. Most of the steps from here on are straight forward;
1) Select your language from the drop down box and click “Next”
2) Browse for your Windows XP folder, containing the files you copied from the CD to the hard drive and click “Next”
3) You will now see the task selection screen. There are all sorts of goodies in this menu, but for now I’ll just explain slipstreaming. Click on “Service Pack” and “Hotfixes, Addons and Update Packs” and click “Next” – The buttons should go green when selected.
4) First of all is Service Pack integration. Click “Select” and navigate to your Windows Update Downloader folder and select Service Pack 2. Then click “Next”
5) Click the “Insert” button and again navigate to the Windows Updates Downloader folder and select all available critical updates. Click next
6) You will now be asked to start the slipstream process – Click “Yes”.
7) Once nLite is complete - Job done! Your XP CD is now upto date. There maybe a few pop ups during the slipstream process which need to be closed before it can carry on.
Driver Packs
Download all 11 driver packs and the DriverPacksBASE files from this webpage. Extract the DriverPacksBASE file and run the “DPs_BASE” file. A folder called “DriverPacks” will also be extracted; copy the 11 driver packs to this folder.
1) Select your language and click the > button twice.
2) You will be asked to locate your Windows XP files; Select “Installation Platform” to “Disc” and browse for the XP folder. Click > button.
3) Click the “Select All” button; if the driver packs are in the correct folder, 11 ticks will appear. Click the > button.
4) “Choose slipstream method” – I personally use method 2, but method 1 works just as well. Click > button.
5) “Choose method to start the finisher” – I choose “RunOnceEX”. Click > button twice.
6) Select option for KTD (Keep The Drivers) – again this is up to you. I personaly keep the drivers on the hard drive as they are always useful when plugging in devices at a later date. I chose “Enable KTD for ALL slipstreamed DriverPacks”.
7) You are now ready to install the driver packs – Click “Slipstream!” and wait for the process to end.
****Work in progress****
I had a quick search for this topic, but I couldn't find anything. Apologies if this has already been posted.
By the end of this tutorial, you will hopefully have an all singing, all dancing fully customised windows XP DVD

- A basic Windows XP install (I have 1 disc for XP Pro and 1 for XP Home)
- Service pack 2 + misc updates slipstreamed.
- Unattended script - allowing the windows install to complete without the need for user input.
- All Driver Packs - a huge database of the latest drivers for graphics cards, chipsets, CPUs, Ethernet cards, Wifi cards, sound cards and mass storage devices.
- Windows Post Installer - this script runs automatically and install any applications you tell it to. I have it set to install AVG or Avira anti-virus, autopatcher, spybot, 7zip and other misc free applications.
- Windows Updates Downloader - all windows updates pre downloaded to slipstream into the installer. With this application you no longer have to run windows update, saving you time and bandwidth.
- Windows Registry Tweaks - alot of these can be done from within nLite
- My company details within the OEM section ("General" tab of "System Properties")
What you will need:
You will have to visit the following websites and download the appropriate software.
- An XP CD - Either Home or Professional (I started with XP Home because most computers use that)
- Nlite
- Windows Update Downloader – This is what I use now that Autopatcher is no more
- Windows Post Installer
- Driver Packs
- WINNT.sif My unattended install script - editable using wordpad/notepad - it includes options like language/timezone settings etc. Basically, you will need to go through this yourself and make sure the settings apply to you.
First of all...
Take your XP CD and copy the contents to your hard drive. You may need around 5Gb of hard drive space if you plan on filling your Windows DVD with applications.

Above is a screenshot of my XP layout. As you can see I have added the folders "%OEM%", "Driver Packs", "Install Files" and "WPI_v6.1".
The %OEM% Folder

As you can see from the address bar, within %OEM%, is another folder named $$. And within that is a folder named "System32". Anything within this folder will be copied to your system drive during the windows installation. Please can you make these folders now, with exactly the same names and directory structure. Within "system32" you can see 4 items:
- batchfile.cmd - initiates the Windows Post Installer - the batchfile itself is initiated from the WINNT.sif file listed above
- OEMINFO.INI - your company contact information
- OEMLOGO.bmp - you will need to create your own bitmap file. See pic below - I have simply put my company name
- WPI folder - Windows Post Installer files will go in here. Once windows is installed, this folder will be copied to "%systemdrive%/system32" and the WPI will be executed by the batchfile.cmd
Open wordpad or notepad and copy the above into it. Then save the file as "batchfile.cmd" and place it in your "%OEM%/$$/system32/" folder.batchfile.cmd said:start %systemdrive%\windows\system32\WPI\WPI.hta
Again, open worpad/notepad and copy the above into it. Make the necessary changes/additions and save the file as "OEMINFO.INI". Place it in the same folder as "batchfile.cmd". Now is a good time to make the OEMLOGO.bmp and place it along side OEMINFO.INI.OEMINFO.INI said:start [general]
Manufacturer=<Company Name>
[Support Information]
Line1=For Technical Support contact: <Your Number>
Line2=
Line3=Website: <Your Website>
Line4=
Line5=Email: <Your Email>

Above shows you what the OEMINFO.INI and OEMLOGO.bmp files do.
Slipstream Service Packs and Hotfixes
Now it’s time to bring your windows CD up-to-date by what’s called slipstreaming the updates. The advantage of this is we only install the updates once, meaning we don’t have to download dozens of updates every time we install windows.
Download nLite from here and also download Windows Updates Downloaded from here.
Download and install windows updates downloader. Goto this site and click on the link relating to the version of windows you are working on – in this case it will be Windows XP – Platform x86 (or some of you may have the 64-bit version, you will need to check this). Save and run the *.ulz file and it will be added to the Windows Updates Downloader program. Goto the start menu and open the program now. Select your version of Windows from the “Update List”, then select your download folder. Tick the Service Packs and Critical Updates boxes (see picture below). Then click “Download” and wait for it to finish.

Install nLite and open it from the start menu; you will be presented with the “Welcome to nLite” screen. Most of the steps from here on are straight forward;
1) Select your language from the drop down box and click “Next”
2) Browse for your Windows XP folder, containing the files you copied from the CD to the hard drive and click “Next”
3) You will now see the task selection screen. There are all sorts of goodies in this menu, but for now I’ll just explain slipstreaming. Click on “Service Pack” and “Hotfixes, Addons and Update Packs” and click “Next” – The buttons should go green when selected.
4) First of all is Service Pack integration. Click “Select” and navigate to your Windows Update Downloader folder and select Service Pack 2. Then click “Next”
5) Click the “Insert” button and again navigate to the Windows Updates Downloader folder and select all available critical updates. Click next
6) You will now be asked to start the slipstream process – Click “Yes”.
7) Once nLite is complete - Job done! Your XP CD is now upto date. There maybe a few pop ups during the slipstream process which need to be closed before it can carry on.

Driver Packs
Download all 11 driver packs and the DriverPacksBASE files from this webpage. Extract the DriverPacksBASE file and run the “DPs_BASE” file. A folder called “DriverPacks” will also be extracted; copy the 11 driver packs to this folder.

1) Select your language and click the > button twice.
2) You will be asked to locate your Windows XP files; Select “Installation Platform” to “Disc” and browse for the XP folder. Click > button.
3) Click the “Select All” button; if the driver packs are in the correct folder, 11 ticks will appear. Click the > button.
4) “Choose slipstream method” – I personally use method 2, but method 1 works just as well. Click > button.
5) “Choose method to start the finisher” – I choose “RunOnceEX”. Click > button twice.
6) Select option for KTD (Keep The Drivers) – again this is up to you. I personaly keep the drivers on the hard drive as they are always useful when plugging in devices at a later date. I chose “Enable KTD for ALL slipstreamed DriverPacks”.
7) You are now ready to install the driver packs – Click “Slipstream!” and wait for the process to end.
****Work in progress****
Last edited by a moderator: