Installation Instructions

Files

HCDCombo.exe is a self extracting zip file (Size - 228KB).  It contains the following files:

Readme.txt - these instructions.
HCDCombo.ocx - the DCombo control.
HCDCombo.lic - the FREE license file.
HCDCombo.chm - this HTML Help file.

Instructions

1.  Run HCDCombo.exe to extract the files.
2.  Move HCDCombo.ocx and HCDCombo.lic to a directory of your choice such as "c:\dcombo".  They must reside in the same directory.
3.  Move or copy HCDCombo.chm to your Windows\Help directory for context sensitive help in VB 6 and Office 2000.
4.  From the Start menu choose Run
Type "regsvr32 c:\dcombo\hcdcombo.ocx"  (Use the path of the directory you moved the files to in step 2).  You should receive a message that it was registered successfully.

The control will be listed in your component browser as DCombo 1.0 Type Libray or DCombo Class.

To uninstall the control repeat step 4 but type
"regsvr32 /u c:\dcombo\hcdcombo.ocx".  You should receive a message that it was unregistered successfully.  Delete the above files.