 ____  ____  ___  ____  ___  ____  ____  ____    ____  _____  _____  __   
(  _ \( ___)/ __)(_  _)/ __)(_  _)( ___)(  _ \  (_  _)(  _  )(  _  )(  )  
 )   / )__)( (_-. _)(_ \__ \  )(   )__)  )   /    )(   )(_)(  )(_)(  )(__ 
(_)\_)(____)\___/(____)(___/ (__) (____)(_)\_)   (__) (_____)(_____)(____)
 BY: Jonathan Holmgen (Homes32)


A simple utility for registering and unregistering DLLs and ActiveX controls                                         


Command line Usage
---------------------------
RegTool.exe [-s] [-p] [{-r|-u} <filename>]
-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


License
---------------------------
Register Tool is freeware and is distributed AS IS without any warrenty expressed or implied. 
None is allowed to attempt to reverse engineer, disassemble or decompile this Software.

====================================
Version 1.1.0 (12-22-2010)
====================================
[+] Added multi-file support for drag n drop and manual file selection
[!] Misc fixes and improvements

====================================
Version 1.0.0 (08-03-2010)
====================================
[+] Initial Release