Search:
Regfixer is a tool designed to help you find and remove registry keys related to non-existing COM components. Today almost all Windows development involves writing COM components and everyone involved in such development knows how easy it is to mess up the registry with data belonging to non-existing COM components. This program is intended for use in a development and test environment for COM components. It will help you keep your registry in a consistent state which will prevent errors caused by faulty registry entries. You can easily get an idea of the condition of your registry by opening the References dialog in Visual Basic and see how many duplicate entries you find.
Regfixer will help you find all COM components that are not correctly registered on your machine and enable you to remove all data in the registry about them. Regfixer automatically backups all keys it removes so you can always undo any changes.
Regfixer checks registered PROGID, CLSID, Typelib and Interface. When removing invalid CLSID the corresponding AppID is also removed. All invalid keys in each of these four categories are displayed and you can easily remove them.
user rating
Requirements:
Windows 98/NT/2000, Visual Basic 6.0 Runtime Module