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
- :
- Detect system reboot???
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Nov 25, 2008
06:23 AM
Detect system reboot???
Is there any way (through InstallShield) to check whether the system has just restarted? I have an action dependant upon this?
How to get the information whether the system has retarted?
How to get the information whether the system has retarted?
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Nov 25, 2008
06:20 PM
For MSI, one option is to use the AFTERREBOOT property to detect if a reboot was caused by the ForceReboot action...