Get Administrator Previleges on installed exe
i'm new on this.
i have program that work with registry and i want to run it on startup.
i can create installer that copy my exe and assign my exe to run on startup from registry.
the problem is on windows 7 i need to run as administrator.
if i check the run as administrator option in my exe property and restart my computer, it work fine.
how can i automaticaly check the run as administrator option automaticaly when i run the installer? or may be there is another way to get what i need?