This command defines the activation screens and activation options for EasyGo - eg. options like buy button or logo and also allows to define the registration options available (Online, E-Mail, Fax or Phone).
A complete summary of all DLL commands, which allow to customize the screens, can be found in the chapter EasyGo Dialog
Name |
SetRegisterSettings |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Purpose |
Set parameters for the EasyGo (PrepareAndCheck) functionality. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Params |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Returncode |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Usage |
To customize the EasyGo form. This call is in most cases necessary and has to be done before calling PrepareAndCheck. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Sample |
lic.SetRegisterSettings(‘c:\temp\myimage.jpg’, // ImageFile true, // Allow License Viewer true, // Serial is a Key 'My Company', // Manufacturer ‘My Product’, // Productname true, // Register Online true, // Register By E-Mail ‘activate@mycompany.com', // E-Mail-Address true, // Register By Fax '012345/6789-1', // Faxnumber false, // Register By Phone '', // Phonenumber '', // E-Mail Fax Text 0, // DefaultMethod 'http://www.mycompany.com/buymyproduct', // Buy URL '', // CopyProtectSwitchOnKey ''); // CopyProtectSwitchOffKey ... |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
See also |
SetRegisterHelp,, SetRegisterHelpL, SetRegisterLanguages, PrepareAndCheck, SetLanguage, SetRegisterSerialNo |
Lotus Notes is not supported with e-mail activation