Im making a application with visual basic 2008 and need to load an external command line app. I want visual basic to load the app then close it, but the app after being run says "Press any key to continue", how can I get visual basic to skip this?"
To run the external app im using Shell because I cant get proccess.start to hide the window.
Thanks in Advanced
To run the external app im using Shell because I cant get proccess.start to hide the window.
Thanks in Advanced