I am using mfgTool2 (2.7) command line with the -noui parameter.
Everything works but when i start a cmd Process in my VB Application and i redirect the Output
to a text box, then i dont get any output? If i start cmd separately in Windows, then i get the desired Output,
but it is also not possible to redirect the output into a txt file. Is mfgTool not using stdout for cmd?
Nearly the same question, but the answer fom igorpadykov was in my opionion not very professional!
How to get output from mfgtool command line interface?
I have read the Manual and there is no inforamtion about how to get the output from an own started cmd process!