Show/Hide Toolbars

All-In-One Protector 8

Navigation: Part II - Enhanced Features > Executables (exe and app file)

Concept with 2 versions

Scroll Prev Top Next More

Although All-In-One Protector does not support to license multiple modules (this is only supported by www.Licence-Protector.com ) , you can handle 2 versions like Starter and Basic Edition.

 

Create Project for Starter Edition

Create the project

In the EXE Options dialogue, define a command line parameter, e.g. /S

 

 

 

Within your application, check the command line. If it is /S then start the application as Standard Edition

 

 

Create Project for Basic Edition

Select Copy a Project. You must select: New project uses a different encryption to ensure, that the Basic Edition uses Activation Keys with a different encryption. This ensures that a Serial Number for the Starter Edition cannot be used for the Basic Edition

Change the fields: Product Name and Application Name in the screen - Basic

Change the command line parameter in the EXE Options dialogue to /P

Within your application, check the command line. If it is /P then start the application as Basic Edition

 

Installer

The installer should have an option which lets the user decide, what product (Starter or Basic) to install. The only difference is the .aipfile file. Depending on the selection you copy either the AIPFILE and license file of the Starter or Basic version.

 

Sample for an installer

 

 

 

This function is not possible with the  All-In-One Protector installation manager. If you want to use All-In-One Protector installation manager, you have to make 2 installation packages.