Follow the instructions below in order to enable execution of external application from the Conduit powered toolbar:
1. Add a registry key with your application alias (e.g. "myApp.exe").
a. Application alias for specific user - add the following key to the registry: HKEY_CURRENT_USER\Software\Conduit\AppPaths\myApp.exe
b. Application alias for all users - add the following key to the registry: HKEY_LOCAL_MACHINE\Software\Conduit\AppPaths\myApp.exe
Note: On Windows Vista it is strongly recommended that you add the key to HKEY_LOCAL_MACHINE
2. Under the registry key, add the following string values:
a. Name - AppPath.
b. Value - The full path to your application on the end users machine. For example, C:\Program Files\myApp\myApp.exe
