View Single Post
  #2  
Old January 18th 10, 02:53 PM posted to microsoft.public.outlook.program_addins
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 5,848
Default how to enable macro for addin

Change the security setting. Addin code can't change that or otherwise rogue
code could do it and defeat the security.

--
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


"Ashish" wrote in message
...
If secuurity level is set to medium (under Tools-Macro-Security) and
trust all installed addins and template is uncheck. Then how to enable
macro for addin programatically. When i open outlook it asks me do u want
to enable/disable macro. If i disable then my addin will not work. To
avoid the message i need to set macro to enable. Please suggest.


Ads