But if the addin is not a traditional com add-in (loaded as an exchange
client or ecf)
then it will not have the same registry entries ...
--
Michael Tissington
http://www.tabtag.com
http://www.oaklodge.com
"Sue Mosher [MVP]" <(E-Mail Removed)> wrote in message
news:%234yf$(E-Mail Removed)...
I wonder if Outlook just changes the LoadBehavior value from 3 to 2 and the
Help menu just queries the registry for unloaded addins.
--
Sue Mosher, Outlook MVP
Outlook and Exchange solutions at
http://www.slipstick.com
Author of
Microsoft Outlook Programming: Jumpstart
for Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
"Michael Tissington" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> When Outlook starts up, it sometimes offers the option to disable an
add-in
> which it thinks caused problems.
>
> I know hoe to re enable the add-in by going to the Outlook/Help menu.
>
> But where in the registry does Outlook store this information?
>
> Basically I'd like to provide a UI for our addin to say if it has been
> disabled.