Page 1 of 1

No menus No toolbars lisp/command

Posted: Thu Feb 14, 2002 5:33 am
by Andreas Vasiliou
Is there a command or a lisp function that will automatically remove all menus, toolbars, alias and even keyboard shortcuts (or apply my own over the top)? I need to do this everytime I load Icad (icad.lsp) and instead load my menus (maybe even my toolbars, aliases and keyboard shortcuts).

Also once these menus are set where is the info kept? Is it in the REGISTRY or an .INI file in WINDOWS folder?

Thankyou in advance.

Andreas Vasiliou
(Adelaide - Australia)
av@computersupport.itgo.com

Posted: Sun Feb 17, 2002 2:25 pm
by John Finlay
Andreas,

All this information is stored in the Registry and this is a no-go zone for Lisp.

To view this in the Registry select Start-->Run in Windows and type Regedit then select OK.

In Regedit select HKEY_USERS--> Default--> Software and look for CMS or ITC. You will see a list of Alias, Toolbars, Menu and even the last four drawings opened.

I recommend using VB of VBA to disable these system settings and install your own in the Registry.


------------------
Regards
John Finlay
Don't want to post a question - email me direct on john@acecad.com.au