• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Running a program as Administrator from a Limited Account

Arcadio

Diamond Member
Is there a way I can set up a program to run automatically with Admin rights from a limited account without being prompted to type the password? I do know the admin password, but I want to automate the whole thing.

EDIT: maybe copying the program to the "Program Files" folder? Would that automatically run the program without limitations? BTW, this is for a Win XP Pro computer.
 
The location of the binary has no affect on it's rights. runas has a /savecred option so you could probably use that.
 
Back
Top