![]() |
Here's a neat little utility for those of you
who occasionally have to fix broken installs or help others with problems.
Normally a person has to enter into the DOS command line to register or
unregister dll's. This tool does it from a nice GUI.
Quote from the website http://www.freevbcode.com/ShowCode.Asp?ID=1422 This program allows to register/unregister DLLs using RegSvr32 tool which is included with Windows. This program is very easy even for beginners. Additionally, it shows a way to find windows\system directory location properly. A handy utility that will help you avoid the inconvenience of running regsvr32 from the start menu all the time. |