The setup.ini file contains Kaspersky Endpoint Security 10 for Windows installation settings and allows installing the application using a specific scenario. You can modify installation settings by editing the setup.ini file in a text editor, e.g. notepad.exe.
The setup.ini file is used when installing the application from the command prompt in the silent mode or via group policies .
You can download setup.ini with default settings.
Setup.ini is divided into sections (in brackets), each one containing certain settings:
[Setup]
|
General installation settings |
InstallDir |
Application installation folder path
|
ActivationCode |
Application activation code
|
Eula |
Acceptance of the License Agreement .
Values: 1 - accept, 0 - decline.
|
KSN |
Consent to participate in Kaspersky Security Network .
Values: 1 - accept, 0 - decline.
|
Login |
Specify a user name for accessing Kaspersky Endpoint Security features and settings (the login is specified together with the Password parameter).
|
Password |
Application settings password protection.
|
PasswordArea |
Defines the password scope. To specify multiple areas, use the semicolon (;) as a divider. The following features can be password-protected:
SET - modification of application settings.
EXIT - exiting the application.
DISPROTECT - disabling protection components and stopping scan tasks.
DISPOLICY - disabling Kaspersky Security Center policies.
UNINST - application removal.
DISCONTRL - disabling the control components (Application Startup Control, Application Privilege Control, Vulnerability Monitor, Device Control, Web Control).
REMOVELIC - license key removal.
|
SelfProtection |
Enabling or disabling Self-Defense during the installation.
Values: 1 - enabled, 0 - disabled.
|
Reboot |
Computer restart, if necessary.
Values: 1 - restart, 0 - do not restart.
|
MSExclusions
|
Add scan exclusion rules for Microsoft software.
Values: 1 - add to exclusions, 0 - do not add.
|
KLExclusions
|
Add scan exclusion rules recommended by Kaspersky Lab.
Values: 1 - add, 0 - do not add.
|
NoKLIM5 |
(32-bit systems only.) Install or do not install the application network drivers (NDIS). By default, the drivers are installed.
Values: 1 - install without NDIS, 0 - install with NDIS (default).
|
AddEnvironment |
(File Servers only.) Add executable file paths to the environment variable %PATH%.
Values: 1 - add files to %PATH%, 0 - do not add to %PATH%.
|
|
|
[Components]
|
Application components to be installed
|
ALL |
Install all components .
|
MailAntiVirus |
(Workstations only.) Install Mail Anti-Virus.
Values: 1 - install, 0 - do not install.
|
FileAntiVirus |
Install File Anti-Virus.
Values: 1 - install, 0 - do not install.
|
IMAntiVirus |
(Workstations only.) Install IM Anti-Virus.
Values: 1 - install, 0 - do not install.
|
WebAntiVirus |
(Workstations only.) Install Web Anti-Virus.
Values: 1 - install, 0 - do not install.
|
ApplicationPrivilegeControl |
(Workstations only.) Install Application Privilege Control.
Values: 1 - install, 0 - do not install.
|
SystemWatcher |
(Workstations only.) Install System Watcher.
Values: 1 - install, 0 - do not install.
|
Firewall |
Install Firewall.
Values: 1 - install, 0 - do not install.
|
NetworkAttackBlocker |
Install Network Attack Blocker.
Values: 1 - install, 0 - do not install.
|
WebControl |
(Workstations only.) Install Web Control.
Values: 1 - install, 0 - do not install.
|
DeviceControl |
(Workstations only.) Install Device Control.
Values: 1 - install, 0 - do not install.
|
ApplicationStartupControl |
(Workstations only.) Install Application Startup Control.
Values: 1 - install, 0 - do not install.
|
FileEncryption |
Installation of file and folder encryption functionality.
Values: 1 - install, 0 - do not install.
|
DiskEncryption |
Installation of full drive encryption.
Values: 1 - install, 0 - do not install.
|
VulnerabilityAssessment |
Install Vulnerability Control.
Values: 1 - install, 0 - do not install.
|
KeyboardAuthorization |
Installation of the BadUSB Attack Prevention component
Values: 1 - install, 0 - do not install.
|
AntiAPT |
Installation of the KATA Endpoint Sensor component.
Values: 1 - install, 0 - do not install.
|
MSBitLocker |
Installation of the Microsoft BitLocker Manager component.
Values: 1 - install, 0 - do not install.
|
AdminKitConnector |
Install Kaspersky Security Center Network Agent connector.
Values: 1 - install, 0 - do not install.
|
|
|
If any of the separate components are selected, the rest of components will not be installed.
[Tasks]
|
Tasks for Kaspersky Endpoint Security 10 for Windows.
|
ScanMyComputer |
Full Scan task.
Values: 1 - create the task, 0 - do not create the task.
|
ScanCritical |
Scan Critical Areas task.
Values: 1 - create the task, 0 - do not create the task.
|
Updater |
Anti-Virus database and module update .
Values: 1 - create the task, 0 - do not create the task.
|
|
|
Please note . If none of the tasks are selected, all tasks will be active after the installation. If at least one of the tasks is selected, the rest of them will be inactive.
As alternatives to 1, you can use the values yes, on, enable, enabled. The value 0 can be substituted with no, off, disable, disabled.