• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    Visual LISP, AutoLISP and General Customization

    Reply
    Distinguished Contributor
    Posts: 111
    Registered: ‎09-09-2008

    Delete toobar from partial cui menu

    90 Views, 1 Replies
    02-15-2013 01:11 PM

    I have what I think is a simple question, but I am having difficulty with it. I have a company .cuix menu that is loaded as a partial menu to the main acad.cuix file. I want to delete all the toolbars and pull down menus associated with it and leave the other stuff in place. This is in Autocad 2011 but should also translate to 2013. So far, I have tried opening the CUI menu, going to the company.cuix partial menu and deleting the toolbars. Then I hit save, then Apply. Toolbars disappear and pulldown menus go away. But when I reload AutoCAD they come back. What am I missing here?

    Please use plain text.
    Distinguished Contributor
    Posts: 148
    Registered: ‎11-05-2008

    Re: Delete toobar from partial cui menu

    02-15-2013 04:47 PM in reply to: Jroper

    Hi Jroper,

     

    do not delete it just unload it.

     

    type cui in command prompt end press enter then unload company.cuix.

     

    see the attached screen shot of my autocad.

     

    you can use cuix files for AutoCAD 2010-2013

    and cui files for AutoCAD 2006-2009

     

    cuix is just zipped version of cui, you can extract it via 7-zip

     

    good luck

     

    Please use plain text.