Jump to content

[Help] Adding items to the Context Menus...


Nakatomi2010

Recommended Posts

I've seen it discussed elsewhere, but when I try to do it I don't get the desired results...

I want to make it so that ResHacker appears in the context menu when I right click any file.... Kinda like how HexWorkshop is there..... How would I get it to appear for ALL files

Title edited -- Please, use [TAGS] in your topic's title.

Please follow XP Forum Rules from now on.

--Sonic

Link to comment
Share on other sites


Edit code to your objectif, and paste to new .reg file

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\*\Shell\OpenTheNameOfYourProgram]
@="ImDisplayedInTheMenuSoRenameMe"

[HKEY_CLASSES_ROOT\*\Shell\OpenTheNameOfYourProgram\command]
@="\"C:\\PathOfYourProgram\\...\\YourProgram.exe\" \"%1\""

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