299 | | Then, build the executable, by launching the windows setup script. The easiest is to use [http://ipython.scipy.org Ipython]: |
300 | | |
301 | | {{{ |
302 | | In [1]: run windows/setup.py py2exe |
303 | | }}} |
304 | | |
305 | | Last, edit (version) and run the script {{{windows/papywizard.nsi}}} (need to install NSIS software) to build the installer itself. |
| 299 | Then, build the executable, by launching the windows script {{{windows/buildexe.bat}}} |
| 300 | |
| 301 | Last, edit (update the version number) and run the script {{{windows/papywizard.nsi}}} (need to install NSIS software) to build the installer itself. |