When you try to do things using Windows Batch, you normally think on a Text Program, but I want to know if there is anyway to use instead of those string inputs at the command window, put on a TextField
, and that the messages get displayed at a MsgBox
. Also, if it's possible to hide the console window.
Don't matter if VBScript is needed, but only Batch should be better for me