I have created one console application and when i run project console application.exe runs and shows command prompt , and what i have to do is works fine on this prompt(exe) but i want to run it on (cmd.exe) from where i have to receive input so my question is "How to run console application on cmd.exe?"
Thank you.