Activate/deativate objects visible in Outlook "Add-In manager" byC

F

Filip

Hi!

I'm trying to find a solution that activate and deactive by code Add-ins
that are only managed in the Add-In manager (not the COM Add-ins) in Outlook
2003.

I have tried to find how these add-ins are managed in the registry but the
only thing I can actually see is that these add-ins are somehow registered in
the folder
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Exchange\Client\Extensions\....

Is there any key/value in the registry that I could modify in order to
active or deactive a specific Outlook add-in. I don't want the user to
manually start Oulook and then via
Tools->Options->Other->Advanced options->Add-in Manager deactivate the add-in.

//Best Regards
 
F

Filip

Clarification to my first post:

What I'm asking for is if there any possibility by code (c++) to
activate/deactive an "Exchange Client Extension" plugin. I would like to
deactivate it but still have the possibility to activate manually via the
add-in manager.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top