Problems
- Installation ID all zeros
- Installation ID changes each run
- Crash on license check
- The license won’t install
Solution
The License Advisor can help to diagnose problems with the Imatest license activation system.
Using an installer built in 2019 or later, you can enable license diagnostics mode by editing your Imatest INI
windows: ~\Library\Application Support\Imatest\imatest-v2.ini
mac: %APPDATA%/imatest/imatest-v2.ini
linux: ~/.imatest/imatest-v2.ini
and setting:
[imatest]
license_debug = 1.
Then attempt to run the program.
The output will be appended to a *.log file in your licensing directory (C:\ProgramData\Imatest\license on Windows, /Library/Application Support/Imatest on Mac).
...
bgColor | #fff |
---|
...
Step-by-step guide
- Navigate to your Imatest INI directory.
- Edit the imatest-v2.ini file with a text editor.
- Under the [imatest] section, add the line
Code Block language text license_debug = 1
If the [imatest] section does not exist, create one. - Save the INI file.
- Attempt to start Imatest.
Send the *.log in the Imatest License Directory to Imatest support by attaching the results to your support ticket or emailing support@imatest.com.
Turn off license debugging mode by changing the license_debug line to
Code Block language text license_debug = 0
Info |
---|
This utility is only available to builds in 2019 or later. This includes 5.2.*, 5.1.?+. |
Related articles
Filter by label (Content by label) | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...