
Signature
Michael Tissington
http://www.tabtag.com
http://www.oaklodge.com
I wonder if Outlook just changes the LoadBehavior value from 3 to 2 and the Help menu just queries the registry for unloaded addins.

Signature
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
> When Outlook starts up, it sometimes offers the option to disable an add-in
> which it thinks caused problems.
[quoted text clipped - 5 lines]
> Basically I'd like to provide a UI for our addin to say if it has been
> disabled.
Michael Tissington - 25 Nov 2003 22:34 GMT
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 ...

Signature
Michael Tissington
http://www.tabtag.com
http://www.oaklodge.com
I wonder if Outlook just changes the LoadBehavior value from 3 to 2 and the
Help menu just queries the registry for unloaded addins.

Signature
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
> When Outlook starts up, it sometimes offers the option to disable an add-in
> which it thinks caused problems.
[quoted text clipped - 5 lines]
> Basically I'd like to provide a UI for our addin to say if it has been
> disabled.
AFAIK it is stored in extend.dat cache.
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
> When Outlook starts up, it sometimes offers the option to disable an add-in
> which it thinks caused problems.
[quoted text clipped - 7 lines]
>
> Thanks.
Michael Tissington - 26 Nov 2003 01:58 GMT
That's too bad :(

Signature
Michael Tissington
http://www.tabtag.com
http://www.oaklodge.com
> AFAIK it is stored in extend.dat cache.
>
[quoted text clipped - 15 lines]
> >
> > Thanks.