Jump to content

missing "run as" context entry on win2k


Recommended Posts

I use Windows 2000 SP4 and after playing around with the registry i discovered that the "Run As" context entry is missing, even when i hold shift key.

The last thing i remember is editing the LaunchPermission in HKEY_CLASSES_ROOT\AppId\{D68BD5B2-D6AA-11d0-9EDA-00A02488FCDE} but restoring the key didnt work so i guess i'm missing something.

how can i restore it?

edit: one should add "Extended"="" to HKEY_CLASSES_ROOT\exefile\shell\runas and @="\"%1\" %*" to HKEY_CLASSES_ROOT\exefile\shell\runas\command in order to get it back for exe files.

Windows Registry Editor Version 5.00

;you can delete 'Extended' to always show this context entry
[HKEY_CLASSES_ROOT\exefile\shell\runas]
"Extended"=""

[HKEY_CLASSES_ROOT\exefile\shell\runas\command]
@="\"%1\" %*"

Edited by someuser77
Link to comment
Share on other sites


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...