RE: Addin made in C#
I played with it today when i had time, and it didn't show up in Plus in the beginning. I forgot to switch "Register for COM Interop" to true. Don't know what the switch is for that when you compile in CMD.
Also you have to register it in Windows with regasm, and put it in the register next to the VB plugins.
Look at the DataPlugin for regasm and registry key.
|