Installing Licenses to Desktops

Note: Documentation for installing license files issued for versions prior to 5.0 can be found here.

This document describes the ways of installing licenses to PC i.e. desktop applications. This way the license is installed for the current user only.
For installing licenses on servers, please refer to this document instead.

The possible ways of installing licenses to desktops:

  1. Install with GUI (recommended)
  2. Using system variables:
    The location of the license file can be set with: From version 5.3.2 it is possible to define multiple license files of arbitrary locations. The separator character is ";".
    In case license files are set this way, the license files will be read from all locations defined by the environment variable, the Java system property and from the user's home directory.
    Example: -Dchemaxon.license.url="C:\ChemAxon\license2009.cxl;C:\ChemAxon\license2010.cxl"
  3. Manual install:
    The license file must be stored in the .chemaxon (Unix) or chemaxon (Windows) sub-directory of the user's home directory. The following locations are accepted:
  4. Command line install:
    Launch the license shell script (Unix) or license.bat batch file (Windows).
    Type license -h for the list of available options.
  5. Using API:
    chemaxon.license.LicenseManager.setLicenseFile(String path)
    chemaxon.license.LicenseManager.setLicense(String s)

Launching ChemAxon License Manager GUI (CLM)

ChemAxon License Manager is a central place where you can manage the licenses of all ChemAxon products. Three basic ways of launching:

The CLM graphical user interface

The ChemAxon License Manager GUI

Steps of installing the licenses

The licenses are usually stored in the license.cxl file which you receive from ChemAxon.
You don't need to open or edit the content of this file, just simply save it to an arbitrary location of your file system. You can overview your licenses any time by selecting the "License overview" panel.