Launchpad.net has an openerp Windows installation.ProgramProject win-installer-trunk:
The project DOC/install file details the installation process:
Openerp quick installation guide ====================================== 1 . Install theses packages -------------------------- NSIs -2.40- Setup.exe graphviz -2.20.2 . EXE Python -2.5.2 . MSI egenix Mx-base-3.1.1.win32-py2.5 . MSI pyxml -0.8.4.win32-py2.5 . EXE libxml2 Python-2.7.1.win32-py2.5 . EXE lxml -2.1.2.win32-py2.5 . EXE matplotlib -0.98.3.win32-py2.5 . EXE numpy -1.1.1-win32-superpack-python2.5 . EXE PIL -1.1.6.win32-py2.5 . EXE pychart -1.39 .Win32.exe (created by Stephen ane wirtel) reportlab -2.2.win32-py2.5 . EXE vobject -0.7.1 .Win32.exe (created by Stephen ane wirtel) pygobject -2.14.1-1. win32-py2.5 . EXE pygtk -2.12.1-2. win32-py2.5. EXE pycairo -1.4.12-1. win32-py2.5 . EXE GTK -2.12.9-win32-2 . EXE GTK Dev-2.12.9-win32-2 . EXE pydot -1.0.2 .Win32.exe (created by Stephen ane wirtel) pyparsing -1.5 .0.win32.exe pytz - 2008i.win32.exe (created by Stephen wirtel) pywin32 -212. win32-py2.5 . EXE Mako -0.3.1 .Win32.exe (created by Stephen ane wirtel) py2exe -0.6.8.win32-py2.5 . EXE hippo -Canvas-0.3.0-win32.zip-uncompess this archive, And Copy/paste the files " Libhippocanvas-1-0.dll " And " Hippo. PYD " Into c: \ python25 \ DLLs \ msvcp71.zip -Uncompress this archive And Copy the msvcp71.dll into c: \ windows \ system32 psycopg2 -2.0.8.win32-py2.5-pg8.3.4-Release.exe you can install the setuptools package: setuptools -0.6c9.win32-py2.5 . Exe 2 . How to get the sources ------------------------- Firstly, create a directory to store the files C: > Mkdir c: \ openerp C: > CD openerp c: \ openerp > Mkdir trunk c: \ openerp > CD trunk c: \ openerp \ trunk > Bzr clone LP :~ Openerp/openobject-server/ Trunk server c: \ openerp \ trunk > Bzr clone LP :~ Openerp/openobject-Client/ Trunk client c: \ openerp \ trunk > Bzr clone LP :~ Openerp/openobject-Addons/ Trunk Addons 3 . Prepare the ground --------------------- Copy all Addons into the Addons directory of the server, to include these Addons In The archive c: \ openerp \ trunk > Xcopy Addons \ * Server \ bin \ Addons- E 4 . Package the server --------------------- C: \ openerp \ trunk >CD server c: \ openerp \ trunk \ Server > Python setup. py py2exe c: \ openerp \ trunk \ Server > CD Win32 c: \ openerp \ trunk \ Server \ Win32 > Python setup. py py2exe c: \ openerp \ trunk \ Server \ Win32 > CD.. c: \ openerp \ trunk \ Server > Makensis/dversion = 5.0.0-Alpha openerp-server- Installer. NSI after this instruction, you will get a new file openerp -Server-setup-5.0.0- Alpha.exe 5 . Package the client ---------------------C: \ openerp \ trunk > CD client c: \ openerp \ trunk \ Client > Python setup. py py2exe c: \ openerp \ trunk \ Client > Makensis/dversion = 5.0.0-Alpha openerp-client- Installer. NSI after this instruction, you will get a new file openerp -Client-setup-5.0.0- Alpha.exe 6 . Package the allinone ----------------------- You will find the make. BAT file, so you can use this script to package the last verison of openerp make. Bat title_of_build version ex: Make. Bat openerp_5_0_7 5.0.7