|
#1
|
|||
|
|||
|
HOWTO: Register an ActiveX Control
HOWTO: Register an ActiveX ControlDocument ID: IR02013The information in this article applies to:
SUMMARYThis article explains how to register an ActiveX control. DISCUSSIONAn ActiveX control is basically a component that contains reusable code. ActiveX controls allow you to embed software into a control that can then be used by different programs on the system. ActiveX controls let you add pre-made functionality to your software quickly and easily.
Tip: Before checking the DLLRegisterServer checkbox press the Scan for DLLRegisterServer Support button to the right of the checkbox to make sure that your ActiveX control properly supports the DLLRegisterServer interface. The other way to register your ActiveX control is the Register file action. This action takes one parameter: File name, which is the full path to the control that you want to register. This action functions in the same way that the DLLRegisterServer checkbox does, except you can schedule this action to occur at any time during the installation. You should use this action instead of the DLLRegisterServer checkbox if:
Tip: Use the Register file action on the "On Startup" event in conjunction with Setup Factory's Primer Files feature to ensure that your file is registered at the beginning of your installation. MORE INFORMATIONFor more information please see the following topics in the Setup Factory 6.0 Help: KEYWORDS: Setup Factory, ActiveX, DLLRegisterServer Last reviewed: October 10, 2002 Copyright © 2002 Indigo Rose Corporation. All rights reserved. |
| Thread Tools | |
| Display Modes | |
|
|






Linear Mode
