ruudboek
Oct 9 2004, 04:54 PM
Hello all,
i am trying to get Bitdefender standard 8.0 silent, but the old switches from Bitdefender 7.2 do not seem to work.
The old switches are :
msiexec /i "r:\bitdefender\bdstandard.msi" /qb- REBOOT=Suppress'
Regrettably the silent install stops after doing a automatic scan for virusses. You then have to click on "Close" to make it proceed.
SiMoNsAyS
Oct 9 2004, 10:54 PM
i've built a custom installer, i'll post a guide perhaps 12h... is it enough? dunno

as i tip i can say that i use the administrative installation way
mazin
Oct 10 2004, 02:21 AM
You can add these to your command line:
SCAN=0 UPDATE=0 ICON=0
Hope it works for you.
ruudboek
Oct 10 2004, 03:10 AM
SCAN=0 UPDATE=0 ICON=0 Worked like a charm. Thx all, really appreciate this.