Registry Finder is an improved replacement for the built-in Windows registry editor. It has many features that makes working with registry more productive, comfortable and safe, including:
I could not make some UI elements to be dark (some due to technical issues, some due to I was too focused on the main window and did not noticed them on time). This include the status bar in the main window, drop-down list in all combo boxes, data controls in the Find dialog, the main control in the Modify Binary dialog, tabs in the Properties dialog, the links list in the Edit Favorite dialog.
The grayscale icons that Registry Finder uses by default are not good with the dark theme. I recommend to use custom toolbar icons.
If you notice other incompleteness or issues, don't hesitate to contact me.Windows Explorer IntegrationTo facilitate importing .reg files with Registry Finder you can add a command to Windows Explorer's context menu for .reg files.
Note. This is a global setting that affects all users regardless of how they start regedit (for example, through a command line, the Run dialog or by double clicking a .reg file).If you are using Registry Finder in portable mode, make sure that the folder where Registry Finder resides is accessible to any user. Make sure you revert the changes before deleting Registry Finder, otherwise regedit cannot be started. In normal mode, uninstaller will revert the changes for you.
In that case, Registry Finder is fully functional except that the undo history and application settings are not saved (so called No-Save mode). On startup, appropriate message is shown and the status bar contains a yellow triangle sign.
Registry Finder is able to treat set of registry hive files as a separate standalone registry. This feature saves you from tedious procedure of loading and unloading hive files separately. It allows you to, say, easily examine a backup of the registry or modify registry of unbootable Windows when running Registry Finder from bootable USB drive.
The usage is simple: you specify a folder with registry hive files. Registry Finder loads particular files from that folder as hives and gives you familiar interface to work with much as it were live registry: you can browse, create keys and values, import, export, search and so on.
By default, search results are limited by 1000 items. The limit protects you from bad consequences when search criteria is specified in a way what generates a huge number of matches. For example, an empty string or a single-character string, e.g. "a". (Possible consequences are unresponsive user interface, high memory and CPU usage and eventual crash.)If it is needed, you can increase the limit, through editing the RegistryFinder.config file. Locate and modify the following entry:1000
A regular expression (or regex, or regexp) is a way to specify a search pattern. This is a very powerful tool that allows you to set complex search criteria so,that the results, on the one hand, contain the required information and, on the other, that there are minimal results that do not contain the required information.
The syntax of regular expressions is quite complex, but it should not frighten you, because by mastering even the most basic things, you will significantly increase the search capabilities.For example, Registry Finder does not support the traditional usage of "*" and "?" as wildcard symbols. Instead, you can use equivalent regular expressions ".*" and ".".Or you can use the expression "word1word2" to find a string that contains one or both of the words "word1" and "word2".
Because of the variety of constructions of regular expressions I do not try to describe even the most basic ones here. Instead, I recommend finding relevant information on the Internet.For example, an excellent starting point to learn regular expressions is regular-expressions.info.Another useful resource is regex101.com which is a tool for testing regular expressions.
Registry Finder supports searching so called hidden registry keys. These are the keys with the null character in the name. Such keys cannot be created, deleted, modified or viewed by standard Windows API,so they are not accessible by regedit and most other registry editors.
Note. HKEY_CLASSES_ROOT is a special case. Registry Finder correctly finds hidden keys in HKEY_CLASSES_ROOT, but it does not go inside them.If you need to look deeper, you have to search at least in HKEY_CURRENT_USER\Software\Classes plus HKEY_LOCAL_MACHINE\SOFTWARE\Classes.
Optionally, you can add your name and/or a link to your Web site. This is the "1018=TranslationAuthor" entry under the "[Dialog_#100]" section. TranslationAuthor must be in the form of the HTML tag. For example,1018=John SmithThis information is shown in the About box.
If you translate Registry Finder into you language, please send me the language ini file and I will share it with other people.Alternatively, you can make a pull request in the translations repository.
This report contains information essential to investigate and fix the problem. So please prefer pressing the Send report button.If you encounter crash multiple times, do not hesitate to send report two or three times - it is possible,the latter contain slightly different information not available in the former. Press the Close the program button when you believe you already reported the same problem several times.
d3342ee215