You can automatically generate hardware ID by:

  • Executing LicenseManager.exe with parameter id, e.g. "LicenseManager.exe id". LicenseManager will create file id.txt in current folder that contains hardware ID of the computer.
  • Using IEngine_GetHardwareId() API call directly in IDKit SDK.