JACOBKELL Posted May 6, 2004 Posted May 6, 2004 This is my svckpack file:[Version] Signature="$Windows NT$"MajorVersion=5MinorVersion=1BuildNumber=2600 [setupData]CatalogSubDir="\i386\Update" [ProductCatalogsToInstall] [setupHotfixesToRun]DX9NTopk.exe //Direct X 9winamp.msi Xfull=1 /qb //Full version of winamp 5LIPsetup.msi //Croatian langaue interface packIs it correct?Also i want add this hotfixes:Windows-KB833330-ENUWindowsXP-KB823980-x86-ENUWindowsXP-KB822603-x86-ENU_d5007e34cf81d51e58b8eb4fb8912fb[1]Q815021_WXP_SP2_x86_ENUWINDOWSXP_KB823559_X86_ENUQ329170_WXP_SP2_ENWindowsXPsaserpatchI dont know will it good to put all of them or just some of them.Please add fixes which are good of this to my svcpack.inf.Also,i have different slipstreamed media player:It has four files:wmp.cab,wmp.sif.wmp.dos and wmp.cmd.Can i add this to compilation?Also i was want add cosmetic surgery and boot screen but i was notice there is more solutions so i need to study more.But,if someone sucessfully add uxtheme and bootscreen to himself slipstreamed,please tell me how you did that.
[BM]Crusher Posted May 6, 2004 Posted May 6, 2004 i wouldn't recommend running any app installs through svcpack (like winamp) although you can put the media player 9 and directx9 silent installers in herewait until the first boot of windows to install any appsIt doesn't look right because you are missing all the critical updates? Or are they slipstreamed? If they are slipstreamed, where is the ProductCatalogs info?don't use the "slipstream" media player or directx...you need this Media Player 9 Installer and this DirectX 9.0b Installerinstall your boot screen etc through cmdlines.txt, or through runonceex commandshere's a sample svcpack.inf[Version]Signature="$Windows NT$"MajorVersion=5MinorVersion=1BuildNumber=2600 [setupData]CatalogSubDir="\I386\SvcPack" [ProductCatalogsToInstall] [setupHotfixesToRun]q330994.exe /Q:A /R:Njs56nen.exe /Q:A /R:Nmdac.cmdq823182.exe /Q /O /N /Zq824105.exe /Q /O /N /Zq824141.exe /Q /O /N /Zq825119.exe /Q /O /N /Zq826939.exe /Q /O /N /Zq828028.exe /Q /O /N /Zq828035.exe /Q /O /N /Zq828741.exe /Q /O /N /Zq831167.exe /Q:A /R:Nq832894.exe /Q:A /R:Nq835732.exe /Q /O /N /Zq837001.exe /Q /O /N /Zq837009.exe /Q:A /R:NWMP9MM2.exeq828026.exe /Q /O /N /Zqchain.exeDX9NTopk.exe
JACOBKELL Posted May 7, 2004 Author Posted May 7, 2004 Yes but there is different switches.How can i know which i good and which are not?
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now