
Starting an Executable File From Your Application
You can use this simple code to start any executable application or any executable files. Suppose you want to start the netscape.exe in your application. You can easily do this by setting String s equal to the path. For example, if the path is “C:program FilesNetscapeCommunicatorProgram etscape.exe” you can set