Jump to content

Recommended Posts


  • 1 year later...
Posted (edited)

Hello i want to install silent nod32 with the settings xml file i have done the silent installation with the following command:

 

ESETNOD32v3.msi /qn 

 

but i dont know what to put after to include the xml settings file :/

Edited by dimitris77
  • 8 months later...
Posted

You can't install with admincfg if you not previously repack instalation with ESET Remote Administrator Server installed on some server.

 

FOR Eset Smart Security 7 & 8

 

1. Install eset

 

2. Export from registry

 

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\LicenseInfo\]
 "DistributorGUID"="18"
 "LicenseCategory"=dword:00000003
 "LicenseType"=dword:00000004

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Plugins\01000400\Settings\]
 "ActivateTrial"=dword:00000001
 "DontShowRegDlg"=dword:00000001
 "Registration"=dword:00000008

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Plugins\01000400\Settings\RegisteringRequest\]
"UsedActivationType"=dword:00000003

 

 

3 name it: preactivate.reg

 

4 Uninstall Eset

 

5 Create cmd batch script

and paste this switches

 

_____________________________________

regedit /s preactivate.reg

msiexec.exe /i "ess_nt64_enu.msi" /qb

_____________________________________

 

 

MUST BE OFFLINE WHEN INSTALL

 

Tested and work on all ESS 7 & 8 version

 

Totaly silent without popup activation windows

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...