Install CAB file from FireFox or command line
问题 I have a CAB file that contains a few DLLs, and an OCX ActiveX control, an OSD describing the contents, and an INF for installing the DLLs and ActiveX control. These are coming from a 3rd party, so I can't control anything except how they are distributed to the client. They are being used within a Java applet, and they work cross browser, but only IE seems to support actually installing the CAB file. The installation is being done via: <OBJECT classid="clsid:actual-class-id-here" NAME="name"