Versions Compared

Key

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

LAC includes a command line utility, lacutil, that lets you activate and save a license to from a file.The only argument that is required for lacutil is the activation key. The HostID of the current machine will be used automatically, if the HostID is required. There is also an option to print out HostIDs of the machine and eventually specify them manually, which can let you activate a license locked to a different machine than the current one.command line. You can retrieve HostIDs and send them as a part of the request if a HostID is not specified.

Command usage

Wiki Markup
The lacutil command usage is as follows. Optional parameters are enclosed in square brackets ( \[ \] ). Variables are shown in italic text.

Command

Syntax

Description

-hostid

lacutil -hostid

Displays HostID values of your computer system.

-activate

-act_key <activation_key>

Wiki Markup
\[-output <output_file>\]

Wiki Markup
\[-hostid <type=value,...>\]

Wiki Markup
\[-proxyhost <host> \-proxyport <port>

Wiki Markup
\[-proxyuser <username> \-proxypassword <password>\]\]

Activate a license from License Activation Center.

The -hostid option can be used to explicitly specify the HostIDs. If no HostIDs are specified, LAC will try to automatically use the proper HostID from the current machine if a HostID is required. Additionally, proxy information might be specified for activation.

...