This property is used to transfer license information to new system hardware.
Copy Code | |
---|---|
Property LicenseInfo of BSTR type |
Remarks:
To transfer the license information into new system hardware, do the following:
- Get the LicenseInfo value and store it in a safe place.
- Change the system hardware.
- Set the LicenseInfo to the value you saved in step (1).
- Run the GetLicKeyAuto method (or its manual analog) to obtain a license for the new system hardware.