How to package an ActiveX and a DCOM
IT & Infrastructure
1
Posts
1
Posters
0
Views
1
Watching
-
Ok, I have an ActiveX and a DCOM stub/proxy dll to distribute over the net (for instance over the intranet only ;) ). I have read an article which indicate the use of a cab file. The cab is downloaded but the result is no ActiveX and no DCOM. Perhaps, my INF file is bad but I don't know so I made a search on other articles. I found another one dealing with MSI files, I install Visual Sudio Installer but the MSI is downloaded but it is also considered as ActiveX and it is installed as it. The result is no ActiveX and no DCOM. Do you know a way to do it? Do you know reference where I can find information? Bruno