Small Tutorial - How to make an application start as admin rights
Posts 1–2 of 2 · Page 1 of 1
Small Tutorial - How to make an application start as admin rights
Hey guys in this new tutorial i will show you how to make an application start as Admin. First go to My Project then click on the "View Windows Settings" button Click on it then a new window named api.manifest will show up
You have to rename "asInvoker" to "requireAdministrator"
Hit debug and save your file, you're done.