I have a Console Application and I was wondering if there is a way to start a different Console App, but I need to do it with the same effect MS-DOS has when you just type the name of the exe.
Anyone have any ideas?
EDIT::
For sake of clarity, I mean I need to to open, but the program runs in the console that opened it. It does not create a new window.