HPC/Applications/atk/License troubleshooting on Windows: Difference between revisions

From CNM Wiki
< HPC‎ | Applications‎ | atk
Jump to navigation Jump to search
m (Created page with "# [http://windows.microsoft.com/en-US/windows7/Command-Prompt-frequently-asked-questions Open a Windows command prompt.] # Run The following commands exactly as shown: #:: <code>…")
 
mNo edit summary
Line 3: Line 3:
#:: <code>set LMX_EXTENDEDLOG=C:\Temp\lmx.log</code>
#:: <code>set LMX_EXTENDEDLOG=C:\Temp\lmx.log</code>
#:: <code>set > %LMX_EXTENDEDLOG%</code>
#:: <code>set > %LMX_EXTENDEDLOG%</code>
#: You can select and Copy the string from here and Paste it into the Command Prompt window from the right-click context menu.
# Run this command, adapting it to the path you installed ATK under:
# Run this command, adapting it to the path you installed ATK under:
#:: <code>C:\"Program Files (x86)"\QuantumWise\atk-12.2.2\vnl\bin\vnl.exe</code>
#:: <code>C:\"Program Files (x86)"\QuantumWise\atk-12.2.2\vnl\bin\vnl.exe</code>
#: It will take a few seconds for the command to start.
#: It will take a few seconds for the command to start.
#: Note: Do ''not'' start VNL by clicking on its icon in Explorer or its desktop shortcut.
#: Note: Do ''not'' start VNL by clicking on its icon in Explorer or its desktop shortcut.
# Move the VNL window away from the command prompt window.
# Move any VNL windows away from the command prompt window.
# [http://windows.microsoft.com/en-US/windows7/Use-Snipping-Tool-to-capture-screen-shots Take a screenshot.]
# [http://windows.microsoft.com/en-US/windows7/Use-Snipping-Tool-to-capture-screen-shots Take a screenshot of your entire screen.]
#: Use Save Snip, Save As to produce an image file.
#: Use Save Snip, Save As to produce an image file.
# Close VNL.
# In the Windows Explorer, navigate to the C:\Temp directory.
# In the Windows Explorer, navigate to the C:\Temp directory.
# [http://windows.microsoft.com/en-US/windows7/Send-a-file-in-e-mail Send by email the lmx.log file and the screenshot from step (5)]
# [http://windows.microsoft.com/en-US/windows7/Send-a-file-in-e-mail Send by email the lmx.log file and the screenshot from step (5)]

Revision as of 07:31, August 29, 2012

  1. Open a Windows command prompt.
  2. Run The following commands exactly as shown:
    set LMX_EXTENDEDLOG=C:\Temp\lmx.log
    set > %LMX_EXTENDEDLOG%
    You can select and Copy the string from here and Paste it into the Command Prompt window from the right-click context menu.
  3. Run this command, adapting it to the path you installed ATK under:
    C:\"Program Files (x86)"\QuantumWise\atk-12.2.2\vnl\bin\vnl.exe
    It will take a few seconds for the command to start.
    Note: Do not start VNL by clicking on its icon in Explorer or its desktop shortcut.
  4. Move any VNL windows away from the command prompt window.
  5. Take a screenshot of your entire screen.
    Use Save Snip, Save As to produce an image file.
  6. Close VNL.
  7. In the Windows Explorer, navigate to the C:\Temp directory.
  8. Send by email the lmx.log file and the screenshot from step (5)