X
108 Rate this article:
No rating

INTERNAL: How to locate your license file

Zachary Norman
Topic:

  1. This tech tip contains instructions on how to locate the license.dat file in order to obtain valuable information, such as the installation number and license features.
  2. Instructions listed below are considering that the default location was used during software installation.
  3. Older versions of Exelis Visual Information Solutions could have a different default location. If you need additional help, don't hesitate in contacting our support team.


Discussion:


    Using Windows Operating Systems:

    1. Open Windows Explorer and browse into C:\Program files\itt\license\ (default location)

    2. Open the license.dat file with the built-in Notepad application.

    3. You should see your license number as shown below:

    ############ license file comments, do not delete ###############
    # License Number(s): ######

    Using Unix/Linux Operating Systems:

    1. Open a terminal window and browse into /usr/local/itt/license/ (default location), using the following command: cd /usr/local/itt/license

    2. Run the following command: sudo cat license.dat

    3. You should see your license number as shown below:

    ############ license file comments, do not delete ###############
    # License Number(s): ######

    Using Mac OS X Operating Systems:

    1. Open a terminal window and browse into /Applications/itt/license/ (default location), using the following command: cd /Applications/itt/license

    2. Run the following command: sudo cat license.dat

    3. You should see your license number as shown below:

    ############ license file comments, do not delete ###############
    # License Number(s): ######