My app is developed on Win 7. I login as a standard user and run my app under administrator(rights-click and select 'Run as Administrator'), the program can write files in 'Program File'. But if I run the app by double-click, the app run fail.
I don't want to set UACs on manifest file because it always shows UACs prompt.
how can I set writable privilege or admin rights for my app?
Please help me,
thanks,