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 on how to use installer class would also be helpful..
Atul Sureka
|
|