Changes between Version 102 and Version 103 of DevelopGuide


Ignore:
Timestamp:
Apr 2, 2010, 11:30:24 PM (15 years ago)
Author:
Frédéric
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DevelopGuide

    v102 v103  
    297297 * pywin32: http://sourceforge.net/projects/pywin32
    298298
    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.
     299Then, build the executable, by launching the windows script {{{windows/buildexe.bat}}}
     300
     301Last, edit (update the version number) and run the script {{{windows/papywizard.nsi}}} (need to install NSIS software) to build the installer itself.
    306302
    307303== Contribute ==