How to create cab file for ActiveXControl?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Prasadsm
    New Member
    • Nov 2008
    • 14

    How to create cab file for ActiveXControl?

    I am working on ActiveX Control.I need to use Cab file in the "Codebase" attribute.I came across a code like

    <OBJECT id="OurActiveX " name="OurActive X" classid="clsid: 121C3E0E-DC6E-45dc-952B-A6617F0FAA32" VIEWASTEXT codebase="OurAc tiveX.cab"></OBJECT>

    How to Create .ini , cab files and how to include the .ini file into cab files?
Working...