Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Command

 

 

Description

Long version

Short version

Applies to

 

-install_service    service 

-i

Windows

Install the license server as a service.

-uninstall_service

-u

Windows

Uninstall the license server as a service.

-background

-b

Unix

Run the license server as a daemon in the background.

-config

-c

All

Specify an optional path to an lmx-serv.cfg configuration file. Typing the full path is required. If the server is run without the -c parameter, it will use default settings.

-licpath

-l

All

Specify an optional license file path that will be read in addition to those specified within the lmx-serv.cfg configuration file.
Alternatively, you may specify a directory in which the license server will look for all .lic files. You can specify multiple paths, separated by a semicolon ( ; ) for Windows or a colon ( : ) for Unix; for example, "-l C:\dir1;c:\dir2."

If no default license is defined in the configuration file and the -l parameter is not specified (or no license can be found in given location), the server will look for all .lic files in its directory.

-logfile

-lf

All

Specify an optional logfile path, which will override any logfile settings in the lmx-serv.cfg configuration file.

-port

-p

All

Specify an optional port number, which will override the port number set in the configuration file.

-help

-h

All

Print out usage information for these commands.

...