Looking for example of c# winform showing outpu from a batch file ...
- by koleto
I am looking for a c# example project of a winform wich redirect the output from a batch file running in background to any kind of winform control.
Any suggestions?
Thanks!