Typically, a vendor registers an OLE control as part of the installation process. For this sample, there is no installation program, therefore, you must register the OLE control yourself.
Return to the top of this article.
To register an OLE control:
copy controlname.ocx %windir%\system
copy controlname.ocx %windir%\system32
regsvr32 controlname.ocx