To start silent installation skipping the check for incompatible software, run the command:
setup_kes.exe /pEULA=1 /pPRIVACYPOLICY=1 /pKSN=0 /pSKIPPRODUCTCHECK=1 /pSKIPPRODUCTUNINSTALL=1 /s
where:
- /s — indicates a silent installation
- /pSKIPPRODUCTCHECK=1 — means that the installer will not check for incompatible applications
- /pSKIPPRODUCTUNINSTALL=1 — means that any incompatible applications that are detected will not be removed automatically
You can add one or several parameters. Divide the parameters with spaces.
To view all keys you can use for installation from the command line, run the command:
setup_kes.exe /?
Example:
C:\KES\setup_kes.exe /pEULA=1 /pPRIVACYPOLICY=1 /pKSN=0 /pSKIPPRODUCTCHECK=1 /pSKIPPRODUCTUNINSTALL=1 /s
The installation of Kaspersky Endpoint Security 11 for Windows will begin without checking for incompatible applications.
You won’t see any notifications or messages from the application while it is being installed. To monitor the installation process, open Task Manager and go to the Details tab. When setup_kes.exe disappears from the list, it means the installation has completed. nce the installation has completed, the previous version of the application will continue to run until the computer is rebooted.