Message 1 of 11

Not applicable
06-10-2014
08:59 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Dear Members,
I have wrote some routine in AutoLISP/ VisualLISP. I would like to distribute it to my colleagues in a form of setup.
I humbly request to please share some code in vb/c# .net which contains this AutoLISP syntax (progn (vl-load-com) (vl-load-all "lisppath")).
And also I will be trying to make a setup file which will add registry values for the above assembly for demand loading at starup which will load the lisp file.
Any help would be highly appreciated.
Best Regards
I have wrote some routine in AutoLISP/ VisualLISP. I would like to distribute it to my colleagues in a form of setup.
I humbly request to please share some code in vb/c# .net which contains this AutoLISP syntax (progn (vl-load-com) (vl-load-all "lisppath")).
And also I will be trying to make a setup file which will add registry values for the above assembly for demand loading at starup which will load the lisp file.
Any help would be highly appreciated.
Best Regards
Solved! Go to Solution.