Anuncios

The Autodesk Community Forums has a new look. Read more about what's changed on the Community Announcements board.

cool.stuff
2658 Vistas, 8 Respuestas

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!!

Etiquetas (3)
cadffm
en respuesta a: cool.stuff

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

cool.stuff
en respuesta a: cadffm

Thanks for your answer :cara_con_una_leve_sonrisa:

 

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

vinodkl
en respuesta a: cool.stuff

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.
--------------------------------------------------------------------------------------------------------------------------
cadffm
en respuesta a: cool.stuff


@cool.stuff  schrieb:

Thanks for your answer :cara_con_una_leve_sonrisa:

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

vinodkl
en respuesta a: cadffm

Oops. Sorry about that @cadffm I miss read the question :cara_sonriente_con_la_boca_abierta_y_sudor_frío:

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

--------------------------------------------------------------------------------------------------------------------------
ವಿನೋದ್ ಕೆ ಎಲ್( 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.
--------------------------------------------------------------------------------------------------------------------------
cadffm
en respuesta a: vinodkl

No prob.

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

Sebastian

vinodkl
en respuesta a: cadffm

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.
--------------------------------------------------------------------------------------------------------------------------
cadffm
en respuesta a: vinodkl

@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