MSFN Forum: nod32 v3.0.621 silent install problems - MSFN Forum

Jump to content


Unattended CD/DVD Guide Homepage · MSFN Forum Rules

Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.

Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.

Read Forum Rules
  • 2 Pages +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

nod32 v3.0.621 silent install problems Rate Topic: -----

#1 User is offline   gbmolina 

  • Newbie
  • Group: Members
  • Posts: 44
  • Joined: 03-November 06

Posted 24 January 2008 - 01:36 AM

hi there, I´ve been trying to get the nod32 v3.0.621 silent install with WPI running but with no success, here is the code I use:

Quote

msiexec.exe /i "%WPIPATH%\Install\NOD32_3.0.621\eavbe_nt32_enu_30621.msi" /qb /cfg=%WPIPATH%\Install\NOD32_3.0.621\gbmNOD32v3settings.xml

if anyone can tell what am I doing wrong would vey much appreciate it. thanks.

PS first I get the windows installer window which shows me the aveilable commands (I tried most of them, nothing happens), then WPI just quits giving an error report about the install process :wacko:
I also tried the /silen /passive switches with no success...


#2 User is offline   mehappy 

  • Group: Members
  • Posts: 4
  • Joined: 24-October 07
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 30 January 2008 - 05:06 AM

You should use /qn instead /qb. :rolleyes:

#3 User is offline   gbmolina 

  • Newbie
  • Group: Members
  • Posts: 44
  • Joined: 03-November 06

Posted 30 January 2008 - 05:12 AM

View Postmehappy, on Jan 30 2008, 01:06 PM, said:

You should use /qn instead /qb. :rolleyes:

thanks, but it did not help, same error and no installation at all.

#4 User is offline   mehappy 

  • Group: Members
  • Posts: 4
  • Joined: 24-October 07
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 30 January 2008 - 05:34 AM

I don't know what happening when you run your command. Do you get any error message?

To find out which step(s) in installation process fail I would try to run this MSI in 3 steps:

1. msiexec.exe /i "%WPIPATH%\Install\NOD32_3.0.621\eavbe_nt32_enu_30621.msi" (without any switches) if it works, go to step 2.

2. msiexec.exe /i "%WPIPATH%\Install\NOD32_3.0.621\eavbe_nt32_enu_30621.msi" /qn. if it works too, go to step 3.

3. msiexec.exe /i "%WPIPATH%\Install\NOD32_3.0.621\eavbe_nt32_enu_30621.msi" /qn /cfg=%WPIPATH%\Install\NOD32_3.0.621\gbmNOD32v3settings.xml

If it still doesn't work, put </l* c:\eavbe.log> in the end of your command to find out what's happening when Msiexec.exe trying to install that MSI-file.

#5 User is offline   Zoldex 

  • Group: Members
  • Posts: 1
  • Joined: 31-January 08

Posted 01 February 2008 - 08:32 AM

I've exactly the same problem.
It looks like the installer doesn't like the \cfg command...

#6 User is offline   gbmolina 

  • Newbie
  • Group: Members
  • Posts: 44
  • Joined: 03-November 06

Posted 01 February 2008 - 08:45 AM

View PostZoldex, on Feb 1 2008, 04:32 PM, said:

I've exactly the same problem.
It looks like the installer doesn't like the \cfg command...

you mean to tell me that if i remove the /cfg everyhting will be ok? have you tested that?

#7 User is online   Kelsenellenelvian 

  • WPI Guru
  • Group: Developers
  • Posts: 8,326
  • Joined: 18-September 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 01 February 2008 - 08:53 AM

I have I install my Nod32 with just the /qn switch

This post has been edited by Kelsenellenelvian: 01 February 2008 - 08:54 AM


#8 User is offline   gbmolina 

  • Newbie
  • Group: Members
  • Posts: 44
  • Joined: 03-November 06

Posted 01 February 2008 - 09:35 AM

View PostKelsenellenelvian, on Feb 1 2008, 04:53 PM, said:

I have I install my Nod32 with just the /qn switch

are you sure? are you talking about nod32 v3.0.621? you mean a totaly silent install with NO reboot at the end?

#9 User is offline   midi2k6 

  • Junior
  • Pip
  • Group: Members
  • Posts: 64
  • Joined: 30-November 04

Posted 01 February 2008 - 03:41 PM

I am using the same your NOD32 version, if you're already extracted EXE to MSI, using nod32.msi /qn switch is correct. It will not REBOOT

#10 User is online   Kelsenellenelvian 

  • WPI Guru
  • Group: Developers
  • Posts: 8,326
  • Joined: 18-September 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 01 February 2008 - 07:25 PM

cmd1[pn]=['"%wpipath%\\Install\\Nod32av.msi" /qn'];

Is my WPI command.

#11 User is offline   kmaheshkumar 

  • Junior
  • Pip
  • Group: Members
  • Posts: 68
  • Joined: 25-June 07

Posted 01 February 2008 - 10:12 PM

View PostKelsenellenelvian, on Feb 2 2008, 07:55 AM, said:

cmd1[pn]=['"%wpipath%\\Install\\Nod32av.msi" /qn'];

Is my WPI command.

i am not using wpi install i am using only runoncex.cmd can any one tell me what is the parameter of that

#12 User is offline   helo 

  • Group: Members
  • Posts: 3
  • Joined: 04-January 08

Posted 01 February 2008 - 11:07 PM

The switches for NOD32 changed from version 2 to version 3.

I asume that this should work:
msiexec.exe /i "%WPIPATH%\Install\NOD32_3.0.621\eavbe_nt32_enu_30621.msi" /qb! ADMINCFG=%WPIPATH%\Install\NOD32_3.0.621\gbmNOD32v3settings.xml

