"Run as" is not an option

  • Thread starter Thread starter Don
  • Start date Start date
D

Don

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
 
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
 
On Tue, 28 Aug 2007 00:11:38 -0500, in

|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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top