You are welcome to subscribe to "New articles in Knowledge base" mailing list:

You are visiting our Support Website and we thank you in advance for your participation in this poll and your feedbacks.

Please vote honestly, we will analyze the results and will do our best to improve our service as soon as possible.

 Corporate Support Website Usability Survey:
Navigation quality*
Technical articles efficiency*
Relevance of the article(s) turned out by your query*
Ease of access to relevant information*
Comments

Read the same in:    English  Francais  Deutsch  日本語  Polski  Русский  Español  
Home / Business products /  Workstation protection /  Kaspersky Anti-Virus 5.0 for Windows Workstations MP5 (builds 5.0.676 - 5.0.712) /  Installation / Uninstallation

 
Search :  
Search tips Article ID # :   
 

Kaspersky Anti-Virus 5.0 for Windows Workstations MP5 (builds 5.0.676 - 5.0.712)

 
How to perform an application installation in silent mode with predefined settings
 ID Article: 1030    Other languages:  Francais  Deutsch  日本語  Polski  Русский  Español      Views for 7 days 214    Last modified on 2009 Oct 22 13:42 Printable version

Applies to:
  • Kaspersky Anti-Virus 6.0 for Windows Workstations (all versions)
  • Kaspersky Anti-Virus 5.0 for Windows Workstations MP5 (builds 5.0.676 - 5.0.712)
  • Kaspersky Anti-Virus 6.0 for Windows Servers (all versions)
  • Kaspersky Anti-Virus 5.0 for Windows File Servers MP4 (builds 5.0.77 - 5.0.78)
  • Kaspersky Administration Kit 6.0 MP1
  • Kaspersky Administration Kit 8.0

  • Useful links
     



     

    To install the applications silently (no dialog windows informing about the installation process are displayed on the screen), you should:

    1. create a special file which would describe what application component to install and set the main setup parameters. You can do it the following ways: 

      • in Kaspersky Administration Kit create an installation package for the will-be-installed application and make the necessary changes in the package (or use an already created package) 

     

      • for Kaspersky Anti-Virus 6.0: manually create the file setup.ini and define the necessary parameters in the file. The file description is given below.

    2. in the installation package or in the folder with the application distributive (if Kaspersky Administration Kit is not used) save the license key and the file with the Anti-Virus settings (if necessary).

    Warning For anti-virus applications version 6.0 the file install.cfg (settings file) and the license key should be saved into the subfolder exec of the setup folder next to the msi-file.

    3. on a computer on which you are going to install the application silently, run the executable file setup.exe (from the installation package or distributive) or use installation with the help of msiexec.exe. Files are launched with the following switches: 

      • setup.exe [/pKLUNINSTPASSWD=password]:  
        • /s – silent installation without reboot 
        • /s /pALLOWREBOOT=1 – silent installation with reboot (without request) 
        • /v/qb – runs the setup with minimal user interface and without reboot (only progress bar is displayed) 
        • /v/qb /pALLOWREBOOT=1 – runs the setup with minimal user interface and with the reboot request

    Information The switches /v/qb and /pALLOWREBOOT are entered without any gaps.  The switch /pKLUNINSTPASSWD allows to set the password for product uninstallation.

      • msiexec.exe /I <path_to_package>[KLUNINSTPASSWD=<password>]
        • /qn - silent installation without reboot 
        • /qn ALLOWREBOOT=1 - silent installation with reboot (without request) 
        • /qb - runs the setup with minimal user interface and without reboot (only progress bar is displayed) 
        • /qb ALLOWREBOOT=1 - runs the setup with minimal user interface and with the reboot request

    Information Key KLUNINSTPASSWD allows defining a password for product uninstalaltion

    WarningIf you are using keys for silent setup and setup with minimal user interface and want the Scan and Update tasks to install, manually create the file setup.ini and in the file define the necessary parameters and save the file to the Anti-Virus distributive. If the file is not created the tasks Scan and Update will not be installed!

    Description of the file setup.ini (for Kaspersky Anti-Virus 6.0)

    [Setup] – sets general parameters of the application setup

    InstallDir=<path to the program setup folder>.
    Reboot=yes|no – whether the computer should restart after the program is installed (does not restart by default).
    SelfProtection=yes|no – whether self-defense of Kaspersky Anti-Virus installation process should be enabled (enabled by default). Do not mix it with the application self-defense.
    MSExclusions=yes|no – whether exclusions that Microsoft recommends for servers should be added to the Kaspersky Anti-Virus list of exclusions (only for Kaspersky Anti-Virus 6.0 for Windows Server).
    AddPath=yes|no – whether the path to avp.com will be added to the environmental system variable %Path% (only for Kaspersky Anti-Virus 6.0 for Windows Server).
    ActivationCode=XXXXX-XXXXX-XXXXX-XXXXX – the activation code to use (Kaspersky Anti-Virus version 6.0 MP4 only).

    [Components] – selects the components to install. If this group contains no items, all will be installed. If no component is selected, then the application is installed with the full set of components.

    FileMonitor=yes|no - installs File Anti-Virus.
    MailMonitor=yes|no - installs Mail Anti-Virus (only for Kaspersky Anti-Virus 6.0 for Windows Workstations).
    WebMonitor=yes|no - installs Web Anti-Virus (only for Kaspersky Anti-Virus 6.0 for Windows Workstations).
    ProactiveDefence=yes|no - installs Proactive Defense (only for Kaspersky Anti-Virus 6.0 for Windows Workstations).
    AntiSpy=yes|no - installs Anti-Spy (only for Kaspersky Anti-Virus 6.0 for Windows Workstations).
    AntiHacker=yes|no - installs Anti-Hacker (only for Kaspersky Anti-Virus 6.0 for Windows Workstations).
    AntiSpam=yes|no – installs Anti-Spam (only for Kaspersky Anti-Virus 6.0 for Windows Workstations).
    LockControl=yes|no – install the component Access control (Kaspersky Anti-Virus version 6.0 MP4 only).

    Information If you want to cancel the component installation, cancel it evidently by writing the component name<component_name>=no.


    The section [Tasks] is available for Kaspersky Anti-Virus version 5.0 MP5, 6.0 MP2/MP3 only.

    [Tasks] – enables Kaspersky Anti-Virus tasks. If no tasks are specified, all tasks will run after installation. If any tasks are specified, all tasks that are not listed will be disabled.

    ScanMyComputer=yes|no – task for complete scan of computer.
    ScanStartup=yes|no – task for scanning startup objects.
    ScanCritical=yes|no – task for scanning critical areas.
    Updater=yes|no -ask for updating threat signatures and program modules.

    InformationInstead of the value yes, you can use the values 1, on, enable, or enabled, and instead of value no you can use 0, off, disable, or disabled.


     Did the provided info help you?

                           

     Give your detailed feedback.

     

    Kaspersky Lab

    Copyright © 1997 - 2009 Kaspersky Lab
    Site map  |   Contact us  |   International Support Service  |  Send us a suspected virus
    Login Your Personal Cabinet  |   Register  |   FAQ for Personal Cabinet