tguez
03-10-2007, 01:05 PM
when i let setup factory detect if a restart is necessary, how do i launch the program only if a restart is not necessary?
If let the function run which detects if a restart is necessary, then how do i tell that the user did not click "no" to restarting. If the user clicked "no" i do not want to launch, but if the user was never prompted because a restart is not neccessary, then i want to run my applciation.
How do i determine if the user clicked no?
Tomer
If let the function run which detects if a restart is necessary, then how do i tell that the user did not click "no" to restarting. If the user clicked "no" i do not want to launch, but if the user was never prompted because a restart is not neccessary, then i want to run my applciation.
How do i determine if the user clicked no?
Tomer