CanadaRob wrote:
> I do a lot of XP installs as part of my job. I have the Version 5 Windows
> Update packed into my slipstream, to cut down on the number of clicks after
> installation. Is there a way to do this with version 6? My previous technique
> of extracting all the cabs in the IE cache and running regsvr32.exe on
> wusetup.inf doesn't seem to work this time.
>
> Please let me know
> Rob
Hi,
I suggest you use the [GuiRunOnce] section in Sysprep.inf to run
WindowsUpdateAgent20-x86.exe in unattended mode.
Unattended installation command line switches:
WindowsUpdateAgent20-x86.exe /quiet /norestart
Download URL:
For x86-based computers (WindowsUpdateAgent20-x86.exe)
http://go.microsoft.com/fwlink/?LinkId=43264
(will work for Win2k SP3 and SP4, WinXP RTM/SP1/SP2, and
Win2k3 RTM/SP1)
For x64-based computers (WindowsUpdateAgent20-x64.exe):
http://go.microsoft.com/fwlink/?LinkId=43265
--
torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway
Administration scripting examples and an ONLINE version of
the 1328 page Scripting Guide:
http://www.microsoft.com/technet/scr...r/default.mspx