CUI - Lisp - 2006 to Acad 2014/18

CUI - Lisp - 2006 to Acad 2014/18

Anonymous
Not applicable
787 Views
1 Reply
Message 1 of 2

CUI - Lisp - 2006 to Acad 2014/18

Anonymous
Not applicable

Sorry - I want to help e friend with a lot of old *.CUI, *.MNU *lsp etc.
Personally I am not an Acad user, more C++ and hardware.....
They work very well in 2006 and earlier.
In 2014 and 2018 no chance.
Loaded with CUILOAD ore Menuload all is  loaded - without error - correctly, it appears in CUI - but no more, Acad 2014 crashes continuosly after loading.
What to do - any recomendation ??
Thanks a lot

0 Likes
788 Views
1 Reply
Reply (1)
Message 2 of 2

cadffm
Consultant
Consultant

Why ask your friend who has the software and the files much better in the handle has not itself, which would probably be better?

So many possible Problems and to few Informations.

 

"Loaded with CUILOAD"

"ore Menuload"

= create a cuiX-File and load as partial cuix to current main cuix

 

"all is  loaded - without error - correctly, it appears in CUI -"

fine

 

"but no more, Acad 2014 crashes continuosly after loading."

OK, thats a Problem.

 

When start the crash? Make sure we talk NOT about to start (or autoload) a personal-programm extension (lsp vba .net..),

Lets talk about only standard functions of the Product (as the first step)

 

- which OS is running?

- which Acad-Version (exactly)

 

Start AutoCAD with a 100% standard-profile (parameter /p with a new unknown Profilename)

If it works fine, the customization going wrong.

 

Start AutoCAD in safemode for testing and now we can talk about the crashes:

Attach mnu/cui file one after the other and test the state between to find the problem-file.
If Acad crashed, what message appears exactly and what was the last command  before?

 

 

general

Manual CUI and MNS File Migration

Understanding the Customize User Interface (CUI)

Workspace

and billions of Information-pages and videos more, incl. Helpsystem[F1]

Sebastian

0 Likes