Vista Right-Click Context Menu Items...

G

Guest

I have created a RunAs application that lets me perform the functions that I
was able to in Windows XP by right-clicking an application and choosing my
runas option. The problem is that the standard method of adding a
right-click context menu does not display the context menu on a right-click
context for any ADUC shortcuts. This means that I am not able to actually
use the tool on what it was intended for. Does anybody know of a way to add
a right-click context item to the ADUC tools shortcuts. Below is the
registry entry that I used.


[HKEY_CLASSES_ROOT\*\shell\Vista RunAs]
[HKEY_CLASSES_ROOT\*\shell\Vista RunAs\command]
@="\\\"C:\\Program Files\\Involta\\Vista RunAs\\vista_runas.exe\\\"
\\\"%1\\\""
 
L

Lang Murphy

Ryan Shultz said:
I have created a RunAs application that lets me perform the functions that
I
was able to in Windows XP by right-clicking an application and choosing my
runas option. The problem is that the standard method of adding a
right-click context menu does not display the context menu on a
right-click
context for any ADUC shortcuts. This means that I am not able to actually
use the tool on what it was intended for. Does anybody know of a way to
add
a right-click context item to the ADUC tools shortcuts. Below is the
registry entry that I used.


[HKEY_CLASSES_ROOT\*\shell\Vista RunAs]
[HKEY_CLASSES_ROOT\*\shell\Vista RunAs\command]
@="\\\"C:\\Program Files\\Involta\\Vista RunAs\\vista_runas.exe\\\"
\\\"%1\\\""


I'll admit I have no clue what ADUC is. I'll take a SWAG at the answer,
though... my guess would be that Vista's enhanced security posture, compared
to XP's, prevents what you're trying to do. Again, that's just a SWAG.

Lang
 
R

Riccardo

Lang Murphy said:
Ryan Shultz said:
I have created a RunAs application that lets me perform the functions that
I
was able to in Windows XP by right-clicking an application and choosing
my
runas option. The problem is that the standard method of adding a
right-click context menu does not display the context menu on a
right-click
context for any ADUC shortcuts. This means that I am not able to
actually
use the tool on what it was intended for. Does anybody know of a way to
add
a right-click context item to the ADUC tools shortcuts. Below is the
registry entry that I used.


[HKEY_CLASSES_ROOT\*\shell\Vista RunAs]
[HKEY_CLASSES_ROOT\*\shell\Vista RunAs\command]
@="\\\"C:\\Program Files\\Involta\\Vista RunAs\\vista_runas.exe\\\"
\\\"%1\\\""


I'll admit I have no clue what ADUC is. I'll take a SWAG at the answer,
though... my guess would be that Vista's enhanced security posture,
compared to XP's, prevents what you're trying to do. Again, that's just a
SWAG.

Lang

Have a look to Fast Explorer http://thesoftpro.tripod.com/
Ciao,
Riccardo
 

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

Top