http://bugs.winehq.org/show_bug.cgi?id=29529
Bug #: 29529 Summary: Magical Jelly Bean Keyfinder: Cannot load Hive, says "path not found". Product: Wine Version: 1.3.35 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: jthomas97411@yahoo.com Classification: Unclassified
Simply run Magical Jelly Bean keyfinder in Wine 1.3.35 (or any version before that, I'm pretty sure), and try to load a hive (A hive is a binary file that Windows uses to store registry keys, as opposed to a text file such as a *.reg file containing registry keys in ASCII text.). It won't work. This is using Magical Jelly Bean Keyfinder version 2.0.8.
Click on tools, and then go to "Load Hive..." An error message pops up saying "Can't load registry hive from: ... Path not found"
No terminal output.
The goal is to get Keyfinder to load /WINDOWS/System32/config/SOFTWARE.
Note: when you tell it to load a hive, it automatically appends system32\config\software to the path you give. So if you tell it to load ~\windows\system32\config, it will look for ~\windows\system32\config\system32\config\software (which doesn't exist, or at least shouldn't).
I have tried copying the config folder to the desktop and renaming everything in the path to be all lowercase (the error message prints the path in all lowercase, so I thought that might help it.), doesn't help.
Cheers, Jake