# Activation and settings menu
# Activating a PRO license
To operate TrueConf Kiosk, a PRO license must be activated using a registration key. You can obtain the key through your manager or the technical support of TrueConf.
To activate the license:
Create the
license.txt
file with the registration key on the PC where TrueConf Kiosk is installed, for example, at the pathc:\file_with_key.txt
on Windows.Open the terminal (command line) in your operating system, and execute the following command.
# For Windows:
<kiosk-path>\Application.exe --license-key --filepath <license-file>
where <kiosk-path>
is the installation path for TrueConf Kiosk ( C:\Program Files\TrueConf\Kiosk
is selected by default), and <license-file>
is the full path to the file from the first step.
# For Linux:
<kiosk-path>\Application --license-key --filepath <license-file>
where <kiosk-path>
is the installation path for TrueConf Kiosk ( /opt/trueconf/video-sdk/
is selected by default), and <license-file>
is the full path to the file from the first step.
# Application settings menu
All configurations for TrueConf Kiosk are specified using a separate application called TrueConf Kiosk Configurator, which is available:
on Windows in the Start menu in the TrueConf Kiosk folder.
on Linux in the list of installed programs.
Launch the configurator application and go to the application settings (start with connecting to the server).