RE: Addin made in C#
thats right a.bat is for dev only.
With the manager you are still required to put it into the registry and regasm it, cause manager is looking it the registry:
HKEY_LOCAL_MACHINE\SOFTWARE\Patchou\MsgPlus2\RegisteredPlugins
about the key in the registry, i mean string (sorry my bad).
Name is how you want it to show it up in Plus! and data/value must be the namespace.name
there is also this key:
HKEY_CURRENT_USER\Software\Patchou\MsgPlus2
but that hasn't got to do anything with the plugins
|