ActiveX and VS2005

I

Iouri

Hi,
How can I create a setup project for the VS2005 application that has an
ActiveX control?
I added an ActiveX control to the local folder (set CopyLocal property to
True) and then created the Setup project. Will it register an ActiveX on the
target machine or I have to do it manually. SO far I did not have luck
installing an application that has an ActiveX control.
Iouri
 
I

Iouri

btw, when I register control manually on the target machin everything works
fine.

Does somebody have a good link to the Creating setup project in VB2005
walkthrough?
Thak you
 
I

Iouri

I found out that CLickOnce setup does not register ActiveX, but Creation of
Setup project did the trick
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top