For all your information, here is a site i use to download all the latest patches when i build a new install disc:
http://www.softwarepatch.com/index.html
also when you download your patches, you can write a batch file to install your patches to your setup source.
Copy your Windows XP CD to your system ie: c:\XPSETUP
Download all your patches to c:\XPPATCH
then use the following command as an example:
Code:
C:\XPPATCH\SPTITLE.exe -s:C:\XPSETUP
That will intragrate your service pack into your setup,
To intergrate patches use the following
Code:
c:\XPPATCH\KBPATCHNO.exe /integrate:C:\XPSETUP
Rem that you need to copy the entire CD to XPSETUP, setup.exe, I386, the lot,