Hey,

I was wondering if anyone knew of a way to have a vb.net app that can load a batch file, and run it inside the vb.net app.

Something like, when you open the application, you will see a blank window with a big button that says "Start Batch File" and when you click it, the button will "go away" (hide) and the batch file will now be loading in the application.

If anyone knows how...