Startup blocked

L

lb

I am trying to run a program at startup that is continually being
blocked at startup by the UAC and thus defeats the purpose of doing
so. I think I need to change the permissions of the program in order
to get this to work, but am not sure of what the correct approach is
to doing this. What setting do I need to change and how do I get them
to lock in. I am also running this program in XP compatibility mode
if that makes a difference. I am the sole user/administrator of this
PC.

Thanks
 
D

db

perhaps, you can turn off the user
account control.

it is found under "security" via
the system control panel.

--
db·´¯`·...¸><)))º>
DatabaseBen, Retired Professional
- Systems Analyst
- Database Developer
- Accountancy
- Veteran of the Armed Forces
- @Hotmail.com
- nntp Postologist
~ "share the nirvana" - dbZen

~~~~~~~~~~~~~~~
 
B

Bob

To disable UAC prompts (aka "Quiet Mode") NOT UAC.
Run Regedit and navigate to
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]
Change the value of ConsentPromptBehaviorAdmin from "2" to "0".
 
B

Bob

I did not say anything about turning it off.

When posting, quote relevant information so that others know what the hell
you're talking about.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top