记录日常工作关于系统运维,虚拟化云计算,数据库,网络安全等各方面问题。


ESET internet security或ESET Smart security 网络安全软件不支持windows Server 系统,

如果需要安装,需要将EIS或ESS软件的exe安装包中提示MSI软件。

1,先下载好EIS或是ESS最新exe软件包。

我这里以EIS_v13.0.20.0.exe版本为例。

在系统中,打开安装软件,按提示运行,直接提示软件不支持此版本系统,这里软件窗口不要关掉,

转到 C:\Users\Administrator\AppData\Local\Temp\1\eset.temp ,找到对应目录中,会有一个 ehs_nt64.msi 软件包。

用MSI Studio 这个软件,打开MSI安装包,将Property里的PackageFeatures行,数值改为2056,也可以修改成0.

就可以安装在windows server系统了。

2,然后按提示安装软件,到最后会有报错,可以忽略掉,

类似报错如下:

错误 1406。无法将键值 ProductBase 写入主键 \Software\ESET\ESET Security\CurrentVersion\Info。 系统错误 。 请检查您是否有足够的权限访问该主键,或者请与您的技术支持人员联系。


3,安全软件安装完后,打开ESET界面,发现 不管怎么填写软件密钥,都不能注册成功。

查看 其中 "帮助和支持 " 时,要么程序会报错,要不就是 "帮助和支持 " 中的最后一项,显示 不正常  “关于product” 。

这是因为之前的注册表一些内容没有写入,所以会报错误,下面是需要导入到注册表中的内容。

复制到文本中,修改后缀为reg,然后导入注册表,就可以正常打开软件了。


Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET]

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security]

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion]

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Config]

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Config\internal]
"ProductVersion"=hex:31,33,2e,30,2e,32,32
"ConfengVersion"=hex:31,38,31,35,2e,30,2e,30
"NextIndex"=hex:31,31,30,33
"NextAutoInc"=hex:32

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Config\plugins]

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Config\plugins\01000006]

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Config\plugins\01000006\settings]

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Config\plugins\01000006\settings\Ekrn]
"MecacOptionHandled"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Config\plugins\01000006\settings\Ekrn\Check]
"PromoCodesTime"=dword:5e57deb3
"CfgSeqNumberEsetAccGlobal"=dword:0000000a
"DNSTimerSec"=dword:0000012c

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Config\plugins\01000006\settings\Ekrn\Ecp]
"SeatID"=hex:35,31,39,30,66,62,62,30,2d,35,31,35,65,2d,34,32,65,36,2d,39,33,61,\
  30,2d,31,66,34,61,35,38,36,64,66,31,62,66
"ComputerName"=hex:64,64,64,2d,50,43
"Token"=hex:30,30,30,30,30,30,30,30,2d,30,30,30,30,2d,30,30,30,30,2d,30,30,30,\
  30,2d,30,30,30,30,30,30,30,30,30,30,30,30

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Config\plugins\01000006\settings\Ekrn\Info]
"LastHwf"=hex:30,31,30,30,35,33,33,32,2d,34,36,39,36,2d,38,45,43,36,2d,45,36,\
  46,34,2d,42,42,43,38,34,34,36,33,37,36,39,31
