应用程序启动控制组件被自动安装。
要安装按需扫描组件,请运行以下命令:
msiexec /i ess.msi ADDLOCAL=Oas,Ods /qn
或
\exec\setup.exe /s /p ADDLOCAL=Oas,Ods
在您添加组件到列表后,Kaspersky Embedded Systems Security for Windows 重新安装现有组件并安装指定的组件。
要删除已安装的组件,请运行以下命令:
msiexec /i ess.msi REMOVE=Firewall,PerfMonCounters EULA=1 PRIVACYPOLICY=1 /qn
要安装新组件,请运行以下命令:
msiexec /i ess.msi ADDLOCAL=AKIntegration,AVProtection,AntiExploit,AppCtrl,DevCtrl,Fim,Ksn,LogInspector,Oas,Ods,SnmpSupport,TrayApp,IDS,RegMonitor EULA=1 PRIVACYPOLICY=1 /qn
在列出要安装和删除的组件后,Kaspersky Embedded Systems Security for Windows 会安装和删除相应的组件。
页面顶部