I have successfully slipstreamed and created an unattended XP SP1 CD along with integrating the hot fixes into "svcpack.inf" in the I386 directory. I just redid it for a XP SP2 disk it runs great except for it seems the “svcpack.inf” is not running. I did about a half and hour search to see if I needed to change the……… -[Version] -Signature="$Windows NT$" -MajorVersion=5 -MinorVersion=1 -BuildNumber=2600 To something different for SP2 vs. SP1 but I can not find anything I am not seeing anything I need to change? I searched for “svcpack.inf” and “svcpack.inf SP2” but did not come up with anything that looks like the answer? My SP2 disk was integrated fine and my other files run under “run once” but nothing I have under “svcpack.inf” run? Also I have been seeing that I do not need to run QCHAIN.exe any longer, is this true? SVCPACK.INF FILE [Version] Signature="$Windows NT$" MajorVersion=5 MinorVersion=1 BuildNumber=2600 [setupData] CatalogSubDir="\i386\svcpack" [ProductCatalogsToInstall] [setupHotfixesToRun] KB885835.EXE /Q /O /N /Z KB873339.EXE /Q /O /N /Z KB886185.EXE /Q /O /N /Z KB885836.EXE /Q /O /N /Z KB890175.EXE /Q /O /N /Z KB888302.EXE /Q /O /N /Z KB891781.EXE /Q /O /N /Z KB888113.EXE /Q /O /N /Z KB873333.EXE /Q /O /N /Z KB885250.EXE /Q /O /N /Z KB887742.EXE /Q /O /N /Z KB893086.EXE /Q /O /N /Z KB893066.EXE /Q /O /N /Z KB890923.EXE /Q /O /N /Z KB890859.EXE /Q /O /N /Z qchain.exe mp10.exe /Q WINNT.SIF FILE ;SetupMgrTag [Data] MsDosInitiated="0" UnattendedInstall="Yes" Autopartition=1 [unattended] UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=No TargetPath=\WINDOWS FileSystem=NTFS Repartition=Yes UnattendSwitch=yes [GuiUnattended] AdminPassword=******* EncryptedAdminPassword=NO AutoLogon=Yes AutoLogonCount=2 OEMSkipRegional=1 TimeZone=20 OemSkipWelcome=0 [userData] ProductID=********* FullName=***** OrgName=********** ComputerName=* [Display] BitsPerPel=16 Xresolution=1024 YResolution=768 Vrefresh=60 AutoConfirm=1 [branding] BrandIEUsingUnattended=Yes Home_Page=http://www.mozilla.org Help_Page=www.microsoft.com Search_Page=www.google.com [Proxy] Proxy_Enable=0 Use_Same_Proxy=1 [identification] JoinWorkgroup=WORKGROUP [Networking] InstallDefaultComponents=Yes [shell] DefaultStartPaneloff = yes DefaultThemesOff = Yes [GuiRunOnce] Command0="D:\Install\DX9C\DXSETUP.EXE /SILENT" Command1="D:\INSTALL\AdbeRdr70_enu_full.exe -q /s /v/qn" Command2="D:\iNSTALL\Java2.exe /S /v/qn" Command3="d:\Install\AVG7.exe /HIDE /DONT_START_APPS /NO_WELCOME /NO_AVGW_STARTUP /QUIT_IF_INSTALLED" Thanks for all of the great info on this site, You guys are great!!!!