Skip to main content

License Activation

Overview

License activation is the process of registering your purchased license to make it available in your actual development environment.

info

All licenses support offline environments. They work normally without an internet connection and do not require periodic online authentication.

4-Step License Activation Process for SDK Products

  1. Initial Setup (Init) - Initialize the license program on first run
  2. Generate Locking Code - Generate hardware-specific code using the Generate button
  3. License Activation - Activate license and download file using the generated code
  4. License Installation - Install the downloaded license file to your system
info

Initial setup (Init) is only required when using the license program for the first time. For subsequent license activations, start from step 2.

Detailed Activation Process

Prerequisites

Download and use the following program for activation/deactivation.

Download License Program

Extract and Verify Files

After extracting the downloaded HancomLicenseManager.zip file, you will find the following files:

HancomLicense/
├── HancomLicenseManager.exe # License management program
└── ProductConfig.xml # Configuration file

1. Initial Setup (Init)

Perform the initial setup only when running the license program for the first time.

  1. Run the HancomLicenseManager.exe program

    License initialization screen

  2. Click the [Activation] tab menu (default)

  3. Click the [Initialize] button in step 1

  4. Verify the "License initialization successful" message

License initialization screen

HancomLicenseManager.exe execution screen - Click the Initialize button for initial setup

caution

Initial setup is only needed once. When the "License initialization successful" message appears, the initial setup is complete.

2. Generate Locking Code

After completing the initial setup, generate a Locking Code.

  1. In the same program, click the [Generate] button in step 2
  2. After verifying the generated Locking Code, click the [Copy] button

Locking Code generation screen

Click the Generate button to create a Locking Code and copy it

3. License Activation

Use the generated Locking Code to activate your license on the web portal.

3.1 Access Web Portal

  1. Click the Open Portal button in step 3 to access the SDK sales site
  2. Log in with the account used for purchase

Web portal login screen

3.2 Activate License

  1. Navigate to My PageLicense Management
  2. Click the [Activate] button for the license you want to activate

Web portal license manager screen

  1. In the License Activation window, enter your username and paste the copied Locking Code

  2. Click the [Activate] button

License activation input screen

License activation window showing username and Locking Code input

Activation complete screen

License activation completed screen

3.3 Download License File

Once activation is complete, download the license file.

  1. Verify that an item has been added to the activation list on the License Management page
  2. Click the [Download License File] button
  3. Save the License file (filename: License, no extension)

Activation complete screen

License activation complete and file download

info

Activated licenses can be viewed and re-downloaded anytime from My Page - Licenses on the web portal.

4. Copy License File

Copy the downloaded license file (License) to the same directory as the Hancom SDK.

File Location

The license file (License) must be located in the assets subfolder within the same directory as the SDK library files.

C:\HancomSDK\
├── assets/ ← Same directory as the SDK library files
│ └── License ← Place the license file here
├── libArgoSDK.dll
├── libArgoSDK.lib
├── HncSentinelRMS.dll
└── ...
Important

The license filename must be License with no file extension.

Verify Activation

To verify that the license is recognized properly, run HancomLicenseManager.exe.

  1. Run HancomLicenseManager.exe with administrator privileges
  2. Click the [Verification] tab menu
  3. Click the [Browse] button to load the license file
  4. Click the [Check License] button
  5. Verify the "License Information"

Output on Success

License check successful

Status check tab of HancomLicenseManager.exe - License is properly recognized

Output on Failure

License check failed

Status check tab of HancomLicenseManager.exe - License is not properly recognized

Reactivating Existing License

To use an existing license on a different computer:

  1. Revoke license on current computer
  2. Generate Locking Code on new computer
    • Run HancomLicenseManager.exe → Activation tab → Generate Locking Code in step 2 → Copy
  3. Reactivate on web portal
    • Activate license with the new Locking Code