Hello everyone.
I’m looking for a way to automatically create buttons in a toolbar. I have a list of .py files on my computer, and I would like the installation of these buttons to be done automatically, in a fairly simple way, for any Rhino user. I’m currently using Rhino 7.
At the moment, I create a new toolbar, then manually create a new button with text, a tooltip, and the command link. But I can’t do this for all my buttons every time I want to use these features on another workstation.
I’ve tried saving and installing a .rui and/or .tb file, but it never works properly: the toolbar is created, but no buttons are generated.
Could someone explain how to do this or help me understand what I’m missing—any tips or guidance would be appreciated. I think I understand that using RhinoScriptCompiler might help me, but I don’t know where to find it or how to install it.
Thanks in advance.

