Barcode Xpress for Linux v13.9 - Updated
License Manager
Developer Guide > Licensing & Distributing > License Manager

Introduction

The License Manager is a GUI application that you can use to register and activate Development Toolkit licenses on your development system.

Please see the Toolkit Licensing sections for detailed instructions on using the utility for registering and activating licenses.

The License Manager can be run in GUI mode using the following scripts:

Command Line Modes

Registering licenses via the command line is covered in:

Two additional command line modes are available, for listing installed licenses and removing installed licenses, respectively:

Listing Installed Licenses

The License Manager can be used to list all Barcode Xpress licenses currently installed on the computer via the following command:

java -jar licensemanager.jar list

Removing Installed Licenses

The License Manager can also remove all Barcode Xpress licenses from the current computer with the following command:

java -jar licensemanager.jar remove

The user will be prompted for confirmation before the license is removed.

Is this page helpful?
Yes No
Thanks for your feedback.