Help - Search - Members - Calendar
Full Version: Wise Installer Issues
MSFN Forums > Unattended Windows Discussion & Support > Application Installs

   
Google Internet Forums Unattended CD/DVD Guide
Diabolical82
One of my apps is created with Wise Installer, it'll automatically reboot and how do I surpress that?
1chaoticadult
There's no switch to surpress a reboot with wise installer. You have to make an autoit script in order to do it. Check out this thread for an example--> http://www.msfn.org/board/How-To-Outpost-Firewal-t29004.html
Diabolical82
Found me different installer for same apps it's MSI. I'm having same issues I tried using the following switches

/noreboot
REBOOT=REALLYSUPPRESS
REBOOT=SUPPRESS

It still reboot Arghhh, any good apps that'll let me modify msi packages?
1chaoticadult
Did you try with /qn REBOOT=Suppress in this syntax with the app you are trying to install. I haven't had an app yet ignore the reboot command in an msi package. Anyway if you want to edit msi I recommend MaSaI Editor (its free).
Diabolical82
Thanks, tried out MaSaI and it solved my problem! Found a string "force reboot" that's sooo nasty!
Google Internet Forums Unattended CD/DVD Guide
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.