For all software install i use default locations, like c:\python23.
The setup.cmd uses c:\gnue as default dir.

Install gnue as described on wiki:
  http://www.gnuenterprise.org/cgi-bin/twiki/view/Main/WindowsQuickStart

Install py2exe and Inno Setup Compiler

Put setup.py setup.cmd *.iss into c:\python23\scripts directory.

Run setup.cmd (or "setup.cmd -k" for building console apps)

Convert OOo doc files to pdf, and put them into c:\gnue\share\doc\gnue-*

Put gnue.url and LICENSE.txt into c:\gnue

In gnue.conf remove "#" before DefaultUI = win32

Run inno with GNUe*.iss


----------------------------------------------------------------------------
Links for GNUe-Runtime-Environment:

http://python.org

https://sourceforge.net/projects/pywin32/

http://wxpython.org/

http://www.egenix.com/files/python/eGenix-mx-Extensions.html#Download-mxBASE

http://adodbapi.sourceforge.net/

http://sourceforge.net/projects/mysql-python

http://pypgsql.sourceforge.net/

http://stickpeople.com/projects/python/win-psycopg/

http://kinterbasdb.sourceforge.net/

http://www.sapdb.org/7.4/sap_db_downloads.htm

http://sourceforge.net/projects/reportlab/

http://users.skynet.be/sbi/libxml-python/

http://www.pythonware.com/products/pil/


---------------------------------------
Links for packaging:

http://sourceforge.net/projects/py2exe/

http://www.jrsoftware.org/isinfo.php


---------------------------------------
Other links (for future):

http://sourceforge.net/projects/cx-oracle/

http://pymssql.sourceforge.net/

http://www.pcpm.ucl.ac.be/~gustin/win32_ports/pygtk.html
