oc2 Posted June 22, 2004 Posted June 22, 2004 hello guys,i got a problem with installing my hotfixes, it doest start at all this is my unattend.bat :rem @echo offset AnswerFile=Y:\WinXp-Nl\i386\winnt.sifset SetupFiles=Y:\WinXp-Nl\i386Y:cd \\WinXp-NL\i386\winnt32.exe /syspart:C: /noreboot /makelocalsource /tempdrive:C: /s:%SetupFiles% /unattend:%AnswerFile% /copysource:langand my winnt.sif :;SetupMgrTag[Data] AutoPartition=1 MsDosInitiated="0" UnattendedInstall="Yes"[unattended] UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=Yes TargetPath=\WINDOWS Repartition=No WaitForReboot=No UnattendSwitch=yes OemPnPDriversPath="Drivers\001_chipset;Drivers\002_network;Drivers\003_video;Drivers\004_audio" DriverSigningPolicy=Ignore [GuiUnattended] AdminPassword=* EncryptedAdminPassword=NO OEMSkipRegional=1 TimeZone=110 OemSkipWelcome=1[userData] ProductKey=xxxxx-xxxxx-xxxxx-xxxxx-xxxxx FullName="usr" OrgName="usr" ComputerName=*[Display] BitsPerPel=32 Xresolution=1024 YResolution=768[TapiLocation] CountryCode=31[identification] JoinWorkgroup=Werkgroep[Networking] InstallDefaultComponents=Yesand this is the svcpack.inf :[Version]Signature="$Windows NT$"MajorVersion=5MinorVersion=1BuildNumer=2600[setupData]CatalogSubDir="\i386\Update"[ProductCatalogsToInstall][setupHotfixesToRun]DX9NTopk.exeWMP9.exeQ819696.exe /Q /O /N /ZQ824105.exe /Q /O /N /ZQ824141.exe /Q /O /N /ZQ825119.exe /Q /O /N /ZQ826939.exe /Q /O /N /ZQ828026.exe /Q /O /N /ZQ828035.exe /Q /O /N /ZQ828741.exe /Q /O /N /ZQ835732.exe /Q /O /N /ZQ837001.exe /Q /O /N /ZQ839643.exe /Q /O /N /ZQ840374.exe /Q /O /N /Zjs56nnl.exe /Q:A /R:NQ832894.exe /Q:A /R:NQ831167.exe /Q:A /R:NQ837009.exe /Q:A /R:Nq832483.cmdi dont know whats going wrong maybe u guys know itthanks in advangedoc
Bilou_Gateux Posted June 22, 2004 Posted June 22, 2004 the [ProductCatalogsToInstall] should not be empty but list the name of the CATs files.A sample of my Win2K svcpack.inf[Version] Signature="$Windows NT$" MajorVersion=5 MinorVersion=0 BuildNumber=2195 [SetupData] CatalogSubDir="\i386\svcpack" [SetupHotfixesToRun] DX81NTOP.EXE /Q:A /R:N IE6SP1.EXE /Q:A /R:N IE6START.EXE /Q:A /R:N 329115.EXE /Q /U /O /N /Z 818043.EXE /Q /U /O /N /Z 820888.EXE /Q /U /O /N /Z 822831.EXE /Q /U /O /N /Z 823182.EXE /Q /U /O /N /Z 823559.EXE /Q /U /O /N /Z 824105.EXE /Q /U /O /N /Z 824141.EXE /Q /U /O /N /Z 824146.EXE /Q /U /O /N /Z 825119.EXE /Q /U /O /N /Z 826232.EXE /Q /U /O /N /Z 828035.EXE /Q /U /O /N /Z 828741.EXE /Q /U /O /N /Z 828749.EXE /Q /U /O /N /Z 829558.EXE /Q /U /O /N /Z 835732.EXE /Q /U /O /N /Z 837001.EXE /Q /U /O /N /Z Q832894.EXE /Q:A /R:N "ENU_Q8~1.EXE /Q:A /R:N /C:""DAHOTFIX.EXE /Q /N""" QCHAIN.EXE [ProductCatalogsToInstall] DTCSETUP.CAT KB329115.CAT KB820888.CAT KB822831.CAT KB823182.CAT KB823559.CAT KB824105.CAT KB824141.CAT KB824146.CAT KB825119.CAT KB826232.CAT KB828035.CAT KB828741.CAT KB828749.CAT KB829558.CAT KB835732.CAT KB837001.CAT Q818043.CAT Q832894.CATI hightly recommend to use XPCreate to build install CDs with HF already integrated.
Bilou_Gateux Posted June 22, 2004 Posted June 22, 2004 Microsoft How to :How to slipstream Hotfixes that replace Pre-Existing Driveror MSFN Forums :Slipstreaming SP2 hotfixes...and a fine tutorialCreate A Bootable/Slipstreamed Windows XP Installation CD
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now