Andrew87
02-03-2004, 03:16 PM
I have WindowsXP Pro with integrated SP1 and everytime I format it takes ages to download all the patches from Windows Update and then install them. I have them all downloaded seperately and manually run them after installing Windows, however I wanted to automate that bit but still have WindowsXP let me choose which drive to install it to, what options to fill in etc.
So will this winnt.sif file carry out the [GuiRunOnce] command? I have all the other updates put into a silent install, but this one requires the install to be done like this.
;SetupMgrTag
[Data]
AutoPartition=0
MsDosInitiated="0"
UnattendedInstall="Yes"
[Unattended]
UnattendMode=ProvideDefault
OemPreinstall=Yes
TargetPath=\WINDOWS
[GuiUnattended]
EncryptedAdminPassword=NO
OEMSkipRegional=0
TimeZone=85
[UserData]
FullName=""
OrgName=""
[TapiLocation]
CountryCode=44
[RegionalSettings]
LanguageGroup=1
Language=00000809
[GuiRunOnce]
Command0=%systemdrive%\WUTemp\hotfixes.cmd
[Identification]
JoinWorkgroup=HOME
[Networking]
InstallDefaultComponents=Yes
Thanks for all feedback!
So will this winnt.sif file carry out the [GuiRunOnce] command? I have all the other updates put into a silent install, but this one requires the install to be done like this.
;SetupMgrTag
[Data]
AutoPartition=0
MsDosInitiated="0"
UnattendedInstall="Yes"
[Unattended]
UnattendMode=ProvideDefault
OemPreinstall=Yes
TargetPath=\WINDOWS
[GuiUnattended]
EncryptedAdminPassword=NO
OEMSkipRegional=0
TimeZone=85
[UserData]
FullName=""
OrgName=""
[TapiLocation]
CountryCode=44
[RegionalSettings]
LanguageGroup=1
Language=00000809
[GuiRunOnce]
Command0=%systemdrive%\WUTemp\hotfixes.cmd
[Identification]
JoinWorkgroup=HOME
[Networking]
InstallDefaultComponents=Yes
Thanks for all feedback!