Creating a CmDust-Result.log is different depending on your operating system.
Windows
- Open CmDust via [Start] -> [All Programs] -> [CodeMeter]. Or search “CmDust” in all applications.
- A terminal window opens stating that it is creating a CodeMeter diagnostic output and it shares where it will put the output file.
- Once the terminal window closes, a new file explorer window opens in the location where the CmDust-Result.log file is stored.
- Send the CmDust-Result.log file
MacOS
On a Mac device you need to create a CmDust.log file using the cmu
commandline tool, to do so, please proceed as follows:
- Open a new terminal window.
- Type in the following command
cmu --cmdust --file CmDust.log
- Using the option
--file
specifies a output file / path. - Omitting
--file
will output the result of CmDust in the terminal window.
- Using the option
- Send the CmDust.log file.
Linux
On a Linux device you need to create a CmDust.log file using the cmu
commandline tool. To do so, please proceed as follows:
- Open a new terminal window.
- Type in the following command
cmu --cmdust --file CmDust.log
- Using the option
--file
specifies a output file / path. - Omitting
--file
will output the result of CmDust in the terminal window.
- Using the option
- Send the CmDust.log file
No confidential information is transferred to Wibu-Systems. You are able to check the information saved in the .log file, it is saved in plain text.