Jump to content

How to setup a task in task scheduler without UAC going off


Recommended Posts

Posted

I have a program called EXPERTool that I want to run at startup in Windows

Vista Home Premium. I am the only user and there is only one account and

that is mine as administrator. I have tried to setup the executable for

expertool in the task schdule. No matter what I do windows UAC blocks the

program at startup.

Why is there a task scheduler in administrative tools when it is so

difficult to run the task with UAC?

The program is located here:

http://www.gainward.com/support/XPRT_50.zip

Can anyone advise me on this and better yet tell me why it is so difficult

to setup for a home user?


Posted

If you create a task in Vista that runs an .exe that needs to run with elevated privileges, Task Scheduler will be required to go through UAC and either prompt the user for creds, or at least a continue button. If you run the .exe file manually with UAC enabled, does a UAC prompt kick off? If so, it'll be hell in task scheduler, because the app does something that requires elevated privileges (writing to the registry anywhere but the HKCU hive, write access to \Windows or \Program Files, or the root of any volume, etc).

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...