View Single Post
  #1  
Old November 1st 06, 09:29 AM posted to microsoft.public.outlook.program_addins
DavidE
external usenet poster
 
Posts: 8
Default Com AddIns deployment

Hi,

I use vb6 to create Com Addins for outlook 2000 and 2003.
Usually, I run the setup.exe which I create with the Package and Deployment
Wizard, in a target machine and so I do to all users(One by one). When I have
to make a change in the AddIn I have to make a new package and then I have to
go to all users, one by one, and then using the windows Add/Remove programs
to remove the addin and then I run the new setup.exe.
I think that it is not a good way to deploy Add-Ins and to update them if I
make a change. I spend a lot of time to do this.

Is there a way more efficient to deploy AddIns and to update them ?
Is vs 2005 has better tools for this tasks.

Thanks,

David
Ads