Show/Hide Toolbars

All-In-One Protector 7

Navigation: Part I - Learning the Basics > Detail explanation of all screens > TAB - Start > EXE files

License file and configuration information

Scroll Prev Top Next More

 

If you want to retrieve information about the license like the registered customer name, time limitation or whether the product is activated, your application can read this information from a configuration file.

 

The All-In-One Player provides the license and additional configuration option in the files mp-config.xml and mp-config.txt (only Windows). The files are created during runtime. Both files have the same content. Just read the file with the format your application can handle.

 

If you application runs in the Virtual Zone the file is not visible.  The files are created in the same folder, where the EXE file is located.

 

 

The files are created in /Users/Username/Library/Application Support/company name/product name where company name and product name are the values set in Basic Settings.

 

 

The files provide a lot of information. Some are for future use and are not explained in this documentation. You can download a sample of each file. Download Now!

 

mp-config.xml (Windows)

 

mp-config.txt (Windows)

 

 

The variable Install-Path-Player provides you with the installation path of the application. This would be the folder where your application previously stored configuration files.

 

It is possible that the protected EXE file (variable Player-Name) has a different name like your original EXE file (variable StartExe.)