This is the client side, you should be able to use this code in any IE that supports ActiveX:
<script language="javascript"></script>
you should name your CAB files activex.x86.cab and activex.x64.cab in the sample and use this for your codebase="" attribute with some call to document.write() on the client side.
source share