What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » Help please on creating a plugin

Help please on creating a plugin
Author: Message:
metaltwisted
New Member
*


Posts: 1
Joined: Sep 2004
O.P. Help please on creating a plugin
well, i downloaded the plugin api and i read all of it(i use .net vb) and I had no idea how to install it and stuff and make it, so if someone could help making detailed instructions or maybe some code snippets plz help

[Image: windows.gif]Microsoft Visual Studio 2003 - Visual Basic .NET
09-19-2004 07:15 AM
Profile E-Mail PM Find Quote Report
Choli
Elite Member
*****

Avatar
Choli

Posts: 4714
Reputation: 42
42 / Male / Flag
Joined: Jan 2003
RE: Help please on creating a plugin
What exactly don't you understand?
Well, I'd suggest this: Open the VB.NET example and study its code. Try to understand when each function will be called. Then compile it and install it. (just follow the instructions that there is in the readme.rtf). Then start modifying the code and testing ;)

quote:
Originally posted by metaltwisted
I had no idea how to install it
you compile the plugin, and copy the dll in the plugins folder of plus. Then you have to register it (because you created it in VB) Use the regasm program to do that (more instructions in the readme). After that, you have to tell plus that there is a new plugin. Add an entry at the registry with the needed information (once more, you'll find how to do it in the readme). Finally you have to restart messenger.
Messenger Plus! en espaņol:
<< http://www.msgpluslive.es/ >>
<< http://foro.msgpluslive.es/ >>
:plus4:
09-19-2004 12:57 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On