![]() |
![]() |
![]() |
font help bookshelf TOC thumbnails | 4 of 5 | ![]() |
![]() |
Leo : Examples A NSIS Installer for Python Applications |
In this screenshot we're looking at the code that checks to see whether Python has been installed.
Since Leo is a Python application, modifying this installation script to create a script to build a Windows installer for your own Python application is relatively simple. You would leave this section alone, and check other sections for the program name "Leo", and change these to your program name.
1 2 3 4 5 |