@john.vellekwrote:
HI @hanslammerts,
I haven't yet had a chance to try the RDP on my home network but I am wondering what happens if you create a unique folder on the remote computer and add it to the support and Trustedpaths. Are you then able to run the routine that calls the DCL file?
For instance, create a folder called MyLisp on c: drive (C:\MyLisp) and add it to your paths.
I have the following path's assigned locally and let a .vlx run.
At this point is conclude it has little to do with the path definitions, dcl or lsp code.
It helps to be administrator, but it's not my cure here.
It concernes how the vlx behaves dealing with dcl support.
The fact that i test it on virtual machines is not really matter, because It doesn't work on other installs locally either.
It ONLY run on 1 install.
Here is the code which sets my environment and other stuff
It perfoms checks on paths etc.
The code
(load "C:\\_Data\\Heijmans\\AutoCAD_Tool\\support\\Heijmans_AutoCAD_2018.VLX")
runs it but dcl's defined in it are not working on other machines.