I created setup program for one application in inno setup , where I'm trying to run application after install, but I get this message under Windows 7 :
The requested operation requires elevation.
I know it's because of admin privileges. Is there a way to overcome this (except of running the setup.exe as an administrator) ?