Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Approved

...

  • SHOWACTIVATE - specifies whether to prompt for standalone license activation:
    • 0 - turns the prompt off
    • 1 - turns the prompt on
  • NGEN - specifies whether to perform native-image generation:
    • 0 - turns native-image generation off
    • 1 - turns native-image generation on
  • LicenseMode - sets the desired license mode for the software to use:
    • Login - cloud sign-in licensing
    • Cloud - cloud activation-key licensing
    • Standalone - on-prem standalone licensing
    • Network - on-prem network licensing
  • ActivationKey - sets a license activation key. Currently this only works for cloud licensing, allowing the cloud license to be activated at installation time instead of when the software is first run.
  • Server - sets the name or IP address of a legacy network license server. This will create an LMHOST.INI file in the installation folder containing the server name or IP address.
  • Level - sets the desired license level to use when the software is run. This will create a LEVEL.TXT file in the installation folder containing the level name.

...