This command allows you to download a complete license file (including all hidden information) from the Activation Server 6. It can be uploaded with the command UploadLic.
Values (e.g. a module or data area information) which are removed on the server, are still available in the local file. To download a one to one copy use DownloadWholeLic
This command requires a license file which was opened using one of the Prepare commands.
Name |
DownloadLic |
||||||||||||||||||||||||||||
Purpose |
Downloads the license file from to the Activation Server 6. A unique ID is necessary to store the license file on the Activation Server 6. If the ID already exists, the data is overwritten. |
||||||||||||||||||||||||||||
Params |
|
||||||||||||||||||||||||||||
Returncode |
|
||||||||||||||||||||||||||||
Usage |
Used to download a license file or only modifications. The license file can be edited on the Activation Server 6 and the file has first to be uploaded using the command UploadLic. |
||||||||||||||||||||||||||||
Sample |
iRes := lic.DownloadLic(‘’, ‘QHD001’, ‘IV0078’, ‘Default’, ‘mypassword76R§",true);
if iRes = 0 then begin << Licence successfully downloaded >> ... end else if iRes = 3001 then begin << Activation Server 6 could not be reached, please check connection >> ... end else begin << other errors >>> ...
|
||||||||||||||||||||||||||||
See also |
UploadLic, WebRegisterEXT, DownloadWholeLic |
•User or PC names stored in the license file, are not downloaded. This is to ensure that the file can be downloaded on a new PC
•The hardware ID of the PC, which uploaded the file, is replaced with the hardware ID of the PC, which downloads the file
Example
•PC A has copy protection turned on with code 2 = 170D9F7C
•PC B downloads the file. Copy protection code 2 is turned on but with the hardware ID of PC B = 180A9B6A