AutoCAD LISP AppLoad Always load

AutoCAD LISP AppLoad Always load

cool.stuff
Collaborator Collaborator
3,614 Views
8 Replies
Message 1 of 9

AutoCAD LISP AppLoad Always load

cool.stuff
Collaborator
Collaborator

Hi!

 

Usually I load my lisp applications in AutoCAD, and I choose the option "Load Once".

But, by mistake, I've clicked in "Always load".

 

How can I change this settings?

 

Thanks!!

0 Likes
3,615 Views
8 Replies
Replies (8)
Message 2 of 9

cadffm
Consultant
Consultant

This is not an issue,

but that you see that message says us that you you load the file from

a folder that is not one of the "trusted folders".

 

If you have a D:\CAD\LSP folger with all your lsp stuff, add them as trusted folder in your options.

OPTIONS

FILES

trusted locations..

Sebastian

0 Likes
Message 3 of 9

cool.stuff
Collaborator
Collaborator

Thanks for your answer 🙂

 

But I want to reverse the "always load" option and clear history.

 

Do you know how to do that?

 

Deleting the folder from trusted locations does not help!

 

Many thanks

0 Likes
Message 4 of 9

vinodkl
Mentor
Mentor

Hi,

 

Type in the command "APPLOAD" and then click on "content" near startup suite and then select the lisp which you don't want to load and then click on remove.

Is this what you were looking for?

APPLOAD.PNG

--------------------------------------------------------------------------------------------------------------------------
ವಿನೋದ್ ಕೆ ಎಲ್( System Design Engineer)
Likes is much appreciated if the information I have shared is helpful to you and/or others.

Please mark "Accept as Solution" if my reply resolves the issue or answers your question, to help others in the community.
--------------------------------------------------------------------------------------------------------------------------
0 Likes
Message 5 of 9

cadffm
Consultant
Consultant

@cool.stuff  schrieb:

Thanks for your answer 🙂

But I want to reverse the "always load" option and clear history.

Do you know how to do that?

Deleting the folder from trusted locations does not help!


>"Deleting the folder from trusted locations does not help!"

Nobody said "remove a path from trusted locations"

The opposite,

Q: I said that the folder where the lsp is located, is NOT in your "trusted locations" - Is this right or not?

 

>"But I want to reverse the "always load" option and clear history."

Interesting. Please tell me what in fact the difference is on your system.

THATS NOT A JOKE! I can not see what the difference is of both buttons, except the button-Text.

If you can tell me the difference, i take a look to where you can do what you want!

 

For my knowledge in this second: The "always load" Button does NOTHING, or better "the same" as the "only once" Button,

it allows to load a lsp from a not trusted location while secureload is set to 1, nothing more.

 

Any correction and clarification is very welcome

 

@vinodkl 

What have the startUp suite to do with the topic?

(i don't understand, please explain it for me)

 

 

Sebastian

0 Likes
Message 6 of 9

vinodkl
Mentor
Mentor

Oops. Sorry about that @cadffm I miss read the question 😅

I thought it to be like the lisp is loaded automatically and the OP want's it to remove them from automatically being loaded 😅

--------------------------------------------------------------------------------------------------------------------------
ವಿನೋದ್ ಕೆ ಎಲ್( System Design Engineer)
Likes is much appreciated if the information I have shared is helpful to you and/or others.

Please mark "Accept as Solution" if my reply resolves the issue or answers your question, to help others in the community.
--------------------------------------------------------------------------------------------------------------------------
0 Likes
Message 7 of 9

cadffm
Consultant
Consultant

No prob.

But if you know the difference between the functions behind the ONCE and ALWAYS  Buttons, your welcome to explain it me too 🙂

Sebastian

0 Likes
Message 8 of 9

vinodkl
Mentor
Mentor

I found this, guess this answers the question. Does it?

https://forums.autodesk.com/t5/autocad-forum/always-load-a-auto-lisp/td-p/7903976 

 

--------------------------------------------------------------------------------------------------------------------------
ವಿನೋದ್ ಕೆ ಎಲ್( System Design Engineer)
Likes is much appreciated if the information I have shared is helpful to you and/or others.

Please mark "Accept as Solution" if my reply resolves the issue or answers your question, to help others in the community.
--------------------------------------------------------------------------------------------------------------------------
Message 9 of 9

cadffm
Consultant
Consultant

@vinodkl 

THAT'S IT! Thank you for your research

 

@cool.stuff 

Now i know what the difference is between once and always.. but still don't know where it is stored.

If i have time i will search for it.

sorry

Sebastian

0 Likes