How to slipstream Windows XP (XP)

Slipstreaming SP2 (Service Pack 2) with Windows XP

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 SP2 (Service Pack 2) 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 SP2. You can also do the same with e.g. hot-fixes. 

A guide on how to do this with Service Pack 2 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 SP2 and extract it 

Windows XP Service Pack 2 here 

(Press the ENTER button after each command line)



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

(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 SP2 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.