Plugin load behaviour

Yes, I’ve played around with changing the load time, but it didn’t help. Any idea what exactly happens when, say, I load the plugin after a new build? Like when you hit debug in VS?

My problem goes away when the plugin is “first” loaded (i.e. before Rhino creates a registry entry for it, I think?), so I’m trying to emulate that sort of thing. What about a unloading the plugin on shutdown? This post seems to say it is not possible, but I think GH has that functionality.

It is entirely possible that this not a Rhino issue, I’m just looking around for more info.