You can register the components 2 different ways:
1. You can use Regsvr32 to register the components in the Windows System Registry. You can download the utility from our website: https://www.dbi-tech.com/utilities.asp#Download_MS_Registry_Server . Then type the following line depending on the location of the components you want to register with Regsvr32 in your DOS Prompt: Regsvr32 <filename and path>.OCX (for example: "Regsvr32 c:\DBITech\CompTools5\ctPush.ocx").
2. Go to the folder where the components are located
(by default: C:\DBITech\Product
name\Components ). Double click on one of the ocx controls. Either a message
will appear that the component got registered successfully ("DllRegisterServer
is "component path" succeeded), or a dialogue box will open and ask
for the name of the program to use to open the file. Choose REGSVR32 and click
OK. If Regsvr32 is not an option, choose "Other..." and navigate to
Regsvr32 in your Windows System Directory. When you return to the dialogue
box, click "OK", and the message "DllRegisterServer is
"component path" succeeded" will appear.