FrozenBlade
Jan 23 2007, 03:42 PM
Could someone please make a silent install for Bitdefender 8.0 Free Anti Virus please.
Link to the download.
http://www.bitdefender.com/PRODUCT-14-en--...ee-Edition.html To get the download, click on the downloads link on the right.
EDIT: Please
DJPro
Jan 23 2007, 05:34 PM
This is one way you can install it silent.
Just unpack the exe file and you will see there is an msi file called bdfree.msi
Then use a silent switch for it like EXAMPLE: ...\bdfree.msi /qn REBOOT=Suppress SCAN=0 UPDATE=1
You can also use other silent switches, check them out with 'Universal Silent Switch Finder'
Good luck!
FrozenBlade
Jan 23 2007, 06:40 PM
Thanks so much for the reply, I understand that kind of, but just to be sure, where would I put the switch, in CMDLines?
DJPro
Jan 24 2007, 04:23 AM
Depends how you want to install it. For example:
In cmdlines.txt add:
[Commands]
"RunOnceEx.cmd"
And then create your runonceex.cmd like in this tutorial:
http://showcase.netins.net/web/giftitems/I...unOnceEx_31.htm
FrozenBlade
Jan 24 2007, 06:45 AM
Thanks, I managed to get it running just fine.