There are a number of ways to launch the eLaunch program.
Start Menu - Select the eLaunch item on the Start menu.
eLaunch Icon - Double clicking the eLaunch desktop icon will launch the program.
Shell Context Menu - Open the shell context menu by pressing the right mouse button over any file, folder or the desktop background, and select the eLaunch -> New... item.
Command Line - eLaunch can be launched from the command prompt. The command line syntax is:
elaunch [/r | /u | /c:name]
Where:
/r - Registers eLaunch as a shell extension. This allows eLaunch configurations to appear on the shell context menu. This command line option is used by the eLaunch installer.
/u - Unregisters eLaunch as a shell extension. This removes eLaunch configurations from the shell context menu. This command line option is used by the eLaunch uninstaller.
/c:name - Runs Eclipse using the specified configuration. Note that the eLaunch window is not displayed when the program is run in this manner.