A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Add-ins for Outlook
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

how to enable macro for addin



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old January 18th 10, 03:04 PM posted to microsoft.public.outlook.program_addins
Ashish
external usenet poster
 
Posts: 94
Default how to enable macro for addin

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
  #2  
Old January 18th 10, 03: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.


  #3  
Old January 19th 10, 09:46 AM posted to microsoft.public.outlook.program_addins
Ashish
external usenet poster
 
Posts: 94
Default how to enable macro for addin

can i change security setting programatically?
if i change security in outlook and open outlook again then it gives warning
for my add (do u want to enable/disable macro)
how to avoid that message and enable macro
"Ken Slovak - [MVP - Outlook]" wrote in message
...
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.




  #4  
Old January 19th 10, 07:59 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

I just said you can't change the settings in code in your addin.

You need to change the settings before trying to load your addin, and if
necessary put together instructions on what settings are needed by your
users.

--
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
...
can i change security setting programatically?
if i change security in outlook and open outlook again then it gives
warning for my add (do u want to enable/disable macro)
how to avoid that message and enable macro


 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I eliminate the "Enable Macro" selection? Keith Outlook and VBA 16 September 21st 09 09:44 PM
Eliminate need for "Enable Macro" selection cte67 Outlook and VBA 7 August 21st 09 07:30 PM
Call AddIn-Functions from VBA-Macro Steffen Grellmann[_2_] Add-ins for Outlook 7 July 23rd 08 10:34 PM
How to enable the macro menu option in outlook 2007? Dhr Vernuft Outlook and VBA 6 September 28th 07 10:34 AM
How to enable com addin Rob Outlook - General Queries 2 March 19th 07 06:48 PM


All times are GMT +1. The time now is 11:43 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.