- 09 Dec 2025
- 1 Minute to read
Update Sentinel HASP/LDK Run-time driver
- Updated on 09 Dec 2025
- 1 Minute to read
The license manager runtime software (runtime), when installed, runs in the background. It has a web-based administration system that can be reached by opening http://localhost:1947 in a web browser.
Update required
To continue using your Gexcon tools after 9th December 2025, your licence runtime must be version 10.0 or higher. Cloud licences will stop working if you do not update.
What you need to do
1. Check your current version
Open a web browser on your computer.
Confirm that the Run-time version is 10.0 or higher. Refer to the snapshot below to see where this information is displayed. The Run-time version is highlighted by the red box and arrow.
.png)
Sentinel Admin Control Center
2. If your version is below 10.0, please update it by downloading the appropriate package (Windows or Linux) from our customer support page.
It is also possible to download and install an up to date version via the FLACS installer (see below).
3. Update your runtime software
Windows (GUI Setup)
To install the runtime on Windows (using GUI) use the following steps:
Extract the package
Run and complete HASP_GUI_Setup.exe
Navigate to http://localhost:1947/_int_/diag.html and verify that the installed version is 10.11 or higher
Windows (Command-line)
To install the runtime on Windows (using the command-line) use the following steps:
Download the windows 64 bit package
Extract the package
Open a command prompt with Administrator privileges
Navigate to the extracted folder and run > haspdinst_104628-install.bat
Navigate to http://localhost:1947/_int_/diag.html and verify the installed version is 10.11 or higher
Linux
To install the runtime on Linux use the following steps:
Download the linux 64 bit package
Extract the package:
> tar -xvf /path/to/ runtime-10.11.tgz> cd runtime-10.11> tar -xvf aksusbd-10.11.1.tar.gzRun the installer script as root (e.g. using sudo):
> (cd aksusbd-10.11.1 && chmod -R a+rX . && sudo ./dinst)
Via the FLACS installer
To upgrade to the latest version of runtime packaged with FLACS that include vendor specific libraries for Gexcon:
Download the latest version of FLACS installer here.
Continue with the installation and select the required components (note that the License manager runtime can be installed separately and FLACS does not need to be installed if it is not required)
.png)
FLACS installer option to install License manager runtime only