- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
AutoCAD LISP AppLoad Always load
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!!
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
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
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
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
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
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?
ವಿನೋದ್ ಕೆ ಎಲ್( 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.
--------------------------------------------------------------------------------------------------------------------------
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
@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
What have the startUp suite to do with the topic?
(i don't understand, please explain it for me)
Sebastian
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
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.
--------------------------------------------------------------------------------------------------------------------------
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
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
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
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.
--------------------------------------------------------------------------------------------------------------------------
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
THAT'S IT! Thank you for your research
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