Adding Custom Action with Installer class

A

AtulSureka

Hi,

I have made a small addin for outlook. With uninstallation I want to add
some custom actions. Basically I want to shut down outlook after uninstalling
the addin.
For that I have added a installer class and also override the uninstall
method, But the problem is this method is not getting call.

What exactly one has to do to attach this method/class with uninstallation
custom event?

Any link detailing on how to use installer class with Outlook addin would
also be helpful.

Atul Sureka
 

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