• Subject: How to prevent Outlook add-in from being disabled?
  • Author: Vidya
  • Date: 21 Jul
  • References:
We have an Outlook 2003 addin written in VSTO 2005. We deploy into HKLM so
there is no manual way to disable the addin using Outlook Tools menu. In
production mode, the addin still gets disabled sometimes. We have found out
that one of the ways that user can disable the addin is by killing the
Outlook process while it is still loading. We have implemented ways to make
the addin start up faster and there is not much we can do there.

Are there other ways in which the addin can be disabled? If so, how can we
prevent the addin from being disabled? We implement ThisAddin_Startup and
ThisAddin_Shutdown methods and these are enclosed in try..catch blocks.

Thanks
21 JulHow to prevent Outlook add-in from being disabled?.Vidya
22 Jul|- Re: How to prevent Outlook add-in from being disabled?.keremskusmezer@gmail.com
22 Jul|  |- Re: How to prevent Outlook add-in from being disabled?.Ken Slovak - [MVP - O...
23 Jul|  |  \ Re: How to prevent Outlook add-in from being disabled?.Vidya
23 Jul|  |     \ Re: How to prevent Outlook add-in from being disabled?.Ken Slovak - [MVP - O...
23 Jul|  \ Re: How to prevent Outlook add-in from being disabled?.Vidya
22 Jul|- Re: How to prevent Outlook add-in from being disabled?.keremskusmezer@gmail.com
23 Jul|  \ Re: How to prevent Outlook add-in from being disabled?.Vidya
23 Jul|     \ Re: How to prevent Outlook add-in from being disabled?.Ken Slovak - [MVP - O...
24 Jul|        |- Re: How to prevent Outlook add-in from being disabled?.keremskusmezer@gmail.com
25 Jul|        \ Re: How to prevent Outlook add-in from being disabled?.Vidya
25 Jul|           \ Re: How to prevent Outlook add-in from being disabled?.Ken Slovak - [MVP - O...
22 Jul\ Re: How to prevent Outlook add-in from being disabled?.Ken Slovak - [MVP - O...
All times are in (US) Eastern Daylight Time (GMT -4:00)