The COM Course - Part 3
So you've created the world's sexiest ActiveX component and need to get it out to the masses. What do you do?
Well thankfully, distributing your COM components is exceptionally easy. Just as you would use the Package & Deployment Wizard to get your regular Visual Basic project on other computers you can do the same with your ActiveX projects!
You can send out your ActiveX component either on its own whereby you run the wizard and create a setup program purely for your ActiveX project or you can distribute it alongside any applications that use it simply create a setup for your regular project and your component will be bundled automatically.
Corr, simple eh?
Page 7 of 9
This article was originally published on November 20, 2002