O.P. Automatic uninstall of a plugin
Hello,
I have created an uninstaller that automatically delete all files of my plugin. I am doing a call to Messenger Plus using a message with "MessengerPlus_PluginChange" just before uninstalling the plugin. However, what it seems is that doing this call doesn't unload the plugin, it just refreshes the list of plugins.
My problem: when MSN Messenger is open, a reference to the plugin is still in memory, making it impossible to delete the plugin DLL. Is there an other Messenger Plus call I can do to tell it to unload the plugin/all plugins? If not, would sending a message to MSN Messenger to close itself possible?
Thanks.
|