Michi Posted December 25, 2006 Posted December 25, 2006 When I make my own add-on and i make it a silent install and the install asks to reboot at the end what does it do?
bj-kaiser Posted December 26, 2006 Posted December 26, 2006 probably you have to add a switch to the installer commandline to supress the reboot messagebox and the reboot.what sort of installer or what application is it?
Michi Posted December 26, 2006 Author Posted December 26, 2006 installer of NOD32 and Kaspersky Internet Securitythey both ask at the end wether to reboot
bj-kaiser Posted December 26, 2006 Posted December 26, 2006 (edited) http://www.uawiki.org/doku.php?id=silent_a...witchesdb:nod32There is something for NOD32. Still searching for Kaspersky.edit: Kaspersky uses InstallShield. This should help you there:http://uawiki.org/doku.php?id=silent_apps:...s:installshieldan alternative way would be to extract the MSI from the exe and use the well-known MSI-commands. Your choice. Edited December 26, 2006 by bj-kaiser
Michi Posted December 27, 2006 Author Posted December 27, 2006 (edited) they both dont work the silent thing with kaspersky doesnt work, /passive does but the /norestart doesn't work so it will still restart but i dunno if that will happen during the install of windows.and for nod it just doesn't work Edited January 5, 2007 by Michi
Speeddymon Posted January 7, 2007 Posted January 7, 2007 they both dont work the silent thing with kaspersky doesnt work, /passive does but the /norestart doesn't work so it will still restart but i dunno if that will happen during the install of windows.and for nod it just doesn't work for Kaspersky (Installshield), extract file to a temp folder, go to temp folder and delete setup.issthen run setup.exe with -rChoose your options, and make sure you pick do not restart at the end.Then go to windows dir and move setup.iss from there to the temp folder you installed from.. Then when you run setup.exe run it with -s and it will install silent and not restart../norestart was actually for nod32, not kaspersky, so try /norestart on nod32 and see if it works.
SRJ Posted January 7, 2007 Posted January 7, 2007 NOD32 will require you to use an AutoIT script (or similar)... far too many options that need setting.
Kelsenellenelvian Posted January 7, 2007 Posted January 7, 2007 (edited) All you need for Nod32 is /SILENTMODE (This is for the standard installation) Edited January 7, 2007 by Kelsenellenelvian
DryKillLogic Posted January 30, 2007 Posted January 30, 2007 Speedydymon: I tried to do what you said but when I extract the setup package the .iss file doesnt exist. I used winrar and universal extractor.The package is the installshield version.Thanks in advanced.
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