K
kimiraikkonen
Hello,
I have a textbox named "textbox1" and a button named "button1"
How can i retrieve the console (cmd) data into textbox?
For example when i run Shell("cmd.exe /k dir c:\",AppWinStyle.Hide)
when pressed button1, i want the result is displayed into textbox.
Thanks
I have a textbox named "textbox1" and a button named "button1"
How can i retrieve the console (cmd) data into textbox?
For example when i run Shell("cmd.exe /k dir c:\",AppWinStyle.Hide)
when pressed button1, i want the result is displayed into textbox.
Thanks