Hello all,

I wish to deploy an activex control (a .OCX )file to a group of lab PC's via Active directory.

I understand that this can be done by creating an MSI in VB.net and then deploy the file that way. Will the deployment Register the OCX?

I would apreciate any examples of code required to deploy just that single file and if it can be done they way im asking.


Im using VB.net 2005

THank you!