I installed QT SDK from QT download site.
I have created a new project in QT Creator compiled it on Windows, and I have exe file that requires administrator privileges to run.
On Visual Studio I can change the requestedExecutionLevel to asInvoker or Admin.
Why QT Creator compiles my app with Admin requestedExecutionLevel?
I want the exe to run asInvoker.
Please help.
R.
Bookmarks