Unregister Outlook add-in

Add-in Express™ Support Service
That's what is more important than anything else

Unregister Outlook add-in
How to unregister (remove) all add-in created during development 
Val Skordin




Posts: 8
Joined: 2006-10-05
Hi,

I am in process of development some Outlook add-in and created test projects by Visual Studio 2005 and registered them in Outlook in my development computer. How can I remove all these add-ins? I mean - without unregister each project separately?

Thank you,
Val
Posted 05 Oct, 2006 19:48:07 Top
Sergey Grischenko


Add-in Express team


Posts: 7233
Joined: 2004-07-05
Hi Val.

You should unregister all add-ins separately using the 'Unregister ADX Project' option in Visual Studio. Otherwise, all registry entries will remain in the system registry and you may get problems with the system registry in future.
Also you can remove all registry entries manually using the system registry editor (regedit.exe).
Posted 06 Oct, 2006 07:33:01 Top