mbiberci Posted November 19, 2005 Posted November 19, 2005 (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 November 19, 2005 by mbiberci
PITU Posted November 19, 2005 Posted November 19, 2005 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.
mbiberci Posted November 22, 2005 Author Posted November 22, 2005 vielen Dank für den Codei 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\""
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now