How can i make a C++ Command Application run as admin?
the program im creating needs administrator rights so it would be nice to let the user get the run as admin pr
Add requireAdministrator to your application manifest.