I have some prerequisites required, and one of the prerequisites requires a reboot if installed before the rest of the setup can continue. Using InstallShield, how do you force a restart after prerequisites are installed?
Thanks!
I have some prerequisites required, and one of the prerequisites requires a reboot if installed before the rest of the setup can continue. Using InstallShield, how do you force a restart after prerequisites are installed?
Thanks!
Assuming this is an MSI installation looks like you need to initiate the ForceReboot action to take place within the InstallShield script. Check the Flexera Software KB for additional details searching on ForceReboot.