PDA

View Full Version : Push Installation Query


dannyboy
July 21st, 2005, 12:15 PM
Hi all

I'm pushing out a custom package to a workstation, and it works fine except for one thing.

As well as the default command line switches (/SILENTMODE /INSTMFC), I have added /SHOWRESTART , so that the install is silent but the user is asked to reboot when it's complete.

However, the /SHOWRESTART bit isn't working. In the notes it says it will only flag up if a reboot is needed, but I can tell that it is needed as I can't get into Control Centre without a restart (it says error initializing kernel).

Any thoughts ???

Thanks :)

Marcos
July 21st, 2005, 12:18 PM
The /showrestart parameter works only in conjunction with the /reboot parameter

dannyboy
July 21st, 2005, 12:24 PM
doh!

thanks very much. It works perfectly now :)