Question
Run AIR application with admin privileges
I have an AIR Application that needs the Administrator privileges to use some files of Windows. When I run as Administrator all my code works. But when I run as user who doesn't have the admin privileges my code fails. I put exename.exe.manifest file in exe path that also not work.
