| Leo : Examples A NSIS Installer for Python Applications |
When you install Leo, you'll find that it comes with a script for generating an installer for Leo. This script is called leo.nsi, and is distributed in the Leo file nsis.leo .
If you have NSIS installed, right-clicking on a .nsi file will give you the option of compiling the script to create a package.
| 1 2 3 4 5 |