CheckFulllicense

  Previous topic Next topic JavaScript is required for the print function Mail us feedback on this topic! Mail us feedback on this topic!  

This DLL command performs a full license and activation check using EasyGO. It wraps the commands SetLanguage, SecurityLevel, SetRegisterSettings and PrepareAndCheck into one single command. All details of the parameters are described in the function reference of these commands.

 

 

Param

Datatype

Example

Description

pcFileName

String

“demo-easygo.lic”

path to license file

pcReadKey

String

“r1lkYAp1xGQN81fBrcZ1dfXtw1doy3Z1

l4KHy0N2yvL0ZBDcX274DHV1BfV7s0R

FpjZ1NOmMf1qXGsu1MqTXK1t4Tsq1c7

jQq1iP3VM1NNx6j1s64YK299TY71YSrb

K0NdSom29inxM29bPTJ1mmLNV0SNd

C41xCbdT2adSqt2aazQL1dslWy1fGXFi

11YWOv1fFhLt2acufE1hRGXY1VxH0R

0ViybX0XmcNz1lm76W1gQqQe21grLU

1VAc401UqH8l0YHwOD1S46cC20hVp

D1cfAYk299ixt”

the Read Key in SecurityLevel advanced or the PSK in SecurityLevel basic

pcModuleID

String

“QHD001”

the main module of the license

pcUsername

String

“”

Username to validate the main module. If the current windows user should be used then this param may be empty

bUseWindowsUser

Boolean

true

use windows User

iLanguage

Int

20000

Language code (20000 is English, check list of Language codes)

iSecurityLevel

int

1

SecurityLevel: 1 is advanced (ReadKey is used), 0 is basic (PSK is used)

pcImageFile

String

“cdc.jpg”

Image that is displayed in the Registration form (has to be of format JPEG)

bLicViewerAllowed

Boolean

true

allow License Viewer (recommended to TRUE)

bSerialIsAK

Boolean

true

Serial is an Activation Key, always use TRUE!

pcManufacturer

String

“Mirage Computer Systems”

Name of the manufacturer

pcProductname

String

“CTI Data Connector”

Name of the product

bRegisterOnline

Boolean

true

use Online-Activation? recommended TRUE but needs Web Activation Service

bRegisterByEMail

Boolean

true

Activation by e-mail?

pcEMail

String

register@registerserver.net

e-mail-address for activation requests

bRegisterByFax

Boolean

true

Activation by fax?

pcFaxumber

String

“+49 721/15159963”

Fax-Number for incoming Activation requests

bRegisterByPhone

Boolean

True

Activation by phone?

pcPhonenumber

String

“+49 700 54885342”

phone number for activation requests

pcEMail_Fax_Text

String

“Your registration information is sent to our Activation Center. Please allow 1 to 2 business days to send an unlock key.”

additional text for e-mail and fax, may be empty

iDefaultMethod

Int

0

Default Registration

0 = online, 1 = eMail,

2 = fax, 3 = phone

pcBuyURL

String

“www.mirage-systems.de/cdc/order.html”

URL for buying the product

pcHelpURL

String

“www.mirage-systems.de/cdc/activation-guide.html”

URL for online help

pcCopyProtectionSwitchOnKey

String

“V3DEq-5CP93-9E4Ik-3tJ8X-lQD5k-6c14X”

Copy Protection Switch On Key - please check documentation

pcCopyProtectionSwitchOffKey

String

“”

Copy Protection Switch Off Key - please check documentation

pcLanguages

String

“20000;10000”

all Languages that can be used for the Application, separate by semicolon, check list of language codes

bShowError

Boolean

True

if there are errors in the dll, they will be shown in a message box

 

Page url: http://www.helpserver.biz/onlinehelp/lp/easygo/2.7/help2000/index.html?wrapper_checkfulllicence.htm