"ActivationState"=dword:00000001
"ActivationType"=dword:00000100
"LastActivationDate"=dword:5e57deb2
"LastSeatComputerName"=hex:64,64,64,2d,50,43
"LastSeatLicenseHash"=dword:0e2efefe
"LastSeatProductVer"=hex:31,33,2e,30,2e,32,32,2e,30

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Config\plugins\01000006\settings\Ekrn\Info\LastHwInfo]
"ComputerName"=hex:64,64,64,2d,50,43
"Version"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Config\plugins\01000006\settings\Ekrn\Info\LastHwInfo\NetAdapters]
"ArrayOrder"=hex:61,31,30,30,39,2c,61,31,30,31,30
"a1009"=hex(b):00,15,5d,01,50,04,00,00
"a1010"=hex(b):00,ff,3e,dc,6e,ab,00,00

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Config\plugins\01000006\settings\Ekrn\PromoCodes]
"ArrayOrder"=hex:61,31,31,30,32

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Config\plugins\01000006\settings\Ekrn\PromoCodes\a1102]
"Days"=dword:0000001e
"Id"=hex:37,57,4a,4e,41,56,39,53
"Max"=dword:00000006

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Config\plugins\01000007]

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Config\plugins\01000007\settings]
"ParticipateInCeip"=dword:00000001
"LastNotificationTime"=hex(b):79,df,57,5e,00,00,00,00

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Config\plugins\01000103]

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Config\plugins\01000103\settings]
"m_dwEnable"=dword:00000000

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Config\plugins\01000200]

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Config\plugins\01000200\settings]
"bEpfwEnabled"=dword:00000000
"bEpfwTempDisabled"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Config\plugins\01000300]

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Config\plugins\01000300\settings]

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Config\plugins\01000400]

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Config\plugins\01000400\settings]
"Password"=hex:59,d6,b0,e9,b8,f0,93,f2,6c,64,58,ad,cf,c8,6f,75,9c,31,43,bc
"Username"=hex:54,52,49,41,4c,2d,30,32,36,38,36,39,35,37,30,37

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Config\plugins\01000400\settings\AcceptedEulas]
"ArrayOrder"=hex:61,31,30,30,36

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Config\plugins\01000400\settings\AcceptedEulas\a1006]
"CollectionHash"=hex:33,39,33,66,63,65,35,33,33,65,64,32,32,65,62,61,33,31,66,\
  34,66,35,64,66,34,62,37,62,36,30,30,36,62,64,65,66,66,34,38,30
"DocumentHash"=hex:37,62,64,36,35,64,65,34,33,32,37,37,61,32,62,36,37,31,38,36,\
  39,37,39,35,65,34,31,37,39,35,64,36,30,39,32,39,33,37,61,64

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Config\plugins\01000600]

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Config\plugins\01000600\settings]

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Config\plugins\01000600\settings\DistPackage]
"DistSettings"=hex:3c,44,69,73,74,72,69,62,75,74,69,6f,6e,53,65,74,74,69,6e,67,\
  73,3e,0a,09,3c,43,68,61,6e,6e,65,6c,54,79,70,65,49,64,3e,34,3c,2f,43,68,61,\
  6e,6e,65,6c,54,79,70,65,49,64,3e,0a,3c,2f,44,69,73,74,72,69,62,75,74,69,6f,\
  6e,53,65,74,74,69,6e,67,73,3e,0a

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Config\plugins\01000600\settings\DistPackage\AppSettings]
"ActOptions"=dword:00004011

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Config\plugins\01000600\settings\EKRN_CFG]
"ScanUnwantedApp"=dword:00000001
"WscState"=dword:00000020

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Config\plugins\01000600\settings\Quarantine]

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Config\plugins\01000600\settings\Quarantine\UserQuarantineDirPaths]
"ArrayOrder"=hex:61,31,30,30,37,2c,61,31,30,30,38

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Config\plugins\01000600\settings\Quarantine\UserQuarantineDirPaths\a1007]
"Path"=hex:43,3a,5c,57,69,6e,64,6f,77,73,5c,73,79,73,74,65,6d,33,32,5c,63,6f,\
  6e,66,69,67,5c,73,79,73,74,65,6d,70,72,6f,66,69,6c,65,5c,41,70,70,44,61,74,\
  61,5c,4c,6f,63,61,6c,5c,45,53,45,54,5c,45,53,45,54,20,53,65,63,75,72,69,74,\
  79,5c,51,75,61,72,61,6e,74,69,6e,65,5c
"UserSID"=hex:53,2d,31,2d,35,2d,31,38

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Config\plugins\01000600\settings\Quarantine\UserQuarantineDirPaths\a1008]
"Path"=hex:43,3a,5c,55,73,65,72,73,5c,41,64,6d,69,6e,69,73,74,72,61,74,6f,72,\
  5c,41,70,70,44,61,74,61,5c,4c,6f,63,61,6c,5c,45,53,45,54,5c,45,53,45,54,20,\
  53,65,63,75,72,69,74,79,5c,51,75,61,72,61,6e,74,69,6e,65,5c