Here is the RunOnceEX commands I use.
REG ADD %KEY%\100 /VE /D "ESET NOD32 Smart Security 3.0.621" /f
REG ADD %KEY%\100 /V 2 /D "%systemdrive%\install\ESET\ess_nt32_enu.msi /qb! REBOOT=ReallySuppress ADMINCFG=%systemdrive%\Install\ESET\gbmNOD32v3settings.xml" /f

Quote

Parameters for ESET Smart Security and ESET NOD32 Antivirus should be typed after the name of the MSI
installation package (e.g. ea_nt64_ENU.msi /qn):
• /qn
Quiet installation mode – no dialog windows are displayed.
• /qb!
No user intervention is possible, but the process of installation is indicated by a progress bar.
• REBOOT="ReallySuppress"
Suppresses restart after the installation of the program.
• REBOOT="Force"
Automatically reboots after the installation.
• REBOOTPROMPT =""
After the installation, a dialog window prompting the user to confirm rebooting is displayed (can’t be used along with /qn).
• ADMINCFG=”path_to_xml_file”
During the installation, parameters defined in the specified XML files are applied for the client solutions ESET. The parameter is not required for remote installation. Installation packages contain their own XML conigurations, which are applied automatically.

Quote

Insert the desired XML configuration created in the ESET Configuration Editor and named cfg.xml to the directory where the downloaded installer is located. If you run the installer, it will automatically adopt configuration from cfg.xml. In case the XML configuration file has a different name, or it is located somewhere else, the parameter ADMINCFG=”path_to_xml_file”can be used. (for example ess_nt32_enu.msi ADMINCFG=”\\server\xml\settings.xml” to apply configuration stored on a network drive).


#13 User is offline   sp00f 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 712
  • Joined: 30-November 06

Posted 03 February 2008 - 03:52 AM

msiexec.exe /i %AppsRoot%\Install\WPI\install\NOD32\nod32.3.0.msi /qn
taskkill /IM egui.exe /F

Works fine

#14 User is offline   gbmolina 

  • Newbie
  • Group: Members
  • Posts: 44
  • Joined: 03-November 06

Posted 05 February 2008 - 08:33 AM

thanks everyone, I finally got it working, the tested syntax is this:

msiexec.exe /i %WPIPATH%\Install\NOD32_3.0.621\eavbe_nt32_enu_30621.msi /qb! REBOOT="ReallySuppress" ADMINCFG=%WPIPATH%\Install\NOD32_3.0.621\gbmNOD32v3settings.xml


thanks again

#15 User is offline   atolica 

  • ENT Surgeon
  • PipPip
  • Group: Members
  • Posts: 218
  • Joined: 15-December 05
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 25 March 2008 - 03:40 PM

THAAAAANNNNNKKKKKKKKK YOOOOOOOOOOOOUUUUUUUUUUUUUUUUUU HELO!
THAAAAANNNNNKKKKKKKKK YOOOOOOOOOOOOUUUUUUUUUUUUUUUUUU HELO!
THAAAAANNNNNKKKKKKKKK YOOOOOOOOOOOOUUUUUUUUUUUUUUUUUU HELO!
THAAAAANNNNNKKKKKKKKK YOOOOOOOOOOOOUUUUUUUUUUUUUUUUUU HELO!
THAAAAANNNNNKKKKKKKKK YOOOOOOOOOOOOUUUUUUUUUUUUUUUUUU HELO!
THAAAAANNNNNKKKKKKKKK YOOOOOOOOOOOOUUUUUUUUUUUUUUUUUU HELO!
THAAAAANNNNNKKKKKKKKK YOOOOOOOOOOOOUUUUUUUUUUUUUUUUUU HELO!
THAAAAANNNNNKKKKKKKKK YOOOOOOOOOOOOUUUUUUUUUUUUUUUUUU HELO!
THAAAAANNNNNKKKKKKKKK YOOOOOOOOOOOOUUUUUUUUUUUUUUUUUU HELO!

#16 User is offline   devil270975 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 368
  • Joined: 31-July 03

Posted 08 June 2008 - 02:45 PM

you dont need admincfg=<path to xml> if your xml is called cfg.xml and resides in the same dir as the installer.

#17 User is offline   Minus30 

  • Newbie
  • Group: Members
  • Posts: 13
  • Joined: 02-July 08

Posted 07 July 2008 - 09:20 AM

Um, and what would be the layout of such an XML file? Can't seem to find it anywhere :s

#18 User is offline   amitri 

  • Junior
  • Pip
  • Group: Members
  • Posts: 55
  • Joined: 24-April 04

Posted 07 July 2008 - 07:11 PM

View PostMinus30, on Jul 7 2008, 05:20 PM, said:

Um, and what would be the layout of such an XML file? Can't seem to find it anywhere :s
With NOD32 installed and everything in place just go to setup and export settings in cfg.xml.

#19 User is offline   atolica 

  • ENT Surgeon
  • PipPip
  • Group: Members
  • Posts: 218
  • Joined: 15-December 05
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 16 August 2008 - 12:36 PM

Regarding custom silent installation of Nod32, is it possible to install it silently with all the up to date virus definition files? I tried this some time ago, by extracting the msi and copying the updated *.nup files to APPDATADIR\Updfiles, but it failed to install the signature database.

#20 User is offline   biatche 

  • Member
  • PipPip
  • Group: Members
  • Posts: 194
  • Joined: 23-November 05

Posted 23 August 2008 - 07:55 AM

how do you guys create your .xml? i've tried using /admincfg="%somepath%"

the settings dont seem to be read

Share this topic:


  • 2 Pages +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

2 User(s) are reading this topic
0 members, 2 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy