Hi, if you don't really need the batch file, then QProcess::readAllStandardOutput() might help, but you probably will not get the output of the batch file (that has normally been printed to a cmd window).
Maybe you could redirect the output to a file and read that.
Ginsengelf




Reply With Quote

Bookmarks