"UserSID"=hex:53,2d,31,2d,35,2d,32,31,2d,32,39,38,32,35,30,33,38,36,38,2d,33,\
  39,38,30,32,33,30,34,30,34,2d,33,31,30,30,37,31,30,35,31,31,2d,35,30,30

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Config\plugins\01000f00]

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Config\plugins\01000f00\settings]
"AntitheftAnnounceSince"=dword:5e592fc8

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Config\scheduler]

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Config\scheduler\exec]
"ArrayOrder"=hex:61,31,2c,61,32,2c,61,33,2c,61,34,2c,61,35,2c,61,36,2c,61,37

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Config\scheduler\exec\a1]
"Guid"=hex:66,66,66,66,66,66,66,66,2d,66,66,66,66,2d,66,66,66,66,2d,66,66,66,\
  66,2d,66,66,66,66,38,30,30,30,30,30,30,31
"LastExec"=hex(b):c5,de,57,5e,00,00,00,00

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Config\scheduler\exec\a2]
"Guid"=hex:66,66,66,66,66,66,66,66,2d,66,66,66,66,2d,66,66,66,66,2d,66,66,66,\
  66,2d,66,66,66,66,38,30,30,30,30,31,30,30
"LastExec"=hex(b):c5,de,57,5e,00,00,00,00

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Config\scheduler\exec\a3]
"Guid"=hex:66,66,66,66,66,66,66,66,2d,66,66,66,66,2d,66,66,66,66,2d,66,66,66,\
  66,2d,66,66,66,66,38,30,30,30,30,31,30,31
"LastExec"=hex(b):00,00,00,00,00,00,00,00

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Config\scheduler\exec\a4]
"Guid"=hex:66,66,66,66,66,66,66,66,2d,66,66,66,66,2d,66,66,66,66,2d,66,66,66,\
  66,2d,66,66,66,66,38,30,30,30,30,31,30,32
"LastExec"=hex(b):00,00,00,00,00,00,00,00

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Config\scheduler\exec\a5]
"Guid"=hex:66,66,66,66,66,66,66,66,2d,66,66,66,66,2d,66,66,66,66,2d,66,66,66,\
  66,2d,66,66,66,66,38,30,30,30,30,30,30,33
"LastExec"=hex(b):48,de,57,5e,00,00,00,00

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Config\scheduler\exec\a6]
"Guid"=hex:66,66,66,66,66,66,66,66,2d,66,66,66,66,2d,66,66,66,66,2d,66,66,66,\
  66,2d,66,66,66,66,38,30,30,30,30,30,30,34
"LastExec"=hex(b):ef,de,57,5e,00,00,00,00

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Config\scheduler\exec\a7]
"Guid"=hex:66,66,66,66,66,66,66,66,2d,66,66,66,66,2d,66,66,66,66,2d,66,66,66,\
  66,2d,66,66,66,66,38,30,30,30,30,30,30,35
