Anyone working with ActiveX Controls (OCX/DLL files) knows that getting them registered and unregistered can be a hassle. Both developers and system administrators often need to quickly register one version of an OCX and seconds later a different version of the same control. Working with REGSVR32 for these kind of operations is OK but tends to be time consuming and is not very informative (to say the least). ActiveX Manager is integrated into Windows Explorer allowing you to very quickly register/unregister controls.
COM Explorer is a unique tool specifically designed to help developers
and system administrators to explore, manage and fix ActiveX Controls,
EXE Servers (Out-Proc) and DLL Servers (In-Proc). An Explorer like GUI
allows developers to browse registered COM objects and view information
such as CLSID, TypeLib, Version information, File information and more.