Guest Don Posted August 28, 2007 Posted August 28, 2007 On one of my systems the "Run as" option does not appear when I right click on an executable file. I've checked and the correct services are all running. Any ideas where else I should look for a solution? Thanks for any help. Don
Guest Kelly Posted August 28, 2007 Posted August 28, 2007 Re: "Run as" is not an option HOW TO: Enable and Use the "Run As" Command When Running Program http://support.microsoft.com/support/kb/articles/q294/6/76.asp For Pro: You can use the /savecred option to save it the first time the password is entered and you don't need to enter it from then on. You add the switch to the shortcut target. Right-click the shortcut and select Properties, then the Shortcut tab. Edit the target line. For example, this is the line to run Nero from a limited account: %systemroot%\system32\runas.exe /user:computername\admin /savecred "D:\Program Files\ahead\Nero\nero.exe" The first time you run it, enter the password. After that it won't ask for one again. -- All the Best, Kelly (MS-MVP/DTS&XP) Taskbar Repair Tool Plus! http://www.kellys-korner-xp.com/taskbarplus!.htm "Don" <donrveazeySP@gmailSP.com> wrote in message news:5n87d3hfmt6nle7hbugg1mcp3qr7ro0pb0@4ax.com... > On one of my systems the "Run as" option does not appear when I right > click on an executable file. I've checked and the correct services > are all running. Any ideas where else I should look for a solution? > Thanks for any help. > > Don
Guest Don Posted August 28, 2007 Posted August 28, 2007 Re: "Run as" is not an option On Tue, 28 Aug 2007 00:11:38 -0500, in microsoft.public.windowsxp.general "Kelly" <kelly@mvps.org> wrote: |HOW TO: Enable and Use the "Run As" Command When Running Program |http://support.microsoft.com/support/kb/articles/q294/6/76.asp | |For Pro: | |You can use the /savecred option to save it the first time the password is |entered and you don't need to enter it from then on. | |You add the switch to the shortcut target. Right-click the shortcut and |select Properties, then the Shortcut tab. Edit the target line. | |For example, this is the line to run Nero from a limited account: | |%systemroot%\system32\runas.exe /user:computername\admin | /savecred "D:\Program Files\ahead\Nero\nero.exe" | |The first time you run it, enter the password. After that it won't ask for |one again. Thanks for the help. I guess getting the"'right click" option is not possible. Don
Guest Kelly Posted August 29, 2007 Posted August 29, 2007 Re: "Run as" is not an option Hi Don, Had you merged the edit on line 111: http://www.kellys-korner-xp.com/xp_tweaks.htm -- All the Best, Kelly (MS-MVP/DTS&XP) Taskbar Repair Tool Plus! http://www.kellys-korner-xp.com/taskbarplus!.htm "Don" <donrveazeySP@gmailSP.com> wrote in message news:n0p8d3hao987k8quick5vfda2b7tksfgfn@4ax.com... > On Tue, 28 Aug 2007 00:11:38 -0500, in > microsoft.public.windowsxp.general "Kelly" <kelly@mvps.org> wrote: > > |HOW TO: Enable and Use the "Run As" Command When Running Program > |http://support.microsoft.com/support/kb/articles/q294/6/76.asp > | > |For Pro: > | > |You can use the /savecred option to save it the first time the password > is > |entered and you don't need to enter it from then on. > | > |You add the switch to the shortcut target. Right-click the shortcut and > |select Properties, then the Shortcut tab. Edit the target line. > | > |For example, this is the line to run Nero from a limited account: > | > |%systemroot%\system32\runas.exe /user:computername\admin > | /savecred "D:\Program Files\ahead\Nero\nero.exe" > | > |The first time you run it, enter the password. After that it won't ask > for > |one again. > > Thanks for the help. I guess getting the"'right click" option is not > possible. > > Don
Recommended Posts