Hello,

I'm trying to deploy an ActiveX control that runs on Internet Explorer using a .msi package.

It's a mix of DLLs and OCXs libraries.

The installer doesn't give any errors, but when I open Internet Explorer, and go to a page that needs the ActiveX, it prompts to download it.

What are the steps to register an ActiveX using the Setup and Deployment wizard from VS.NET?

Thanks,
HoraShadow