Jump to content


This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Photo

CA reboot


2 replies to this topic

lacisasa

lacisasa
  • Members
  • 4 posts

Posted 16 February 2002 - 18:31

I have a schedulereboot CA. The condition is REBOOT=YES
I would like to skip the Reboot Yes/No window and make the reboot only Yes. What is the best way of doing it and how to do it?
Any help would be appreciated.

Irina

Irina
  • Members
  • 227 posts

Posted 19 February 2002 - 17:02

Hi,
I don't think you can change this Windows Installer dialog to remove the NO button.You can set a property REBOOT = ReallySuppress to suppress all promts for reboots. See the "REBOOT property" topic in the Windows Installer Help for more information.

Ahf

Ahf
  • Members
  • 2 posts

Posted 24 February 2002 - 13:10

Set Property "REBOOTPROMPT" to value "Supress"