Jump to content

administrator privileges autostart on limited use


Recommended Posts

Posted

hello..

How can I get a program that needs administrator privileges to run.. to auto start on a limited user account... I know how to get it to run by using the 'Run as' thing.. but how can I get it to auto start that from the registry or a short cut in the start up folder.. and save me the hassle of having to start it manually every time I log on??

is it possible? is there any point? If someone could help, it would make me happy.

on Windows XP and the program is Peerguardian


Posted (edited)

I think the best way to do this is with AutoIt ( http://www.autoitscript.com/ )

AutoIt has a command RunAsSet which lets you set the account username and password before using the Run command. You can then compile the script into an executable and keep your administrator password somewhat safe from inexperienced users.

Edited by ODC

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