Is that possible to make lisp file and blocks setup kit as ,exe file.

Is that possible to make lisp file and blocks setup kit as ,exe file.

smallƑish
Advocate Advocate
241 Views
1 Reply
Message 1 of 2

Is that possible to make lisp file and blocks setup kit as ,exe file.

smallƑish
Advocate
Advocate

I have a set of lisp files, Autocad blocks, DWG files, etc. if i m sharing this with someone else. as a exe file, they can simply install it and run, instead of appload and copying files to a particular folder, etc.

0 Likes
242 Views
1 Reply
Reply (1)
Message 2 of 2

pbejse
Mentor
Mentor

@smallƑish wrote:

I have a set of lisp files, Autocad blocks, DWG files, etc. if i m sharing this with someone else. as a exe file, they can simply install it and run, instead of appload and copying files to a particular folder, etc.


Usually done with Setup Installer package with Visual Studio together with a Bundle package. 

Or you can read thru this -- > create professional EXE package

 

HTH

0 Likes