VSTO addins are registered in HKCU so they are active only for the user
logon where the addin is installed. You could deploy a reg file that
registers the addin for each user in HKCU or run a repair or install for
each user.

Signature
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm
> All,
>
[quoted text clipped - 16 lines]
>
> Rafael
Rafael - 21 Mar 2007 14:53 GMT
That's what I will do then thanks Ken.
> VSTO addins are registered in HKCU so they are active only for the user
> logon where the addin is installed. You could deploy a reg file that
[quoted text clipped - 21 lines]
>>
>> Rafael