Weird...
What happens if you create a batch file for starting the second program, and execute the batch file with QProcess? The usual way is to pass the batch file as parameter to cmd.exe.
EDIT: perhaps there's a problem with spaces in the path. Can you try with:
?Qt Code:
To copy to clipboard, switch view to plain text mode
Bookmarks