Jump to content

add item to context menu


Recommended Posts


Browse To HKEY_CLASSES_ROOT -> * -> shell

Then create a new Key, and name it what you want the entry in the context menu to be called. Then create a new Key called command, and double click the default entry. Set the value to the path of your program with a "%1" after it.

"C:\Documents and Settings\Administrator\Desktop\(Z)\ResHacker\ResHacker.exe" "%1"

Now when you right click any file you should be able to open it in the program of your choice.

Link to comment
Share on other sites

does anyone know if it's possible to add an icon to the context menu options? i wanted to add "Open With Notepad" with the notepad icon, and "Open With..." with a standard exe icon, same for the "Open Command Window Here" tweak.

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...