Products | Versions |
---|---|
Spotfire Statistica | 13.2 and above |
I was requested by support (or fulfillment) to find my UUID. How can find that?
Cause: Statistica license files use the STATID in licenses starting with Statistica 13.2. The STATID is the UUID of the computer where Statistica is installed. UUID is the "Universal Unique Identifier", sometimes referred to as the GUID ("Globally Unique Identifier"). See https://www.ietf.org/rfc/rfc4122.txt for more information.
1. Open an administrator command prompt.
2. Type the command: wmic path win32_computersystemproduct get uuid
3. Press the "Enter" key
4. Only the UUID for the computer should be displayed.
The UUID (Universal Unique Identifier) is a 128-bit number used to uniquely identify computers. It has 32 alphanumeric characters and usually contains 4 hyphens.