
MojoSetup
Putting together a MojoSetup installer involves five general steps: 1) Compile the software. 2) Set up the installer filesystem structure. 3) Write a config file. 4) Add any localized strings. 5) Package up the final file for distribution. Each step has a lot of details, but all installers basically follow those same basic development steps.