Licensing

Can I migrate licensed virtual machine to different hardware?
Our current licensing scheme is tied to hardware IDs from both host system and guest system. This means that migrating virtual machine to a different host s...
Tue, 8 Sep, 2015 at 12:54 PM
Missing admin rights when I try to deploy a license
This is an issue on Windows platforms. You should run License Manager as an administrator. Just right-click on License Manager icon and choose "Run as...
Mon, 30 Dec, 2019 at 3:12 PM
Can I generate hardware ID automatically instead of going through your LicenseManager?
You can automatically generate hardware ID by: Executing LicenseManager.exe with parameter id, e.g. "LicenseManager.exe id". LicenseManager ...
Mon, 23 Nov, 2015 at 2:25 PM
Can I use the IDKit without a license?
No, you cannot. IDKit works with a standalone license or ExpressID AFIS license.
Fri, 4 Aug, 2017 at 3:23 PM
How do I deploy my application? Do I have to install and run your LicenseManager?
This depends on how you distribute your application. If you install it yourself, the easiest and manual route is to install our SDK including the LicenseMan...
Mon, 8 Feb, 2016 at 2:20 PM
Why do I get different HW ID from LicenseManager and IEngine_GetHardwareId API call?
The problem of different HW ID in License Manager and IDKit application (IEngine_GetHardwareId) can be caused by these facts: 1. There is a bug in HWID g...
Mon, 8 Feb, 2016 at 2:22 PM
How to solve Error code 1129 – "Provided license is not valid, or no license was found" ?
Check the license in License Manager on Windows platform at first (Programs -> Innovatrics -> * -> License Manager -> Check license). IDKit ...
Wed, 16 May, 2018 at 9:03 PM
How to secure universal license?
In order to secure universal license we recommend you to do following: 1. Store encrypted license content in windows registry, file or directly in code. 2. ...
Tue, 8 Sep, 2015 at 12:56 PM
HWID on embedded devices
We use MAC address based HWID on embedded devices. On Linux embedded OS license MAC address has to match with MAC address of one from following network de...
Tue, 8 Sep, 2015 at 12:56 PM
Get MAC address on Android device
Connect to your Android device according to this manual: http://developer.android.com/tools/device.html Issue following commands: adb shell netcfg (depre...
Fri, 24 May, 2019 at 10:01 AM