Originally Posted by cbarmpar How can i check if the process is already running before i opening it? In case of init.d scripts, you can run them with "status" parameter. Originally Posted by cbarmpar And how can I read the output of the command? If you want to do that, you can't use startDetached() and you have to connect to one of the signals that QProcess offers.
Forum Rules
Bookmarks