Author: reinhard Date: 2009-10-30 19:33:05 -0500 (Fri, 30 Oct 2009) New Revision: 10023
Modified: trunk/gnue-common/packaging/win32/README Log: Updated instructions on creating a win32 installer Modified: trunk/gnue-common/packaging/win32/README =================================================================== --- trunk/gnue-common/packaging/win32/README 2009-10-30 09:03:01 UTC (rev 10022) +++ trunk/gnue-common/packaging/win32/README 2009-10-31 00:33:05 UTC (rev 10023) @@ -1,19 +1,20 @@ - Prerequisites to create a GNUe Common setup package for win32 ------------------------------------------------------------- In order to build a setup.exe for GNUe Common you need to install the following software first: -*) py2exe - http://sourceforge.net/projects/py2exe/ +* Python: http://www.python.org/download/ -*) Inno Setup Compiler - download QuickStart Pack, it contains the needed ISTool - http://www.jrsoftware.org/isdl.php +* pywin32: http://sourceforge.net/projects/pywin32/ +* py2exe: http://sourceforge.net/projects/py2exe/ +* Inno Setup Compiler: http://www.jrsoftware.org/isdl.php + (download QuickStart Pack, it contains the needed ISTool) + + How to build a Setup.exe of GNUe Common for win32: -------------------------------------------------- @@ -40,4 +41,3 @@ As stated above you can completely remove the "D:\TMP\gnue-common-0.6.9" folder. Please note that the postfix "0.6.9" depends on which version of GNUe Common you've downloaded. - _______________________________________________ commit-gnue mailing list commit-gnue@gnu.org http://lists.gnu.org/mailman/listinfo/commit-gnue