Distributing applications that use ActiveX controls

When you distribute your application, make sure you distribute the following files:

The .ocx file (or whatever you named it) must be registered before it can be used. If you’ve written an installation script, make sure it registers the file. If not, you can do it manually as described in Registering an ActiveX control.