So, here's the situation, I have a new Enterprise CUIX with a Ribbon panel & Tab (and nothing else, just the tab and panels) that contains some commands (lisp based). I want to push this out to the users and allow the new panel to show up in their current profiles within AutoCAD.
I can manually load it to the workspace (that's not active) using the CUI editor. Is there a way to add this via a lisp routine or some other method, without having to touch each machine? If I load the Enterprise CUIX, the ribbon tab never appears, but if I load as a partial menu, no problem, but then it's not read-only. I can push the menu (oldstyle Pop menu via lisp - no problem there).
I have been beating my head against the desk for a while, and I'm guessing that it's not possible, based on my searches, but I figured I'd throw it out there.
Ryan A Wunderlich