It might be a basic question, but bear with me as google didnt help.
I want to create awrapper for cmd.exe that is more comfortable in terms of user interface (I enjoy a lot Konsole in *nix). Right now I have no Idea how to hook to cmd.exe and get the results. I want to have my own window for user to type commands but cmd.exe is the one to do the job.
So how do I connect my app to cmd