]> git.saurik.com Git - wxWidgets.git/blame - wxPython/samples/doodle/superdoodle.iss
better comments
[wxWidgets.git] / wxPython / samples / doodle / superdoodle.iss
CommitLineData
47b37e4b
RD
1;; An InnoSetup script to build a self-installer of the superdoodle standalone
2;; executable produced from setup.py. You can get InnoSetup from
3;; http://www.jrsoftware.org/. You may have to edit this file to make it work
4;; for your environment and python installation.
5;;
6
7
7114b9fa
RD
8[Setup]
9AppName = SuperDoodle
10AppVerName = SuperDoodle 1.0
11