OpenDCL Forums

OpenDCL => Runtime/AutoLISP => Topic started by: Peter2 on August 16, 2013, 07:24:02 AM

Title: Runtime.Res.dll always in Sub(!)folder?
Post by: Peter2 on August 16, 2013, 07:24:02 AM
In normal installation the "Runtime.Res.dll" is always in language-Subfolder. If I decide to use only one language on a  system, can I store the DLL (of my language) in the same folder as the ARX and skip the subfolders?
Title: Re: Runtime.Res.dll always in Sub(!)folder?
Post by: BazzaCAD on August 16, 2013, 12:03:34 PM
No that won't work. It has to be in the sub folder, but you can delete the other language sub-folders if you don't want them.
Title: Re: Runtime.Res.dll always in Sub(!)folder?
Post by: Peter2 on August 16, 2013, 12:15:22 PM
Thanks.
Title: Re: Runtime.Res.dll always in Sub(!)folder?
Post by: Fred Tomke on August 19, 2013, 05:27:17 AM
Hi, Peter, I've already experiences in that: yes, you can put the .Res.dll into the same folder as the arx files will be placed in. The former company I worked for did it this way.

Regards, Fred