October 3, 201312 yr Hi All.Plz Help For Fixed.Setup=eav_nt32_enu.msi /qn ADMINCFG="0004.xml"TempModeSilent=1Overwrite=1
October 6, 201312 yr Try this:msiexec /i ess_nt64_ptb.msi /qn REBOOT=ReallySuppress ADMINCFG=0004.xml
November 18, 201411 yr 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 November 18, 201411 yr by dimitris77
November 18, 201411 yr Tested and work on 6.0.316 x86msiexec.exe /i eav_nt32_enu.msi admincfg="cfg.xml" /qb REBOOT="ReallySuppress" PASSWORD="l0cal"Also work with this msiexec.exe /i eav_nt32_enu.msi admincfg="cfg.xml" /qb REBOOT="ReallySuppress" https://forum.eset.com/topic/3147-eset-not-picking-up-cfgxml-during-a-msiexec-installation/ Edited November 18, 201411 yr by condor
July 19, 201511 yr 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 scriptand paste this switches _____________________________________regedit /s preactivate.regmsiexec.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
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now