User Tools

Site Tools


nnm:license_activation

This is an old revision of the document!


License Activation

Activation via Command Prompt or Shell

You can do online (recommended) or offline activation using the Command Prompt.

Online Activation using the Command Prompt

Windows

  1. Open cmd.exe (Windows Command Prompt)
  2. Go to folder where ClientSideActivator.exe and ClientSideServerActivation.exe are located, e.g. cd C:\Program Files\nextnano\2020_04_14
  3. Type in ClientSideServerActivation.exe -O D:\License\ -UF “Homer” -UL “Simpson” -UE “homer.simpson@nextnano.com” -E “homer.simpson@nextnano.com-2020-05-12-dt34” -In “Springfield Nuclear Power Plant” -A “license.nextnano.cloud” -Exe ClientSideActivator.exe
  • -O: name of folder where your license will be written to, e.g. D:\License\ (Note: This folder must exist.) If using quotation marks (when containing blanks), it may be necessary to use doubled backslashes e.g. “D:\\License\\”
  • -UF: Your First Name, e.g. “Homer”
  • -UL: Your Last Name, e.g. “Simpson”
  • -UE: Your Email Address, e.g. “homer.simpson@nextnano.com”
  • -E: Your License Key, e.g. “homer.simpson@nextnano.com-2020-05-12-dt34”
  • -In: Your Institute or Company, e.g. “Springfield Nuclear Power Plant”
  • -A: Address of nextnano License Server, “license.nextnano.cloud”
  • -Exe: Path to ClientSideActivator.exe, e.g. ClientSideActivator.exe if located in same folder

Linux (Wine has to be installed before)

Type in:

wine ClientSideServerActivation.exe -O ~/Documents -UF "Homer" -UL "Simpson" -UE "homer.simpson@nextnano.com" -E "homer.simpson@nextnano.com-2021-12-31-l1s4" -In "Springfield Nuclear Power Plant" -A "license.nextnano.cloud" -Exe ClientSideActivator.exe

You obviously have to replace homer.simpson@nextnano.com-2021-12-31-l1s4 with your name and your License key.

MacOS (Wine has to be installed before)

  • (same as Linux)
  • on macOS Catalina or higher use wine64 … instead of wine …

Finally, your license(s) should be saved within the folder you specified. Update the path to your license within nextnanomat ToolsOptionsLicenses.

Offline Activation using the Command Prompt

Windows

  1. Open cmd.exe (Windows Command Prompt)
  2. Go to folder where ClientSideActivator.exe is located, e.g. cd C:\Program Files\nextnano\2020_04_14
  3. Type in ClientSideActivator.exe -O D:\user_fingerprint.txt -UF Homer -UL Simpson -UE homer.simpson@nextnano.com -In “Springfield Nuclear Power Plant” -E homer.simpson@nextnano.com-2020-05-12-dt34
  • -O: name of file where your fingerprint will be written to, e.g. user_fingerprint.txt (Note: This folder must have write permission.)
  • -UF: Your First Name, e.g. Homer
  • -UL: Your Last Name, e.g. Simpson
  • -UE: Your Email Address, e.g. homer.simpson@nextnano.com
  • -In: Your Institute or Company, e.g. “Springfield Nuclear Power Plant”
  • -E: Your License Key, e.g. homer.simpson@nextnano.com-2020-05-12-dt34

Linux (Wine has to be installed before)

Type in:

wine ClientSideActivator.exe -O user_fingerprint.txt -UF Homer -UL Simpson -UE homer.simpson@nextnano.com -In "Springfield Nuclear Power Plant" -E homer.simpson@nextnano.com-2020-05-12-dt34

MacOS (Wine has to be installed before)

  • (same as Linux)
  • on macOS Catalina or higher use wine64 … instead of wine …

In the older version of nextnano there will be an error Error: Wrong number of arguments which can be ignored as long as the fingerprint file user_fingerprint.txt has been generated. (Please also get an update of nextnano.)

Finally, the generated fingerprint file user_fingerprint.txt which contains your

  • Computer Name
  • Disk Hash
  • CPU Hash

has to be sent to support@nextnano.com. We will then send you your license key within 24 hours.

nnm/license_activation.1698257336.txt.gz · Last modified: 2023/10/25 20:08 by carola.burkl