View DLL, OCX, and EXE files in the Windows Registry with RegDllView
The Windows Registry contains lots of useful information used by COM stored in a variety of keys. NirSoft's RegDllView is portable freeware that extracts and displays a list of all registered DLL, OCX, and EXE files. It shows lots of data about each file, such as the last time it was registered and all registration entries (CLSID/ProgID). RegDllView not only displays entries but also disables, unregisters, and reregisters them; deletes selected entries; and creates .Reg files for deleted entries. It can also open entries in RegEdit. RegDllView has a customizable view, and it can create and save HTML-based … Read more