Opening AutoCAD without addons or extra menus

Opening AutoCAD without addons or extra menus

Anonymous
Not applicable
789 Views
5 Replies
Message 1 of 6

Opening AutoCAD without addons or extra menus

Anonymous
Not applicable

Hello!

 

I was just wondering, after watching VLISP open all kinds of files whilest waiting for it to open a little dxf file using a script file, is it possible to get AutoCAD to open in a minimal version of its regular self, i.e. without any extra menus or addons?

 

I have done some searchers for this, but have yet to see anything close to what I am looking for.

 

Thank you for your time!

 

Drafter_Joe

0 Likes
790 Views
5 Replies
Replies (5)
Message 2 of 6

dgorsman
Consultant
Consultant

"VLISP open all kinds of files..." could use a little clarification.

 

Are you looking at running plain AutoCAD from a vertical product, or not loading a third-party tool you've installed, or running a "headless"/GUI-less AutoCAD for batch processing, or... ?

----------------------------------
If you are going to fly by the seat of your pants, expect friction burns.
"I don't know" is the beginning of knowledge, not the end.


0 Likes
Message 3 of 6

Anonymous
Not applicable

Hi Dgorsman!

 

Good idea!  "All kinds of files...", express.lsp, toolpac.lsp, etc.  Just looking to see if it is possible for a slimmed down version of AutoCAD without 3rd party lisps, to open when I am opening a customer supplied dxf file and cleaning it up for insertion into my drawing.

 

Seems that might make debugging a little faster as well.

 

I hope this makes better sense now.  Although, I was thinking about putting something in my previous post like that, I didn't bother typing it.

 

Thank you!

 

Drafter_Joe 

0 Likes
Message 4 of 6

dbroad
Mentor
Mentor

Set up a profile that does not have the support folders that contain the 3rd party files.  Then make a desktop icon that launches with that profile.

Architect, Registered NC, VA, SC, & GA.
0 Likes
Message 5 of 6

scot-65
Advisor
Advisor
To supplement dbroad's suggestion is once a new,
reset profile is created and set current, remove all
the "bundle" support paths in the OPTIONS dialog
as well as extra menus seen inside the command
CUILOAD.

Restart editor.

The bundles tend to reload so find their location
via OPTIONS -> Support Files and rename the file
extension to cancel. This action will affect all profiles.

MyToolPack.bundle.disabled

This may not be quite correct as it has been a while
since I performed this type of action...

???

Scot-65
A gift of extraordinary Common Sense does not require an Acronym Suffix to be added to my given name.

0 Likes
Message 6 of 6

Anonymous
Not applicable

Thanks dbroad and scot-65!

 

Hmmm...I reread your post scot-65, I appreciate the tip.  I will continue searching, hopefully someone else might have another idea in the meantime.

 

Thanks again!  Smiley Happy

 

Drafter_Joe

0 Likes