Help - Search - Members - Calendar
Full Version: silent install
MSFN Forums > Member Contributed Projects > nLite

   
Google Internet Forums Unattended CD/DVD Guide
Michi
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? unsure.gif
bj-kaiser
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
installer of
NOD32
and
Kaspersky Internet Security

they both ask at the end wether to reboot
bj-kaiser
http://www.uawiki.org/doku.php?id=silent_a...witchesdb:nod32

There 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:installshield
an alternative way would be to extract the MSI from the exe and use the well-known MSI-commands. Your choice.
Michi
they both dont work huh.gif

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 sad.gif
Michi
noboby knows???
Speeddymon
QUOTE (Michi @ Dec 27 2006, 08:11 AM) *
they both dont work huh.gif

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 sad.gif

for Kaspersky (Installshield), extract file to a temp folder, go to temp folder and delete setup.iss

then run setup.exe with -r

Choose 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
NOD32 will require you to use an AutoIT script (or similar)... far too many options that need setting.
Kelsenellenelvian
All you need for Nod32 is /SILENTMODE (This is for the standard installation)
DryKillLogic
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.
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.