Introduction
Working in any development environment you are forever juggling different
versions of various COM components. Often you are doing this with several
components at once rather than the odd one.
Managing the registration and deregistration of these can become painful.
This tool will (de)register any file which contains a valid Type
Library.
Usage
To install the tool just run it direct. This will place entries into the
registry. These entries will create two new menu options in the explorer for COM
files and for directories. These entries will call the tool to perform
Registration or Deregistration.
The tool can recursively register/deregister a directory. If you select
recursion you will need to be more careful.
Download
The tool complete with source and Exe is available for download as Regwiz101.exe
(23K).
The Exe has been built with VB6 SP3. If you are on a different release the
Exe may not work for you.
|