Hi friends,
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="OurActiveX" classid="clsid:121C3E0E-DC6E-45dc-952B- A6617F0FAA32" VIEWASTEXT codebase="OurActiveX.cab"></OBJECT>
How to Create .ini , cab files and how to include the .ini file into cab files?