There are 16 custom features (flags) which can be set or unset when generating activation codes. These features can be used for enabling or disabling some features or options in protected application. Custom features are embedded into generated activation code.
Protected application can check if features are enabled or disabled by using protection interface (GetInterfaceData() function) or by checking appropriate environment variables if Set environment variables option is enabled in project settings.
Special flags
Special flags are used to additionally mark generated activation code. The following special flags are currently available:
Disable limited license flag
Generated activation code will disable limited license feature for protected application on remote computer.
Extend evaluation period flag
Generated activation code will extend evaluation period for protected application.
License extension flag
Generated activation code can be used for license extension only.
Custom features panel
Custom features panel is automatically displayed after opening activation panel. If closed, it can be opened again by clicking on "Features" button.
Click on "Save" button to save custom features as default for current project.