RunAsRunAs is the built-in way to run a command with different user credentials, i.e. with Administrator privileges if you're running a Limited User account. RunAs is available both from the GUI (right-click on a program and select "Run As...") and from the command line (as RUNAS.EXE). LimitationsCtrl-C doesn't work in a RunAs or MakeMeAdmin command shell - use Ctrl-Break instead (from Aaron Margosis's blog) |