Hi,
I am coding an application that requires the privileges of the logged in user.
I have checked the application to run with administrator privileges and upon executing it asks me if I want to run this application with admin privileges. Despite granting access when my code executes it doesn’t seem to be granted this permission level.
Any ideas why this wouldn’t work?
Chance