Autoloading FRX apps

ARES Commander provides the a Windows Registry location to autoloading your application:
HKEY_CURRENT_USER\Software\Graebert GmbH\ARES Commander XXXX\Applications

To register your plugin and configure the autoloading process:

  1. Create a new registry key inside Applications key. The name of that key will be that name of the application

  2. Then add the following fields and fill them up:

    1. DESCRIPTION explains what the app does

    2. LOADCTRLS flags for autoloading your app (by custom entity detection, startup, command call )

    3. LOADER location of the plugin.

    4. MANAGED indicates if it is managed application or not.