January 11, 200719 yr I'm trying to build a Windows 2000 CD with all the updates since SP4 as listed in this forum. I'm using the SVCPACK.INF method.After a lot of testings using Virtual PC I made this SVCPACK.INF file:;Windows 2000[Version]Signature="$Windows NT$"MajorVersion=5MinorVersion=0BuildNumber=2195[SetupData]CatalogSubDir="\I386\SVCPACK"[ProductCatalogsToInstall][SetupHotfixesToRun]KB911562.EXE /Q /O /Z /NIE6SETUP.EXE /Q:A /R:NKB842773.EXE /Q /O /Z /NKB891861.EXE /Q /O /Z /NKB893756.EXE /Q /O /Z /NKB893803.EXE /Q /O /Z /NKB896358.EXE /Q /O /Z /NKB896423.EXE /Q /O /Z /NKB896424.EXE /Q /O /Z /NKB899587.EXE /Q /O /Z /NKB899589.EXE /Q /O /Z /NKB900725.EXE /Q /O /Z /NKB901017.EXE /Q /O /Z /NKB901214.EXE /Q /O /Z /NKB904706.EXE /Q /O /Z /NKB905414.EXE /Q /O /Z /NKB905495.EXE /Q /O /Z /NKB905749.EXE /Q /O /Z /NKB908519.EXE /Q /O /Z /NKB908531.EXE /Q /O /Z /NKB911280.EXE /Q /O /Z /NKB911564.EXE /Q /O /Z /NKB912919.EXE /Q /O /Z /NKB913580.EXE /Q /O /Z /NKB914388.EXE /Q /O /Z /NKB914389.EXE /Q /O /Z /NKB917344.EXE /Q:A /R:NKB917008.EXE /Q /O /Z /NKB917422.EXE /Q /O /Z /NKB917537.EXE /Q /O /Z /NKB917734.EXE /Q /O /Z /NKB917736.EXE /Q /O /Z /NKB917953.EXE /Q /O /Z /NKB918439.EXE /Q /O /Z /NKB920213.EXE /Q /O /Z /NKB920670.EXE /Q /O /Z /NKB920683.EXE /Q /O /Z /NKB920685.EXE /Q /O /Z /NKB920958.EXE /Q /O /Z /NKB921398.EXE /Q /O /Z /NKB922582.EXE /Q /O /Z /NKB922616.EXE /Q /O /Z /NKB923191.EXE /Q /O /Z /NKB923414.EXE /Q /O /Z /NKB923689.EXE /Q /O /Z /NKB923694.EXE /Q /O /Z /NKB923980.EXE /Q /O /Z /NKB924191.EXE /Q /O /Z /NKB924270.EXE /Q /O /Z /NKB925398.EXE /Q /O /Z /NKB925454.EXE /Q /O /Z /NKB929969.EXE /Q /O /Z /NQCHAIN.EXEI had to put the KB911562 on top because it won't install before KB891861 (Update Rollup 1) as he complains about a reboot required for some MDAC files to update. If I do that way Windows Update says that I need the Q832483 update, but the manual install says that patch can't be applied because there's a newer version of some files installed on the system: the files updated by KB911562. I don't believe that Q832483 is really required as it's not listed on the updates list topic on this forum.How can I get rid of this sillyness? I'm using the Spanish translation.
January 25, 200719 yr Try installing the hotfixes in the folowing order, it works very good for me. This is my svcpack.inf[CatalogHeader][Version]BuildNumber=2195MinorVersion=0MajorVersion=5Signature="$WINDOWS NT$"[SetupData]CatalogSubDir="\I386\svcpack"[SetupHotfixesToRun]KB890830.exe /qDX9Win2k.EXEIE6Win2K.EXEMPLAYER9.exe /Q:U /R:N"ESN_Q832483_MDAC_x86.EXE /C:""dahotfix.exe /q /n"" /q:a"WUAgent.exe /wuforce /quiet /norestartWindowsInstaller-KB893803-v2-x86.exe /q /n /zWindowsMedia-Q828026-x86-ESN.exe /q /n /zWindowsMedia-KB911564-x86-ESN.exe /q /n /zWindowsMedia6-KB925398-x86-ESN.exe /q /n /zWindowsMedia9-KB917734-x86-ESN.exe /q /n /zIE6.0sp1-KB905495-Windows2000-x86-ESN.exe /q /n /zOE6.0sp1-KB923694-Windows2000-x86-ESN.exe /q /n /zIE6.0sp1-KB925454-Windows2000-x86-ESN.exe /q /n /zIE6.0sp1-KB929969-Windows2000-x86-ESN.exe /q /n /zWindows-KB870669-x86-ENU.exe /Q:A /R:NWindows2000-KB329115-x86-ESN.exe /q /n /zWindows2000-KB842773-x86-ESN.EXE /q /n /zWindows2000-KB891861-v2-x86-ESN.EXE /q /n /zWindows2000-KB893756-x86-ESN.EXE /q /n /zWindows2000-KB896358-x86-ESN.EXE /q /n /zWindows2000-KB896422-x86-ESN.EXE /q /n /zWindows2000-KB896423-x86-ESN.EXE /q /n /zWindows2000-KB896424-x86-ESN.EXE /q /n /zWindows2000-KB899587-x86-ESN.EXE /q /n /zWindows2000-KB899589-x86-ESN.EXE /q /n /zWindows2000-KB900725-x86-ESN.EXE /q /n /zWindows2000-KB901017-x86-ESN.EXE /q /n /zWindows2000-KB901214-x86-ESN.EXE /q /n /zWindows2000-KB905414-x86-ESN.EXE /q /n /zWindows2000-KB905749-x86-ESN.EXE /q /n /zWindows2000-KB908519-x86-ESN.EXE /q /n /zWindows2000-KB908531-v2-x86-ESN.EXE /q /n /zWindows2000-KB911280-v2-x86-ESN.EXE /q /n /zWindows2000-KB912919-x86-ESN.EXE /q /n /zWindows2000-KB913580-x86-ESN.EXE /q /n /zWindows2000-KB914388-x86-ESN.EXE /q /n /zWindows2000-KB914389-x86-ESN.EXE /q /n /zWindows2000-KB917008-x86-ESN.EXE /q /n /zWindows2000-KB917344-56-x86.Exe /Q:A /R:NWindows2000-KB917422-x86-ESN.EXE /q /n /zWindows2000-KB917537-x86-ESN.EXE /q /n /zWindows2000-KB917736-x86-ESN.EXE /q /n /zWindows2000-KB917953-x86-ESN.EXE /q /n /zWindows2000-KB920213-x86-ESN.EXE /q /n /zWindows2000-KB920670-x86-ESN.EXE /q /n /zWindows2000-KB920685-x86-ESN.EXE /q /n /zWindows2000-KB920683-x86-ESN.EXE /q /n /zWindows2000-KB920958-v2-x86-ESN.EXE /q /n /zWindows2000-KB921398-x86-ESN.EXE /q /n /zWindows2000-KB922582-x86-ESN.EXE /q /n /zWindows2000-KB922616-x86-ESN.EXE /q /n /zWindows2000-KB923191-x86-ESN.EXE /q /n /zWindows2000-KB923414-x86-ESN.EXE /q /n /zWindows2000-KB923689-x86-ESN.EXE /q /n /zWindows2000-KB923980-x86-ESN.EXE /q /n /zWindows2000-KB924191-v2-x86-ESN.EXE /q /n /zWindows2000-KB924270-x86-ESN.EXE /q /n /z
Create an account or sign in to comment