How to slipstream Windows XP (XP)

Slipstreaming SP1a (Service Pack 1a) with Windows XP

Based on SP2 guide by Robin, (Necron)

 

Slipstreaming can be a useful thing when re-installing XP. It is used to add updates and other programs to your Windows XP CD, so that you will not have to install them after you install Windows. For example, you can copy the installation directory from your XP CD-ROM to the hard drive, slipstream the XP SP1 (Service Pack 1) files into that installation directory, and than write it back to a recordable CD, giving you a bootable copy of the XP setup disk that includes SP1a. You can also do the same with e.g. hot-fixes. 

A guide on how to do this with Service Pack 1a follows:

1. Insert a bootable Windows XP CD-ROM into your DVD/CD-ROM drive. Create a folder in the root of your C: drive called XP (C:\XP) and copy the contents of the CD-ROM to that folder.

2. Download XP SP1a and extract it 

Windows XP Service Pack 1 here 

(Press the ENTER button after each command line)



3. In this part we are going to combine XP and SP1.

(Press the ENTER button after each commandline)


cd i386
cd update
update -s:c:\xp



4. Next you need to extract the file which is needed to make your CD-ROM bootable.

Download IsoBuster here  


5. The final step is burning the SP1 slipstreamed version of XP.



 





Finally I would like to add that if you understood the commands written in cmd.exe, basically the same method is used when slipstreaming XP with hot-fixes.