Friday, December 26, 2014

Is it possible to display a cmd window inside the windows form? Visual Basic


My form will look like this


http://i.imgur.com/qPOUw3w.png



Why do you want to place the CMD app in the program?


Wouldn't it be simpler to redirect the standard output of the CMD apps window to your app so you can display what is going on in the CMD apps window? Then when the 1st CMD app finishes start the next one or whatever you are attempting to do? And let the CMD apps run window style hidden so they can't be seen by the user?




La vida loca



No comments:

Post a Comment