I am wondering what the capabilities of C++ are for launching executables. I would like to create a launcher to launch a program in the same folder. The launched program needs to be run maximized and in Windows 98 compatibility mode. Is this possible, and is there be a code snippet available that would show me how to do this?