Fixed font Subject: Re: catch events from dynamic controls
Author: Ken Slovak - [MVP - Outlook] Date: 15 Mar 2010
References: 1 2 3 4 5 6 7
Yes, you can deploy COM addins to all your users, they just have to be
installed on each desktop where you want the addins to run. Normally, addins
are installed using Windows Installer programs (msi's and setup.exe's).

I'm not sure what you want to read about this, installation is just from any
installer. If you want to find out more about COM addins in general you can
look at the material at www.outlookcode.com on COM addins to start with.

Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm

"Stan Sager" <sage254@gmail.com> wrote in message
news:b5f1ebd5-41f4-4b30-ba04-2ce25aa43efd@z35g2000yqd.googlegroups.com...
Ken, forgive me my ignorance, I'm quite a newbie when it comes to the
Outlook programming. When you are creating these custom UI via
alternative means (as you described, COM addins or form regions), is
it possible to deploy them across Exchange (as we do forms)? If yes,
would you recommend any particular reading material on how to
accomplish that?

Thanks,

Stan