Quote Originally Posted by ChristianEhrlicher View Post
Don't rely on windows' cmd.exe - it can't handle unicode properly. Use a QMessageBox or similar.
Sorry but I don't understand what you mean. How to use a QMessageBox to run a QProcess?