I am looking for a way to unregister and re-register my components in the VS.NET toolbox. I am in the development phase of these components and while I get FinalBuilder to handle everything else about this build, this is the last step to make it easier for testing.
I did a quick google on this, and it doesn’t look like there is a lot of info out there on how to do this. I did find this on code project, however it’s a bit out of date.
My suggestion would be to create a custom action for this or a command line tool. I will add this as a todo list item for us to add here but it may be some time before we can get to it, as is usually the case our todo list is extensive.