Diabolical82 Posted October 2, 2004 Posted October 2, 2004 One of my apps is created with Wise Installer, it'll automatically reboot and how do I surpress that?
1chaoticadult Posted October 2, 2004 Posted October 2, 2004 (edited) 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/index.php?showtopic=29004 Edited October 2, 2004 by drthawhizkid
Diabolical82 Posted October 3, 2004 Author Posted October 3, 2004 Found me different installer for same apps it's MSI. I'm having same issues I tried using the following switches/norebootREBOOT=REALLYSUPPRESSREBOOT=SUPPRESSIt still reboot Arghhh, any good apps that'll let me modify msi packages?
1chaoticadult Posted October 3, 2004 Posted October 3, 2004 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 Posted October 5, 2004 Author Posted October 5, 2004 Thanks, tried out MaSaI and it solved my problem! Found a string "force reboot" that's sooo nasty!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now