Administrator Wants to Add a Custom Integration
Integrations=2: If the application is ODMA-compliant, specify Integrations=2.
Integrations=1: If the application has its own macro language and you want to write a startup macro, use Integrations=1, followed by AppKey=application_name. Use the application to create the startup macro and place the startup macro in the application’s startup directory.
DualExe: For some applications, the name of the file containing the actual application is different from what you type to start the application. For example, to start WordPerfect 6.1, you type WPWIN, but the WordPerfect 6.1 program is actually contained in a file named wpwin61.exe. For such applications, you use the name of the program that starts the application as the section heading. For example, [WPWIN.EXE]. Then you use DualExe to specify the name of the file that actually contains the application. For example, dualexe=wpwin61.exe. You would need to consult the application documentation or its installation directory to determine the filename to use with DualExe.