This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Download version 1.0
Overview:
Reggie will help you with all of your COM module registration needs...
Unlike RegSvr32 and RegTLib, it does not totally suck -- it gives you actual, developer-friendly error messages when things go wrong, and it even returns failed error codes back to the shell, for use in your own installation kits and batch files.
Full source code is included, so you can debug your COM server registration problems. Reggie is completely free -- and at less than 20kb, it's painless to ship!
Reggie supports the following file types:
- COM server modules (*.dll; *.ocx; *.exe)
- OLE type libraries (*.tlb)
- ATL registrar scripts (*.rgs)
History:
- v1.0
- Initial release.
