Status: Main Release
Release date: March, 2010
Update eligibility: Only with update subscription
Download Update here
Workflows
With a workflow setting, you can define if the version starts in trial mode, is a time limited full version or if it can only be used in evaluation mode.
New workflows added in version 3.0
- Time limited full version (eg. if the product is sold as a subscription) - the expiry date is coded in the Serial Number
- No evaluation version - a Serial Number is needed to start
- A versiohich is available only as an evaluation version but cannot be activated - screen: No product activation possible
All Worklows in Details
EasyGo Screens
The screens have been completely redesigned:
- new size to fit for more screen resolutions, especially for netbooks
- each single text block on all screens can be modified
- background image can be customized
- new language - Turkish
- Event based message screens
The workflow and the navigation was reworked, a lot of new screens have been added to help the user depending on the step in the activation process or when errors occur:
Instead of using Licence Protector Serial Numbers you can
use your own IDs, e.g. 12 characters, only upper case letters like AKIP-IUZW-II31 as Serial Numbers.
New DLL commands / functions
- File Upload / Download functionality
- GetSerial Number - Retrieve the Serial Number of a module
- SetLanguage = 0. Uses the language, which is configured in Windows for all EasyGo screens
- To find out, how (Online, E-Mail, Fax, Phone) the product was activated, use the command GetVal, Token LAT
- The date of the activation can be retrieved with GetVal, token LAM
- ValidatesYes is now included in Validate / ValidateEX and no longer necessary
License Generator
New TAB Activation Server to upload a complete license file to the Activation Server
Changes in the project template
- Define the main application module TAG <MainModuleID>. Every application can have one or more modules, which can be activated with a Serial Number TAG <IsSerial> but only one main module
- Specify a Reseller - TAG <Reseller>. This information is sent to the Activation Server
- Specify a version number - TAG <AppVersion>. This information is sent to the Activation Server
- Define a default workflow for a module - <EasyGoWorkflow>. This default workflow can be redefined with the command SetRegisterSettings, WorkflowType
- The TAG <CopyProtectionSwitchOnKey> and <CopyProtectionSwitchOffKey> replace the same values in the command SetRegisterSettings from version 2.7. They have been added for backward compatibility and are not necessary. The new TAG which is used from version 3.0 onwards is <ActivationStateAfterCPon>. This TAG is mandatory.
Activation Server 3.1
- Customer address administration to manage customers, keys and license files
- Keys, which have not been in use, can be deleted
- Additional key options (expert settings) available, e.g. absolute value for a counter module
- Edit a license file on the Activation Server
License Viewer
The buttons of the License Viewer can be enabled / disabled before PrepareAndCheck is invoked
Automatic License Generator
- Generates license files in file format 2.7
Licence Tester
- Support for LicProtector300.dll
- All new commands added
Online Help
- Updated with all new functions