I am creating a company environment for Rhino that keeps company settings updated through some python and . bat scripts at startup of the software. It is going pretty well where I am mostly just copying files into place and changing settings with OptionsImport.
I want to create a toolbar with some links to company specific things, but I can’t find a method to do that. Is there a way to do that would fit into the workflow above?