The term ‘slipstreaming’ means the integration of a service pack directly into the product’s installation. I just integrated Windows XP SP2 into my original XP installation CD. This will save me having to run the service pack separately after performing the install.
Here is the procedure:
1. Create an ISO image of your original XP media. This is so you can maintain the CD-Boot feature of the CD.
2. Open the ISO image with a tool like WinISO. The tool should allow you to extract, add and modify files on an ISO image directly.
3. Copy out the i386 directory. Ensure the i386 directory structure is intact (c:\temp\i386\…).
4. Download the service pack (network install version – aka the FULL version).
5. Run the service pack EXE with the ‘-x’ switch. It instructs service pack to extract all of its contents and to not automatically run the install.
6. Run ‘UPDATE /s:’. The update.exe file should be located in the ‘update’ directory of the service pack files.
7. Copy the modified i386 back into the ISO image. Use WinISO to delete the old i386 directory then replace it with the new one.
8. Burn a new CD.
As long as you follow this procedure, you should have a bootable Windows XP with SP2 CD.
Keywords: Windows XP SP2 SP1 slipstream slipstreaming update /s i386