2011-11-22 22:47 UTC
Hello all. I'm a teacher writing a tutorial in spanish on programming an application using OpenDCL. The program uses a modeless palette.
I am loading the program using a load expression in acaddoc.lsp so it will be available across documents.
I have little experience in Innosetup. In fact I used it back in 2002 for a similar tutorial, then ObjectDCL. But then things were simple using Byron's AcadInstall.
And my form was then modal. I would appreciate any help on how to manage this now. Basically I would need advice on how to add the program's folder to AutoCAD's support files search path.
Thanks in advance,
Reinaldo Togores. University of Cantabria, Spain.
I am loading the program using a load expression in acaddoc.lsp so it will be available across documents.
I have little experience in Innosetup. In fact I used it back in 2002 for a similar tutorial, then ObjectDCL. But then things were simple using Byron's AcadInstall.
And my form was then modal. I would appreciate any help on how to manage this now. Basically I would need advice on how to add the program's folder to AutoCAD's support files search path.
Thanks in advance,
Reinaldo Togores. University of Cantabria, Spain.