Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

NOD32 Antivirus Software

Featured Replies

note to evry1: u need to restart ur comp after you do the silent install of this or you will get an error

  • 1 month later...

Might I recommend a simpler, more "kosher" method?

By virtue of the administration edition, I have put together a config.xml file to play with.

Simply run setup.exe as follows:

setup.exe /silentmode /cfg=config.xml /settings=settings.xml /instmfc

I found this to be a helpful URL:

http://216.239.39.104/search?q=cache:WJOv3...lient=firefox-a

Very helpful indeed, really.

Everything "should" work, in theory... Worked on mine in any event.

I have found this xml file to work but i omitted the settings switch

EG: setup.exe /silentmode /cfg=config.xml /instmfc

works fine and everything is enabled.

  • 1 month later...

can anyone give me a link to silent install of nod32 the latest version

thanks

  • 1 month later...

why not? is just an automatic config.xml file maker...

make things easier :) is that versus any copyright ?

how to enable the context menu? In the way silent him no this enabled.

  • 2 months later...

hi all...

my nod32 2.5 antivir isnt working because 30 days left

how can i do for this?

help plz.

After to have installed nod32 and inserted these key of registry :

Windows Registry Editor Version 5.00

;AMON SET TO ENABLED & Auto Startup

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\AMON]"Start"=dword:00000002

[HKEY_LOCAL_MACHINE\SOFTWARE\Eset\Nod\CurrentVersion\Modules\AMON\Settings\Config000\Settings]

"enabled"=dword:00000001

;IMON SET TO ENABLED

[HKEY_LOCAL_MACHINE\SOFTWARE\Eset\Nod\CurrentVersion\Modules\Imon\Settings\Config000\Settings]

"Enabled"=dword:00000001

;DISABLE NOD32 STARTUP SPLASH SCREEN

[HKEY_LOCAL_MACHINE\SOFTWARE\Eset\Nod\CurrentVersion\Common]

"DontShowSplash"=dword:00000001

To reboot of the PC me this message appears:

senzatitolo19eq.jpg

As the immediate alarm is qualified in the registry...."ThreatSense.Net" ??

Thank you

Hello

Thanks a lot for those commans, very useful for the best antivirus. I will include them into unattend

++

  • 4 months later...

Hi,

i have checked all posts (not only here) and I`m confused now how to install silently NOD32 with everything turned on except threat sense... May somebody specify what to export from registry (exactly) or if to use config.xml file attached somewhere above without exporting registry? How to get login and pasword into silent installation then? I have admin version...

I would also like to know how to get updates (virus signatures) also to unattended install...(my version of nod is also old so after each reinstall I have to update program components...)

Thanks for it in advance

Edited by embe

no replies? I can`t believe, people please share your methods of NOD32 silent install....

embe,

Earlier posts from galvanocentric and cje seem to have had good success, but you should get the latest version (the engine.nup file has signatures to July 27 I think). If you want to have more recent versions on first install, consider making a rar sfx of your "%ProgramFiles%\Eset\updfiles" folder and include it in your silent install somehow.

Your Admin version should have a nice app (cfgedit.exe) for making a custom config.xml file.

Under the section Update -> Profile -> Settings, you can enter your username and password which will be encrypted into the saved config.xml file like this fictitious username/password:

<?xml version="1.0"?>
<NOD32SETUP>
<SETUPINFO>
<SETTINGS TIMESTAMP="1" ID="53CD0FA5">
<PLUGIN ID="31647055">
<DATA>
<NODE NAME="Config000" TYPE="SUBNODE">
<NODE NAME="PROFILE_NAME" TYPE="STRING" VALUE="My Profile" />
<NODE NAME="Settings" TYPE="SUBNODE">
<NODE NAME="Username" TYPE="STRING" VALUE="AV-1234567" />
<NODE NAME="Password" TYPE="PASS" VALUE="ANbl6b/wmPJpZFGthMh8ddgxTbw=" />
</NODE>
</NODE>
</DATA>
</PLUGIN>
</SETTINGS>
</SETUPINFO>
</NOD32SETUP>

You can use cfgedit.exe to open the attached config.xml file and modify it to suit your needs or create your own config.xml file from scratch.

I extracted the installer files using winrar to a folder and added the config.xml and NOD32.cmd to that folder (added my .reg files too).

I then made a 7-Zip switchless installer (Instructions) using the following config.txt file:

;!@Install@!UTF-8!
RunProgram="NOD32.cmd"
;!@InstallEnd@!

My NOD32.cmd file looks like this (If you dont use cmdow, delete the first line):

cmdow @ /HID
@echo off
start /wait setup.exe /cfg=config.xml /silentmode /instmfc

rem If you have to copy a file, un-remark the following line & fix the filename & destination:
rem copy /y nod32fix.reg "%ProgramFiles%\Eset"
rem If you still have registry changes to make, un-remark the following line & fix the filename:
rem start /wait regedit /s nod32.reg

If you have your own preferred method for silent installation, the main ingredient should be:

setup.exe /cfg=config.xml /silentmode /instmfc

Hope this helps.

config.xml

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.