Jump to content

Windows Vista automatic updater...


Nakatomi2010

Recommended Posts

I've got a little program from work I'm tweaking a bit to be a little more useful for me... I'm trying to add a whole bunch Vista updates, the problem is that every time a new update is up to launch it asks whether or not to be allowed or denied... Is there a way to add a switch or something to an executable to automatically launch something as an administrator? without turning off UAC... I understand such a switch is to avoid scenarios of unauthorized installs, the question needs to be asked...

Even if starting a program using a .vbs script in administrative mode would work for me... Some sort of command line that'll do it by double clicking a single file...

Edited by Nakatomi2010
Link to comment
Share on other sites


if you are logged in as an admin you can turn off the uac prompts for admins with out disabling uac at all.

look here HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System and change this key ConsentPromptBehaviorAdmin to 0

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...