Message 1 of 18
Automatically Load Lisp Routine Issues
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I created an .exe file that extract acad.lsp file in Autocad Directory
%appdata%\Autodesk\AutoCAD 2014\R19.1\enu\support
and it extract another folders and files in C:/CAD/....
in acad.lisp file (load "C:/CAD/Support/POS.vlx") the pos.vlx file it extract by .exe
but not loaded Automatically