- Windows XP Pro Volume
- Windows XP Pro OEM
- Windows XP Pro Retail Upgrade
- Windows XP Home OEM (plus Dell and HP Royalty OEM licenses)
- Windows XP Home Retail
- Windows XP Home Retail Upgrade
- Building MSDownloads.exe according to my guide.
- Copying MSDownloads.exe file to your XPCD\i386\SVCPACK folder.
- Adding the MSDownloads.exe entry to svcpack.inf correctly.
Try doing the following (nothing more and nothing less):
- Skip making and including MSDownloads.exe and ensure that you can successfully integrate KB942288.exe, and KB898461.exe into your XPCD. After you install Windows with your XPCD, check that these two updates no longer appear in Windows/Microsoft Update.
- Once the above is working correctly, go back to your XPCD and try adding WindowsUpdateAgent.exe. Remember, you need to unpack the Microsoft download and repack it in order for it to install silently. Follow the Guide section on how to do this.
- Once the above is working correctly, go back to your XPCD and try adding MSDownloads.exe. Just create this file thusly (nothing more and nothing less):
- Download WinRar and install it to: %ProgramFiles%\WinRAR\WinRAR.exe (This path is important.)
- Download Windows Updates Downloader (WUD) by Jean-Sebastien Carle (JCarle on MSFN.org) and install it.
- Download MSDownloads.ulz (link in first post). This is an update list that should automatically import itself into WUD.
- In Windows Updates Downloader, check the MSDownloads category to force all related files (including my MSDBuild.exe) to be re-downloaded to your MSDownloads folder.
NOTE: For now, do not include your own DataStore.edb file, instead let MSDBuild.exe use my own file, which is named DataStore.ed_. - Open the MSDownloads folder, and double-click on MSDBuild.exe to recreate MSDownloads.exe.
File Name MD5 Hash Modified Date: ----------------------------------------------------------------------------------------------- MSDownloads.exe b5b4e0513e141323194c78b98c1c2759 2008-07-19 3:30 PM (GMT -5 +1 for DST)
- Download WinRar and install it to: %ProgramFiles%\WinRAR\WinRAR.exe (This path is important.)
With everything added, your svcpack.inf, should look something like this:
[ProductCatalogsToInstall] KBnnnnnn.cat <------------represents other integrated Windows Updates KB942288.cat <------------Required, integrate with /INTEGRATE KB898461.cat <------------Required, integrate with /INTEGRATE ... <------------represents other integrated Windows Updates KBnnnnnn.cat <------------represents other integrated Windows Updates [SetupHotfixesToRun] KBnnnnnn.exe /q /n /z <--represents other integrated Windows Updates KB942288.exe /q /n /z <--Required, integrate with /INTEGRATE KB898461.exe /q /n /z <--Required, integrate with /INTEGRATE ... <--represents other integrated Windows Updates KBnnnnnn.exe /q /n /z <--represents other integrated Windows Updates QChain.exe <--Recommended, you add this to svcpack.inf. WindowsUpdateAgent.exe <--Required, you add this to svcpack.inf. MSDownloads.exe <--Required, you add this to svcpack.inf.
You must also copy the following files to your XPCD\i386\SVCPACK folder:
- QChain.exe
- WindowsUpdateAgent.exe (after you follow my guide to repackage it)
- MSDownloads.exe
Do it by the numbers, and report back.



Help


Back to top









