Adding an additional key or activation code

The command kesl-control --install-additional-key adds an additional key. For details about keys, please refer to the section About the key file.

If an active key is not installed, the additional key will be installed as the primary key.

Command syntax

kesl-control [-L] --install-additional-key <path to key file>|<activation code>

Arguments and keys

<path to the key file>

The path to the key file; if the key file is located in the current directory, it is sufficient to specify only the file name.

<activation code>

The activation code that is used to add a license key for activating the application.

Example:

Install an additional key from the file /home/test/00000002.key:

kesl-control --install-additional-key /home/test/00000002.key

Page top