/build/static/layout/Breadcrumb_cap_w.png

InstallShield No Reboot

Is there anyone to work with a setup.exe (InstallShield) so that it doesn't reboot after the uninstall? After the Installer is finished it just reboot's your computer without a dialog box or any warning.


0 Comments   [ + ] Show comments

Answers (1)

Posted by: rileyz 10 years ago
Red Belt
0

Have you tried REBOOT=REALLYSUPPRESS

ie msiexec /x GUID /qn REBOOT=REALLYSUPPRESS

Not sure how you pass this through a exe as i always use the MSI's.


Comments:
  • I'll try that, thanks. If that doesn't work, do you suggest i generate an MSI and work with that. It's always easier i guess. - Brockk7 10 years ago
  • lol, I bet you a school yard lunch that your exe is wrapping up a MSI (:
    Have a read of this: http://kb.flexerasoftware.com/doc/Helpnet/isxhelp12/IHelpSetup_EXECmdLine.htm - rileyz 10 years ago
  • So you think if i specifiy /v to enable MSI commands, then something like /norestart or REBOOT=ReallySupress would work? - Brockk7 10 years ago
  • Exactly how long would it take to test the theory in one of your test VMs?!? - anonymous_9363 10 years ago
  • Not long at all ^^ - Brockk7 10 years ago
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