T
Thom
Hello - I have put together a little app that fires of a DOS program and
redirects the output of the DOS program to a textbox.
All is well and fine while I am in Visual Studio and run in debug. Redireted
DOS output displays properly in he textbox.
I am starting the DOS porgram with a process using .startinfo and friends.
Once I try to run the same executable from windows the redirected output no
longer displays in the textbox.
Has anyone else seen this and have any ideas?
Thanks,
Thom
redirects the output of the DOS program to a textbox.
All is well and fine while I am in Visual Studio and run in debug. Redireted
DOS output displays properly in he textbox.
I am starting the DOS porgram with a process using .startinfo and friends.
Once I try to run the same executable from windows the redirected output no
longer displays in the textbox.
Has anyone else seen this and have any ideas?
Thanks,
Thom