UAC Frustrations

Fun Guy

Golden Member
Oct 25, 1999
1,210
5
81
I have a program that I run from my desktop that is obviously (to me) an okay program. Yet, I am forced to deal with the stupid "Do you want to allow the following program..." even after I've sent the program to "Run as Administrator."

Is there any way I can get rid of this extra step and just run the program with ONE MOUSE CLICK like I used to in XP?
 

DirkGently1

Senior member
Mar 31, 2011
904
0
0
When the cure is more problematic than the disease, it is clear what the correct course of action is.
 

imagoon

Diamond Member
Feb 19, 2003
5,199
0
0
When the cure is more problematic than the disease, it is clear what the correct course of action is.

You must wear rose colored glasses then.

UAC off -> Malware can install without a message box, apps can install unannounced etc.

I mean the bank door is creaking, lets remove security. That sounds sane.
 

imagoon

Diamond Member
Feb 19, 2003
5,199
0
0
It's stupid that I can't run a trusted application without extra steps.

1) is the app just on your desktop or does it run from c:\program files(x86)
2) Is it signed?

If not you can download the Microsoft compatibility tool kit and use that to whitelist the app in UAC. I used that to fix some old enterprise apps we still run here. Typically you just need to select the file and as the check box "as invoker."
 

Nothinman

Elite Member
Sep 14, 2001
30,672
0
0
I have a program that I run from my desktop that is obviously (to me) an okay program. Yet, I am forced to deal with the stupid "Do you want to allow the following program..." even after I've sent the program to "Run as Administrator."

Is there any way I can get rid of this extra step and just run the program with ONE MOUSE CLICK like I used to in XP?

Does the app really need admin permissions? If not, get an updated version that doesn't require UAC and if there isn't one, find a new app. Any time something triggers UAC that isn't an administrative tool should be a red flag that it needs replaced.
 

imagoon

Diamond Member
Feb 19, 2003
5,199
0
0
Does the app really need admin permissions? If not, get an updated version that doesn't require UAC and if there isn't one, find a new app. Any time something triggers UAC that isn't an administrative tool should be a red flag that it needs replaced.

Unsigned programs will trigger UAC also. Even though UAC is not giving them admin rights. This happens on some of my enterprise apps even with current versions because they are programmed by the same guys that wrote it 20 years ago and god forbid they move up from 1991.
 

Auric

Diamond Member
Oct 11, 1999
9,591
2
71
Well, if a generally capable acting administrator was not overwhelmed with malware and such with non-UAC OS such as XP, then yeah it's overkill.

Note the built-in administrator account has UAC disabled by default because otherwise would be silly.
 

SimMike2

Platinum Member
Aug 15, 2000
2,577
1
81
So one extra click is driving you crazy? I know in Vista the UAC boxes drove me nuts, especially at first install. Windows 7 is much better.
 

Nothinman

Elite Member
Sep 14, 2001
30,672
0
0
Unsigned programs will trigger UAC also. Even though UAC is not giving them admin rights. This happens on some of my enterprise apps even with current versions because they are programmed by the same guys that wrote it 20 years ago and god forbid they move up from 1991.

Unsigned programs must be pretty rare these days because I can't think of one on my machine that sets of UAC. And my earlier statement still stands that if something unnecessarily sets off UAC it should be replaced, especially apps with "enterprise" in the name. =)
 

imagoon

Diamond Member
Feb 19, 2003
5,199
0
0
Unsigned programs must be pretty rare these days because I can't think of one on my machine that sets of UAC. And my earlier statement still stands that if something unnecessarily sets off UAC it should be replaced, especially apps with "enterprise" in the name. =)

I would thinks so also but it is always a "core app" that seems to do it here. The one where there are not that many alternatives.
 

Nothinman

Elite Member
Sep 14, 2001
30,672
0
0
I would thinks so also but it is always a "core app" that seems to do it here. The one where there are not that many alternatives.

And you as a customer, partner, etc have no influence to get them to fix it?