Tnx, i'll try that one!! I'm not using that reloader, i just broadcast "MessengerPlus_PluginChange". I'm almost sure it works, because when i don't send it, nothing happens because the new plugin isn't loaded untill i restart msn... Hmmm maybe first copy the dll, register it, and after that sending the windows message?
By the way, i'm using 2 plugins, the handwriting plugin (an old version i think, but it works correctly) and the Reverse Plugin made by myself (http://www.msgplus.net/pluginsdb/down/pafiledb.php?action=file&id=85). That may be the point, it is made in VB6... So that might be the old dll... I will try it tomorrow!! Tnx for your answers. When it all works properly i will post my Inno Setup code here also... Make a tutorial.
Maybe it's an idea to include an Inno Script example in the messenger plus plugin api? It will be usefull for beginning programmers i think... For those who don't know Inno Setup, see
http://www.innosetup.com. It's the best setup you can have I think, you can do everything you want!!
I did a few tests today, and the problem is not the other plugins. It acts exactly the same when there are no other plugins...
But there should be anybody who made a proper setup for a VB.NET or C#.NET plugin don't you guys think?? By the way, it doesn't work anymore when I close MSN first... As soon as I start msn it gives an error about two different copy's of a dll...
I searched the forums and there is somebody who had about the same problem, he talked about "two versions of the .NET framework". Well i only got one version as far as I know, and that's 1.1....
Is there nobody who know a solution for this problem?