You can add a finishing touch to your application by creating an operating system program object.
Create a program object from the OS/2 Templates folder and give it the following settings:
Create a Windows program item from the Program Manager and give it the following properties:
Depending on the type of desktop you have for UNIX, you might be able to create a program object for starting the runtime image. For example, if you have the COSE desktop in AIX, you can use the CreateAction desktop tool of the Application_Manager to make a program object. For the Command When Action Icon is Double-clicked property, specify /path/appname, or the full path and name of the startup executable in your output directory.
If your runtime image runs as expected, you are ready to learn about distributing your application, which is covered in Distributing your application. If the runtime image doesn't open or operate properly, try the debugging measures.