Prevent Rhino 8 from loading the default.rui

Hi all,
I need to hide, by code, the default Rhino toolbars, since I’m going to use a skin with a custom UI. I successfully did it in Rhino 7 by modifying the appropiate xml file in:

C:\Users<my_user>\AppData\Roaming\McNeel\Rhinoceros\7.0\Plug-ins\Toolbars (dc297053-96c0-4883-a688-8326b4e024a8)\settings

(If you know a better way I’ll be glad to change it, but it works in Rhino 7).

However, it is not working in Rhino 8, even if all xml files are there and seem to have the same format.

I would post that in the developers category, but the worst thing is that, in Rhino 8, I’m unable to hide them even from the Rhino UI. There isn’t any place where I can unload the “default.rui”.

Is that right? Is that intendeed? Are you forcing the default toolbars, or there is an option I missed out?

Nope, you didn’t miss anything. There is no longer a default.rui to unload. This stuff is still in flux a bit, but I think the only way to do this is to close the individual open toolbars (containers)…

I see, thanks for the quick response. I’ll try to play a bit with the “containers.xml”.