"LastExec"=hex(b):00,00,00,00,00,00,00,00

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Config\Settings]

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Config\Settings\LiveGrid]
"LiveGridFeedbackEnabled"=dword:00000001
"SubmitStatisticsChosen"=dword:00000003

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Info]
"DataDirPrev"=""
"ModuleDir"="C:\\Program Files\\ESET\\ESET Security\\Modules\\"
"ProductCode"="{6D46484B-0BE2-4060-9CD3-FA87ED960ED9}"
"ScheduleFirstScan"=dword:00000001
"DataDir"="ESET\\ESET Security\\"
"LanguageCode"="zh-cn"
"ProductACode"=dword:0000008c
"ProductACodeStr"="com.eset.apps.home.security.windows"
"ApplicationCode"=dword:02010801
"ProductBase"=dword:00000001
"ProductType"="eis"
"PackageFeatures"=dword:0b6ff3f3
"ERAProductCategory"=dword:00000001
"ProductName"="ESET Internet Security"
"ProductVersion"="13.0.22.0"
"AppDataDir"="C:\\ProgramData\\ESET\\ESET Security\\"
"InstallDir"="C:\\Program Files\\ESET\\ESET Security\\"
"EditionName"=""
"FullProductName"=""
"InstalledByERA"=dword:00000000
"ActivationDlgSuppress"=dword:00000000
"LanguageId"=dword:00000804
"InstallTime"=dword:5e57de36
"Sandbox"=dword:00000000
"ActiveFeatures"=dword:0becb3f3
"WindowsCompatibilityLevel"=dword:00000001
"UniqueId"="5E57DE4745534555"
"WebActivationState"=dword:00000001
"WebSeatId"="5190fbb0-515e-42e6-93a0-1f4a586df1bf"
"WebClientComputerName"="ddd-PC"
"LastActivationResult"="success 256 : 1 : 0 : 02/27/20 23:22:26 seat: 5190fbb0-515e-42e6-93a0-1f4a586df1bf"
"SendStatisticSettings"=dword:01923939
"LicensePartnerCountry"="CN"
"LicensePartnerId"=dword:00000096
"WebLicensePublicId"="3AH-NFB-XC4"

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Info\ThirdParty]

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Info\ThirdParty\Encryption]
"ApplicationCode"=dword:02010701
"ProductACodeStr"="com.eset.apps.home.deslock"
"InstallerDir"="C:\\ProgramData\\ESET\\ESET Security\\Installer\\DeslockInstaller.msi"

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Info\ThirdParty\PasswordManager]
"ApplicationCode"=dword:80020101
"ProductACode"=dword:0000008e
"ProductACodeStr"="third_party.apps.lamantine.password_manager"
"InstallerDir"="C:\\ProgramData\\ESET\\ESET Security\\Installer\\PasswordManagerInstaller.exe"

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Plugins]

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Plugins\01000001]
"Filename"="C:\\Program Files\\ESET\\ESET Security\\ekrnHips.dll"
"Client2"="C:\\Program Files\\ESET\\ESET Security\\eguiHips.dll"
"Load"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Plugins\01000001\settings]
"selfdefense"=dword:00000000

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Plugins\01000002]
"Client2"="C:\\Program Files\\ESET\\ESET Security\\eguiOnlineHelp.dll"

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Plugins\01000003]
"Filename"="C:\\Program Files\\ESET\\ESET Security\\ekrnOPP.dll"
"Load"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Plugins\01000005]
"Filename"="C:\\Program Files\\ESET\\ESET Security\\ekrnEcp.dll"
"Load"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Plugins\01000006]
"Filename"="C:\\Program Files\\ESET\\ESET Security\\ekrnLicensing.dll"
"Load"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Plugins\01000007]
"Filename"="C:\\Program Files\\ESET\\ESET Security\\ekrnDemeter.dll"
"Client2"="C:\\Program Files\\ESET\\ESET Security\\eguiDemeter.dll"
"Load"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Plugins\01000008]
"Filename"="C:\\Program Files\\ESET\\ESET Security\\ekrnCerberus.dll"
"Load"=dword:00000000

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Plugins\01000009]
"Filename"="C:\\Program Files\\ESET\\ESET Security\\ekrnIPM.dll"
"Client2"="C:\\Program Files\\ESET\\ESET Security\\eguiIPM.dll"
"Load"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Plugins\0100000a]
"Client2"="C:\\Program Files\\ESET\\ESET Security\\eguiActivation.dll"

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Plugins\01000100]
"Filename"="C:\\Program Files\\ESET\\ESET Security\\ekrnScan.dll"
"Client2"="C:\\Program Files\\ESET\\ESET Security\\eguiScan.dll"
"Load"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Plugins\01000100\Settings]

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Plugins\01000100\Settings\SavedScanners]

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Plugins\01000101]
"Filename"="C:\\Program Files\\ESET\\ESET Security\\ekrnAmon.dll"
"Client2"="C:\\Program Files\\ESET\\ESET Security\\eguiAmon.dll"
"Load"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Plugins\01000102]
"Filename"="C:\\Program Files\\ESET\\ESET Security\\ekrnEmon.dll"
"Client2"="C:\\Program Files\\ESET\\ESET Security\\eguiEmon.dll"
"Load"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Plugins\01000103]
"Filename"="C:\\Program Files\\ESET\\ESET Security\\ekrnDmon.dll"
"Client2"="C:\\Program Files\\ESET\\ESET Security\\eguiDmon.dll"
"Load"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Plugins\01000105]
"Filename"="C:\\Program Files\\ESET\\ESET Security\\ekrnScriptMon.dll"
"Load"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Plugins\01000200]
"Filename"="C:\\Program Files\\ESET\\ESET Security\\ekrnEpfw.dll"
"Client2"="C:\\Program Files\\ESET\\ESET Security\\eguiEpfw.dll"
"Load"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Plugins\01000300]
"Filename"="C:\\Program Files\\ESET\\ESET Security\\ekrnSmon.dll"
"Client2"="C:\\Program Files\\ESET\\ESET Security\\eguiSmon.dll"
"Load"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Plugins\01000400]
"Filename"="C:\\Program Files\\ESET\\ESET Security\\ekrnUpdate.dll"
"Client2"="C:\\Program Files\\ESET\\ESET Security\\eguiUpdate.dll"
"Load"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Plugins\01000400\ConfigBackup]
"Username"="TRIAL-0268695707"
"Password"=hex:59,d6,b0,e9,b8,f0,93,f2,6c,64,58,ad,cf,c8,6f,75,9c,31,43,bc
"LegacyUsername"=""
"LegacyPassword"=hex:

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Plugins\01000400\Settings]
"FailSafeServer"="http://update.eset.com/eset_upd/v13/"
"UpdateServerGroup"=""
"LastAcceptedEulaCollection"="393fce533ed22eba31f4f5df4b7b6006bdeff480"
"LastAcceptedEulaDocument"="7bd65de43277a2b671869795e41795d6092937ad"
"LastUpdateCertTimestamp"=hex(b):f9,96,76,51,00,00,00,00
"InstallTime"=dword:5e57de42
"LastUpdateRetval"=dword:00001207
"LastBackupTime"=dword:5e57deb2
"VerFileETAG_update.eset.com/eset_upd/v13/dll/update.ver.signed"="\"5e57ccc8-3d47\""
"VerFileLastModified_update.eset.com/eset_upd/v13/dll/update.ver.signed"="Thu, 27 Feb 2020 14:06:00 GMT"
"DefaultServer0"="http://um02.eset.com/eset_upd/v13/dll/"
"DefaultServerWeight0"=dword:0000000a
"DefaultServer1"="http://91.228.166.13/eset_upd/v13/dll/"
"DefaultServerWeight1"=dword:0000000a
"DefaultServer2"="http://um03.eset.com/eset_upd/v13/dll/"
"DefaultServerWeight2"=dword:0000000a
"DefaultServer3"="http://91.228.166.16/eset_upd/v13/dll/"
"DefaultServerWeight3"=dword:0000000a
"DefaultServer4"="http://um05.eset.com/eset_upd/v13/dll/"
"DefaultServerWeight4"=dword:0000000a
"DefaultServer5"="http://91.228.167.133/eset_upd/v13/dll/"
"DefaultServerWeight5"=dword:0000000a
"DefaultServer6"="http://um07.eset.com/eset_upd/v13/dll/"
"DefaultServerWeight6"=dword:0000000a
"DefaultServer7"="http://38.90.226.37/eset_upd/v13/dll/"
"DefaultServerWeight7"=dword:0000000a
"DefaultServer8"="http://um09.eset.com/eset_upd/v13/dll/"
"DefaultServerWeight8"=dword:0000000a
"DefaultServer9"="http://38.90.226.39/eset_upd/v13/dll/"
"DefaultServerWeight9"=dword:0000000a
"DefaultServer10"="http://um11.eset.com/eset_upd/v13/dll/"
"DefaultServerWeight10"=dword:0000000a
"DefaultServer11"="http://38.90.226.40/eset_upd/v13/dll/"
"DefaultServerWeight11"=dword:0000000a
"DefaultServer12"="http://um21.eset.com/eset_upd/v13/dll/"
"DefaultServerWeight12"=dword:0000000a
"DefaultServer13"="http://91.228.167.21/eset_upd/v13/dll/"
"DefaultServerWeight13"=dword:0000000a
"DefaultServer14"="http://update.eset.com/eset_upd/v13/dll/"
"DefaultServerWeight14"=dword:000186a0
"DefaultServerCount"=dword:0000000f

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Plugins\01000800]
"Filename"="C:\\Program Files\\ESET\\ESET Security\\ekrnMailPlugins.dll"
"Client2"="C:\\Program Files\\ESET\\ESET Security\\eguiMailPlugins.dll"
"Load"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Plugins\01000800\settings]
"OutlookIntegrationChangeCounter"=dword:3d4bca77

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Plugins\01000d00]
"Filename"="C:\\Program Files\\ESET\\ESET Security\\ekrnParental.dll"
"Client2"="C:\\Program Files\\ESET\\ESET Security\\eguiParental.dll"
"Load"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Plugins\01000d02]
"Filename"="C:\\Program Files\\ESET\\ESET Security\\ekrnWebControl.dll"
"Load"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Plugins\01000E00]
"Filename"="C:\\Program Files\\ESET\\ESET Security\\ekrnDevmon.dll"
"Client2"="C:\\Program Files\\ESET\\ESET Security\\eguiDevmon.dll"
"Load"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Plugins\01000F00]
"Filename"="C:\\Program Files\\ESET\\ESET Security\\ekrnAntitheft.dll"
"Client2"="C:\\Program Files\\ESET\\ESET Security\\eguiAntitheft.dll"
"Load"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\Setup]
"InstVersionNT"=dword:00000259
"AnalyticsID"="{AAC2FF23-5974-11EA-B8D3-00155D015004}"

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\Setup\Drivers]

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\Setup\Drivers\{048E2F90-102C-47ab-BBA9-90F34AB8313B}]
"DriverName"="ekbdflt"
"Inf0"="C:\\Windows\\INF\\oem6.inf"
"Inf0Sha1"=hex:18,3e,61,55,39,10,99,d3,9f,9f,ad,62,74,8b,5c,74,78,ca,96,e3
"Inf0LastWriteTime"=hex(b):5f,fd,a2,78,81,ed,d5,01

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\Setup\Drivers\{085DA68B-B60F-4A1D-80ED-247E78B67DAA}]
"DriverName"="edevmon"
"Inf0"="C:\\Windows\\INF\\oem8.inf"
"Inf0Sha1"=hex:2d,e7,a6,a7,1b,c9,04,91,19,44,3d,8d,87,b9,6f,bb,55,62,f1,65
"Inf0LastWriteTime"=hex(b):e9,5a,28,79,81,ed,d5,01

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\Setup\Drivers\{2FA4DECB-D060-41F6-AFCC-770F7D0F1FFD}]
"DriverName"="ehdrv"
"Inf0"="C:\\Windows\\INF\\oem5.inf"
"Inf0Sha1"=hex:df,8e,f8,5c,55,f8,c8,68,f6,95,1c,29,5a,4d,47,84,30,79,5d,00
"Inf0LastWriteTime"=hex(b):d2,f0,c7,76,81,ed,d5,01

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\Setup\Drivers\{AA904D87-89F6-45E0-A250-58977AF033BC}]
"DriverName"="eamonm"
"Inf0"="C:\\Windows\\INF\\oem7.inf"
"Inf0Sha1"=hex:45,be,6b,43,0b,96,71,3d,08,0a,11,0a,d4,e1,86,b9,e3,e7,8e,60
"Inf0LastWriteTime"=hex(b):bd,ae,ba,78,81,ed,d5,01

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\Setup\Drivers\{BFC85452-8E68-46B6-9D74-DEE1293E1BE9}]
"DriverName"="epfwwfp"
"Inf0"="C:\\Windows\\INF\\oem9.inf"
"Inf0Sha1"=hex:83,ff,f5,9a,c8,30,6c,fc,93,cb,d6,4d,8a,dd,9d,57,cf,f0,09,d5
"Inf0LastWriteTime"=hex(b):83,64,48,79,81,ed,d5,01

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\Setup\Drivers\{C93C1454-258D-4656-AEDF-86147BCE4EF3}]
"DriverName"="epfw"
"Inf0"="C:\\Windows\\INF\\oem10.inf"
"Inf0Sha1"=hex:f3,9c,69,cb,b6,09,87,d4,8b,6d,fd,80,51,65,7c,18,0c,c4,f4,93
"Inf0LastWriteTime"=hex(b):8e,55,f7,7a,81,ed,d5,01

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\Setup\Drivers\{F6834708-ABE2-4DD3-A2C5-5FF0D8FC8450}]
"DriverName"="epfwlwf"
"Inf0"="C:\\Windows\\INF\\oem11.inf"
"Inf0Sha1"=hex:58,d3,80,94,05,6d,ed,11,c7,bd,72,63,30,45,f6,f1,78,4b,6e,6c
"Inf0LastWriteTime"=hex(b):9e,b3,56,7b,81,ed,d5,01

[HKEY_LOCAL_MACHINE\SOFTWARE\ESET\Setup\DriversUpdate]






转载请标明出处【windows Server 2008/2016 安装ESET eis/ess杀毒软件方法】。

《www.micoder.cc》 虚拟化云计算,系统运维,安全技术服务.

网站已经关闭评论