This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Re: Reboot AFTER installation complete
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
‎Dec 17, 2008
05:14 PM
Reboot AFTER installation complete
Hi
I would like to reboot the machine after the install completes. How can I do this?
I need to prompt the user with something like
"To complete the install process, you must restart your machine. Would you like to install now?" With Yes and a No button. User must select either.
Any one know how to do this?
I would like to reboot the machine after the install completes. How can I do this?
I need to prompt the user with something like
"To complete the install process, you must restart your machine. Would you like to install now?" With Yes and a No button. User must select either.
Any one know how to do this?
(4) Replies
‎Dec 17, 2008
06:09 PM
Perhaps look into the values of the REBOOT property, or look into using the ScheduleReboot action?
‎Dec 17, 2008
06:48 PM
Thanks, I'll try Schedule Reboot. When does this action appear? I have set it after Install Finalize..
In the Custom Action Sequences I have set the ScheduleReboot custom action under the following areas (Yes means I have it there, no means I have no action there)
Installation - User Interface - No
- Execute - Yes
Advertisement - User Interface - No
- Execute - Yes
Administration - User Interface - No
- Execute - Yes
I have not built my project yet. Does this look OK? Will my system reboot after the installation completes?
In the Custom Action Sequences I have set the ScheduleReboot custom action under the following areas (Yes means I have it there, no means I have no action there)
Installation - User Interface - No
- Execute - Yes
Advertisement - User Interface - No
- Execute - Yes
Administration - User Interface - No
- Execute - Yes
I have not built my project yet. Does this look OK? Will my system reboot after the installation completes?
‎Dec 18, 2008
08:51 AM
Please see the help topic "ScheduleReboot Action".