This command converts an old license file of a version 2.x and 3.x into version 4. The complete file structure of the old file (including keys, system data etc.) is transferred to the new file. Even old Serial Numbers can be used after the conversion is done.
It requires to additionally install and register the file LicProtector314.dll. You need a license file version 4 to move a version 2.x or 3.x into the new file format.
Before you can use the API command, you have to open the new license with one of the Prepare commands.
•Open the new license file (version 4) with PrepareForce
•Open the old license file (version 2.x or 3.x) with PrepareForce
•Use TakeOverLicFile
•Close all license files using Quit
Name |
TakeOverLicFile |
||||||||||||||||||||||||
Purpose |
Converts license file version 2.x and 3.x into version 4.x |
||||||||||||||||||||||||
Params |
|
||||||||||||||||||||||||
Returncode |
|
||||||||||||||||||||||||
Usage |
Used to validate the license. |
||||||||||||||||||||||||
Sample |
iRes := lic.TakeOverLicFile(‘F:\mylicv3.lic’, ‘r1lkYAp1xG QN81fBrcZ...’,1,false, false); if iRes = 0 then begin << license conversion successful >> ... end
<< other errors >>> ...
|
||||||||||||||||||||||||
See also |
Additional information
•PSK (Project Secure Key) is the encryption of the keys like Serial Number
•Read / Write Key is the encryption of the license file. Only in projects of version 1 and 2 the PSK was also used to encrypt license file