Help - Search - Members - Calendar
Full Version: ESET NOD32 Antivirus 4 Silent Setup?
MSFN Forums > Unattended Windows Discussion & Support > Application Installs

   


Google Internet Forums Unattended CD/DVD Guide
GeorgeVasil
Hi @ All..

I am searching the silent switch for ESET NOD32 Antivirus 4 for WPI.

I've tried :

msiexec.exe /i "%wpipath%\Install\Antivirus\ESET NOD32 Antivirus 4\eav_nt32_enu.msi" /qb

msiexec.exe /i "%wpipath%\Install\Antivirus\ESET NOD32 Antivirus 4\eav_nt32_enu.msi" /qn REBOOT="ReallySuppress"

msiexec.exe /i "%wpipath%\Install\Antivirus\ESET NOD32 Antivirus 4\eav_nt32_enu.msi" /qn

Setup starts but i get a window prompt with number '1' in it.

I've used forum search bun no result.

thanks in advance!
x-Shadow-x
The number 1 is an error, it means that there is another antivirus installed on the machine (when you start the setup, it tells you if there will be any conflicts) That is the error. Run the setup without any switches, then remove the antivirus/whatever is in conflict with the install.
belivakov
Try to use this line.

msiexec.exe /i eav_nt32_enu.msi /qb! REBOOT="ReallySuppress" ADMINCFG="Config.xml"

I use it since v.3.0
GeorgeVasil
QUOTE (x-Shadow-x @ May 16 2009, 08:25 PM) *
The number 1 is an error, it means that there is another antivirus installed on the machine (when you start the setup, it tells you if there will be any conflicts) That is the error. Run the setup without any switches, then remove the antivirus/whatever is in conflict with the install.


Oopps!

Yes you are Right.I was testing multiple silent 'antivirus setups' on a row..so i got this error.Thanks!


QUOTE (belivakov @ May 16 2009, 09:05 PM) *
Try to use this line.

msiexec.exe /i eav_nt32_enu.msi /qb! REBOOT="ReallySuppress" ADMINCFG="Config.xml"

Iuse it since v.3.0


I successfully performed a silent setup with WPI with the following command:

msiexec.exe /i "%wpipath%\Install\Antivirus\ESET NOD32 Antivirus 4\eav_nt32_enu.msi" /passive
Stoner81
QUOTE (belivakov @ May 16 2009, 07:05 PM) *
Try to use this line.

msiexec.exe /i eav_nt32_enu.msi /qb! REBOOT="ReallySuppress" ADMINCFG="Config.xml"

I use it since v.3.0


Dude thanks for the hint on the ADMINCFG=xxxx.xml been trying to work this out for a while without having to rebuild the whole msi file!!!

Thanks a million (I just hope it works with v4)

Cheers!

Stoner81.
cleric1985
How to create the file of configuration Config.xml for versions 4?
Dumpy Dooby
QUOTE (cleric1985 @ Nov 2 2009, 12:24 PM) *
How to create the file of configuration Config.xml for versions 4?

Advanced Settings->Export
cleric1985
QUOTE (Dumpy Dooby @ Nov 2 2009, 10:44 PM) *
Advanced Settings->Export


I did it, during unattended install configuration is not used
Dumpy Dooby
Sorry, I assumed that would work.

I personally use an administrative program that's made by ESET specifically for creating those configuration files. I can't think of the name of it right now. I haven't used it in over a year. I created a config file and haven't had to use it since then. *shrug*




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.