Changes between Version 4 and Version 5 of InstallationGuidelines/Windows/Developer/Installer/Maintenance


Ignore:
Timestamp:
01/19/12 17:19:59 (13 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InstallationGuidelines/Windows/Developer/Installer/Maintenance

    v4 v5  
    11== Howto build the Developer installer ==
    2 === Requirements ===
    3  * 7 Zip: [http://www.7-zip.org/]
    4  * NSIS: [http://nsis.sourceforge.net/Main_Page]
    5  * The attached folder
    6 
    7 === Instructions ===
    8  * Install 7 Zip and NSIS
     2 * Install [http://www.7-zip.org 7 Zip] and [http://nsis.sourceforge.net/Main_Page NSIS]
    93 * Downlod the [http://eden.sahanafoundation.org/raw-attachment/wiki/InstallationGuidelines/Windows/Developer/Installer/Maintenance/developer-installer-src.zip build folder]
    104 * Extract to a local folder
     
    2418
    2519Now you are ready to compile the installer:
    26 Open NSIS and click on "Compile NSI scripts" -> File -> Load script..., Select the NSI file and wait until compilation is complete.
     20* Open NSIS and click on "Compile NSI scripts" -> File -> Load script..., Select the NSI file and wait until compilation is complete.
    2721
    2822The installer should be in the same directory as the NSI file is, named Eden-Python-Installer-Dev.exe.