I am Baas wrote:
Thank you, klon. Has
RegOpenKey been superseded by Registry Key Jumper?
Yes , we removed RegOpenKey because:
1.We have discovered a few important BUGs
2.There was a False positive issues
3.It was difficult to add new features
Registry Key Jumper include all the features of the RegOpenKey plus we have fixed some Bugs and added many features
if you want to Add "Registry Key Jumper" to the Context Menu just follow the steps:
1. In Program files create a new folder (folder name : RegKeyJump)
2. Copy Appropriate version of the freeware into the RegKeyJump folder
a) if you use x86 Architecture copy : RegJump.exe
b) if you use x64 Architecture copy : RegJump_x64.exe
3. use following registry hack:
Code:
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Directory\Background\shell\RegKeyJump]
“MUIVerb”=”RegJump”
“Icon”=”C:\\Program Files\\RegKeyJump\\RegJump.exe”
“Position”=”"
[HKEY_CLASSES_ROOT\Directory\Background\shell\RegKeyJump\command]
@=”C:\\Program Files\\RegKeyJump\\RegJump.exe /s”