Torgeir
Thu May 06 12:59:45 CDT 2004
JeffH wrote:
> Does anyone know how you can force a computer not to
> reboot after installing a hotfix? I knowsome patches have
> an option either in a switch or in an ini file, but some
> do not. For example, if you look at js56nen.exe and use
> a '/?' on a command-line, you don't have an option to not
> reboot or hide the message that prompts you to do so.
> There's the /q for qwuiet-mode but that doesn't supress
> everything.
Hi
js56nen.exe is packaged with IExpress, so this will make it
unattended and suppress any reboot:
js56nen.exe /q:a /r:n
Command-Line Switches For IExpress Software Update Packages
http://support.microsoft.com/?kbid=197147
Anyway, I would not recommend that you deploy js56nen.exe, it is much
better to deploy the complete WSH package, where the latest version
includes the updates in js56nen.exe and other updates as well.
You can download the WSH package from here
http://msdn.microsoft.com/downloads/list/webdev.asp
Unattended install of the WSH with no reboot offer:
scripten.exe /q:a /r:n
--
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/community/scriptcenter/default.mspx