quote:
Originally posted by kalmi
It's working at me, it's very good!
But the .bat is bad for new versions of Messenger Plus.
I wrote the good version of .bat
code:
regsvr32 CountNick.dll /s
reg add HKLM\SOFTWARE\Patchou\MsgPlus3\RegisteredPlugins /v "Nickname Counter" /d CountNick.clsCountNick
That's wrong.... The correct key is HKLM\SOFTWARE\Patchou\
MsgPlus2\RegisteredPlugins
Plus! 3 does not use "MsgPlus3" as subkey. Although intensions were good, Never assume something like that before testing, especially when posting installers for plugins of other people!
Plus! still uses "MsgPlus2" for obvious compatibily reasons (and thus will always keep using "MsgPlus2" in the futur also)...