ActiveX DLL Registration Tutorial

This is a tutorial to explain the crucial knowledge that should be understood by any developer intending to use an ActiveX DLL with an application, ASP page, VBScript, etc.

Begin the Tutorial

 

(1) The Windows Registry

(2) Windows 32-bit and 64-bit Registries

(3) Current User and Local Machine Registries

(4) How to Register an ActiveX DLL from a DOS .bat Script

(5) Chilkat ActiveX Dependencies

(6) In Which Directory should the ActiveX DLL be Located?

(7) Including an ActiveX DLL with an Application's Install