PDA

View Full Version : automatic setup of new menus and search paths



dparr
1st May 2003, 11:32 pm
I have created a menu that displays an image menu of blocks. I want to create an install routine that will automatically set up the menu in AutoCAD and create the search path to the files that have been copied over from the install CD.

I tried creating the acaddoc.lsp with this command for the file search path:

(setq @Bridges"c:/CivilEngineering/Bridges")

This is the only line in the file, but it does not work.

I have no clue, nor have I found any information, on how to set up the menu automatically.

I don't want my CAD people taking time to copy the files into the correct directory, load the menus, and set the search path. I want to be able to hand them a CD, have them click on setup and be done with it.

I am using R14 and 2002