Tagged Questions
8
votes
1answer
224 views
How to deny elevation to a program?
Does Windows have a "automatically deny elevation request" list?
If a user is a "standard user", it is possible to have Windows automatically deny any elevation requests by changing the ...
5
votes
2answers
2k views
Force running a program as non-administrator in Vista
I've just installed, on Vista 32-bit, a program which in my opinion shouldn't require administrator rights. It's not installed in a system directory, and its purpose shouldn't obviously require any ...
2
votes
4answers
4k views
How to tell Windows 7 that an application does not need to run with admin rights? [duplicate]
Possible Duplicate:
Prevent elevation (UAC) for an application that doesn't need it
I am using an application that was written before Windows Vista/Windows 7. Windows has decided that ...
0
votes
2answers
64 views
How can to manually change the default (suggested / favourite) users of the Windows UAC dialog?
Whenever I want elevated rights (via the Windows 7 User Access Control dialog), I need to input the [LaptopLocalName]\administrator. Because the user is in the domain, you cannot even just type ...
2
votes
2answers
181 views
Vista Command Prompt: Elevated
What command can I use to confirm that I am running the command prompt elevated and what command can I use to force a program to run elevated from the command prompt?
3
votes
2answers
2k views
How can I get the UAC/elevation prompt to remember my local username?
I want to be able to run as a non-admin domain account for normal work and be prompted for elevation when needed. This is fine when not in a domain as the elevation prompt remembers my user name and I ...
6
votes
2answers
7k views
Elevated Priviliges for Startup Applications in Vista
Is there any way to configure application that requires administrator privilages (elevation) so it's automatically started with elevated privileges and does not request elevation on every startup?
...