Set license key
Last updated
Was this helpful?
Last updated
Was this helpful?
KONNEKT searches for license keys in two registry keys:
HKEY_CURRENT_USER\SOFTWARE\GlueckKanja\Konnekt\License
(REG SZ)
HKEY_LOCAL_MACHINE\SOFTWARE\GlueckKanja\Konnekt\License
(REG SZ)
There are several options how you can configure the license key:
Option
Description
Use Case
Lic Key Storage Location
Interactive Setup
Enter the key during the interactive setup
This option may be a good choice for a singular system.
HKLM
Policy
Set the license key via GPO or Intune policy.
HKLM or HKCU
MSI Parameter
This option may be a good choice for environments with a software deployment system.
HKLM
Preferences Menu
Enter the license key in the preferences menu.
This option may be used for single user systems, only.
HKCU
Entering the license key in the preferences menu:
The preference menu sets the license for the current user (HKCU), only. Other users logging into the same machine would also have to set the license.
Key name: License Type: REG_SZ (String Value).
Sets the license key.
manually by adding the key in the registry under machine or user registry settings
Policies stored in:
HKEY_CURRENT_USER\SOFTWARE\Policies\GlueckKanja\Konnekt
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\GlueckKanja\Konnekt
This is the recommended approach for managed environments. See for details.
Sets the license key as a MSI-parameter (e.g. with silent ).
If a license key is configured at HKLM, settings via preferences menu are not effective. (see for details).
We recommend to use our to configure this setting.
via GPO, see
pushing policies via Intune, see