Regsvr32: how to register and unregister OLE controls, DLL, ActiveX Controls

January 2nd, 2010 by Sanket 
Regsvr32: how to register and unregister OLE controls, DLL,  ActiveX Controls How to use Regsvr32 REGSVR 32 Register or unregister a DLL. You can use the Regsvr32 tool (Regsvr32.exe) to register and unregister OLE controls such as DLL or ActiveX Controls (OCX) files that are self-registerable. Syntax REGSVR32 [/U] [/S] [/C] [/I:[Command_Line]] DLL_Name REGSVR32 [/U] [/S] [/C] /N /I:[Command_Line]...