Quote Originally Posted by INeedADollar View Post
Sorry but I don't understand what you mean. How to use a QMessageBox to run a QProcess?
Where did I told you to do so? I said you should print the return value from readAllStandardOutput() in a QMessageBox (and don't forget to properly encode it into a QString with QString::fromLocal8Bit())