Use ShellExecute() to run the Uninstaller, because the Uninstaller now needs to be...
commitc80f45f70495b7112e80ed8fb4aa06c072a9edd9
authorlordmulder <mulder2@gmx.de>
Thu, 6 Oct 2011 12:35:13 +0000 (6 14:35 +0200)
committerlordmulder <mulder2@gmx.de>
Thu, 6 Oct 2011 12:35:13 +0000 (6 14:35 +0200)
treefccd1b7fc6387a5848b59ecfefec8bd76160cf49
parent682dbbc668e22c29d199d3a38ebe091ce5686472
Use ShellExecute() to run the Uninstaller, because the Uninstaller now needs to be elevated (and thus QProcess can fail).
src/Dialog_About.cpp
src/Dialog_MainWindow.cpp