makeself
makeself is a pretty neat shell script which creates a self-extracting archive in the form of a script. It can be found here: http://www.megastep.org/makeself
to simplify the directions, the arguments give to it are
this is useful when building installers.
to simplify the directions, the arguments give to it are
- the directory which contains the files to be archived
- the filename which will contain the archive
- a label
- script which does something to the archive once extracted
this is useful when building installers.

0 Comments:
Post a Comment
<< Home