Register Tool is a small but handy application that will enable you to easily register onto your system libraries and controls (DLL and OCX files).
Command line Usage:
RegTool.exe [-s] [-p] [{-r|-u} ]
-r - Register server
-u - Unregister server
-s - Silent; do not display any messages
-p - Pass-Thru; Use regsvr32.exe to register/unregister (useful for debug)
-h - Command line usage
What's New in This Release: [ read full changelog ]
· Added multi-file support for drag n drop and manual file selection
· Misc fixes and improvements