Jump to content

Recommended Posts

Posted (edited)

i 've tried to add "Open With Resource Hacker" option to the context menu. i 've modified "Open with notepad" tweak and merged it. but it did not work.

is there any way to do this?

thanks in advance

Edited by mbiberci

Posted

Hello!

This worked for me:

Windows Registry Editor Version 5.00

[-HKEY_CLASSES_ROOT\exefile\shell\Res-Hack it!]
[HKEY_CLASSES_ROOT\exefile\shell\Res-Hack it!]
[HKEY_CLASSES_ROOT\exefile\shell\Res-Hack it!\command]
@="c:\\Programs\\Res-Hacker\\ResHacker.exe \"%1\""

I supposed that Resource-Hacker is installed to "c:\Programs\Res-Hacker\". If not, just change the path. But don't forget to double the \ : ;)

Note: Ok, it's now only for .exe-files, but it should be the same way for .dll-files. ;)

Posted

vielen Dank für den Code

i changed the code and now it works for all files:

Windows Registry Editor Version 5.00

[-HKEY_CLASSES_ROOT\AllFilesystemObjects\shell\Edit With Resouce Hacker]
[HKEY_CLASSES_ROOT\AllFilesystemObjects\shell\Edit With Resouce Hacker]
[HKEY_CLASSES_ROOT\AllFilesystemObjects\shell\Edit With Resouce Hacker\command]
@="c:\\Program Files\\Resource Hacker\\ResHacker.exe \"%1\""

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