How do I tell if there is a reboot scheduled? I need to run a program at the end of an install including after the reboot if there is one.
I have got my program set to launch with the RunOnce registry entry but the problem is if the installer requires a reboot then it will attempt to run my program before completing the rest of the install.
I have checked the BATCH_INSTALL variable but it has not helped. I even tried forcing a reboot at the end of the install (just to try to get something consistant) using the SdFinishReboot but then when the install has determined that it needs to reboot it prompts the user twice.
I am not sure where installshield is getting this other information from or why I am not able to see the code that is causing it (there are no other instances of BATCH_INSTALL or SdFinishReboot in my script). I purchased this product as an upgrade from Express but when I do not have access to what is happening I am not sure how much of an upgrade this is.
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.

How to tell if reboot is scheduled?
Started by
tnation
, Oct 17 2002 23:32
1 reply to this topic