I'm running windows 7 RC.

I've got a few poorly-designed apps that force me to click through a UAC box in order to launch them. This is becoming quite an annoyance. I don't mind UAC aside from this issue.

Is there a way to stop UAC from popping up for just one particular app or executable?

link|improve this question
Possible duplicate: superuser.com/questions/46/… – Diago Jul 15 '09 at 18:21
feedback

5 Answers

Yes, you can, using the Application Compatibility Toolkit: http://www.microsoft.com/downloads/details.aspx?FamilyId=24DA89E9-B581-47B0-B45E-492DD6DA2971&displaylang=en

More info on using it here: http://blogs.techrepublic.com.com/window-on-windows/?p=635

link|improve this answer
The ACT method doesn't seem to be working for me. – Bruce Connor Oct 20 '09 at 8:04
There seems to be no way to turn it of on a per application basis if you need to run an unsigned application as administrator (Far Manager in my case) – axk Oct 31 '09 at 14:40
feedback

There is a work-around that lets you create a shortcut that runs the program in administrator mode, without triggering the UAC. It utilizes the Task Scheduler. This is really a bit of a security hole, and it might be patched one day, but it is supposed to work for both Vista and 7. See this page from the How-to Geek.

link|improve this answer
feedback

Unfortunately no, you have to either have it on completely, or turn it off completely.

link|improve this answer
This is not true for every app. There seem to be work around to this. – KronoS May 27 '11 at 20:59
feedback

You can set the individual app or shortcut to always run as an administrator. That should only make you click the approval box once, when it starts up, but it varies by the application.

link|improve this answer
1  
Doesn't seem to work for me...apps still require UAC approval every time, even after changing the shortcut. – Mr Fooz Dec 5 '09 at 16:05
feedback

if this can be of any additional help to anyone - try this

http://www.door2windows.com/how-to-turn-off-user-account-control-uac-for-a-specific-application/

download link : http://www.itknowledge24.com/downloads.html

it is a simple tool to create a trusted shortcut

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.