ooa program is a command, every command is a program
have you ever noticed that when you don't input a normal command it reads
something like "'what you typed' is not recognized as an internal or external command,
operable program or batch file."
notice the operable program part
also have you ever thought that those cmd commands (i.e. cd, dir, ftp) are on your hard drive
because they are
when you type "dir" in a cmd window it actually loads the program called dir
the computer thinks that your program is one of the systems
so it simply loads in the same window
the way you load it does not effect the program it just effects how it is shown
if you don't like clicking: run: "your program.exe" than just make a shortcut on your desktop
tell me if anything is poorly explained