
evileye07021.552494439824342E12 asked a question.
OnRebooted - SdFinish hidden
In OnRebooted, I'd like to call SdFinish to let the user know everything is complete. Unfortunately, sometimes the SdFinish is hidden and unavailable to the user. Since they can't see it, they can't press the finish button and get to their desktop. I'm seeing this mostly on Win2000.
This problem has been around for while. The developers recognized it as a problem and said it would be fixed. That was years ago.
Does anyone know of a fix or workaround.
Here's some previous topics discussing the issue :
http://community.installshield.com/showthread.php?t=124251
http://community.installshield.com/showthread.php?t=93811
Perhaps see the topic "Setup.exe and Update.exe Command-Line Parameters" for information about the /delayedstart switch? "
I'm not sure what this has to do with my problem. Are you suggesting adding a delay will fix the problem?
Also, the help for this specifically mentions "this option is not needed when the installation starts automatically after reboot (for example, due to a call to SdFinishReboot before reboot).". My setup DOES call SdFinishReboot. My problem is calling SdFinish in OnRebooted. Perhaps you are suggesting I remove /delayedstart. Does this get added by default when BATCH_INSTALL = TRUE?
http://community.installshield.com/showthread.php?t=124251