This file defines the workflow which is done during a product activation. This file includes the definition, if a copy protection key should be generated, if the demo version flag should be set to NO and if a time limitation of a trial version should be removed. Basically, you have to define exactly the same settings like you would use with the manual generation of an Unlock Key + the Copy Protection Switch On Key.
The filename of the workflow file is defined in the project.config file with the tag <GeneratorConfig>. A good idea is to have one workflow file per project, e.g. config-workflow-easygo.xml.
In the installation folder of Licence Protector, there is a sample configuration file, which you could use and change only a few settings. It is located in the folder ..\EasyGo\Activation Server.
Important settings to change are:
• | ProductID to your module ID of the main module |
• | ProjectFilename - name of the project template |
• | ModuleNumber to your module ID of the main module |
You have to change value to 0 (zero) if the module is of type licence per computer, user or concurrent user. This ensures that the number of licenses is not modified.
The file must be copied in the folder .\alg on the Activation Server. See Upload Configuration Files.