i know that i can run app as admin by adding this line
<requestedExecutionLevel level="requireAdministrator" uiAccess="false" />
but I want the application to run as normal and Only when I click on a button to do something will the user request access
An Android-like device that doesn't have access at run-time but requests access when you save a file