How to install OpenERP 6.1 and OpenERP 6.0 on Windows Vista and Windows 7 in 10 Minutes
How to install OpenERP 6.1 and OpenERP 6.0 on Windows Vista and Windows 7 in 10 Minutes
Download Windows Auto-Installer from http://www.openerp.com/downloads/

Download Windows Auto-Installer of OpenERP
Click on the installer.
Select a language in which you want to install Open ERP.
Click next in the following wizard.
Accept the Terms of Agreement to install OpenERP 6.1 / 6.0
There are three types of installation are available to install OpenERP 6.1
We select All in One installation.
Keep the default values for Hostname, Port, Username and Password.
Select the destination folder where you want to keep all modules related to OpenERP 6.1 and click Install.
It will take 5-10 minutes to complete the installation.
Finish the installation.
We are ready to go…
http://localhost:8069/web/webclient/home
Done!!!
🙂
Related articles
- How to restrict OpenERP … ? (clean-clouds.com)
- Maintain log of Product sale price in OpenERP… (clean-clouds.com)
Share this:
- Click to share on Facebook (Opens in new window)
- Click to share on LinkedIn (Opens in new window)
- Click to share on Twitter (Opens in new window)
- Click to share on Reddit (Opens in new window)
- Click to share on Tumblr (Opens in new window)
- Click to share on Pocket (Opens in new window)
- Click to share on Pinterest (Opens in new window)
- More
Related Posts
- Odoo v10 Point of Sale: POS Graphs
- OpenERP 7 with SSL on Ubuntu 12.04
- How to install new module in OpenERP 7.0 ?
- How to install OpenERP on CentOS ?
- How to Install Sale / Any Module in OpenERP
- How to install OpenERP 6.1 and OpenERP 6.0 on Windows Vista and Windows 7 in 10 Minutes
- How to backup and restore OpenERP database ?
Recent Posts
- Android – CRM for Odoo V14
- Django – eCommerce Website
- Android Applications for Restaurant (Odoo V13)
- Magento 2 – Customer Order View
- Django Zebra Printer Application
- Magento 2 – Admin Dashboard
- Magento 2 – Customer Purchase Analysis Report
- Django Rental Management
- Django CSV Import Data
- Django Appointment System
ACESPRITECH FACEBOOK

Thanks for your guide. For me its seemed to work until I start the application in the web browser… then I get the following
OpenERP Server Error
Client Traceback (most recent call last):
File “C:Program Files (x86)OpenERP 6.1-20120922-233139Serverserveropenerpaddonswebcommonhttp.py”, line 180, in dispatch
File “C:Program Files (x86)OpenERP 6.1-20120922-233139Serverserveropenerpaddonswebcontrollersmain.py”, line 498, in authenticate
File “C:Program Files (x86)OpenERP 6.1-20120922-233139Serverserveropenerpaddonswebcommonsession.py”, line 73, in authenticate
File “C:Program Files (x86)OpenERP 6.1-20120922-233139Serverserveropenerpaddonswebcommonopenerplibmain.py”, line 117, in proxy
File “C:Program Files (x86)OpenERP 6.1-20120922-233139Serverserveropenerpaddonswebcommonhttp.py”, line 608, in send
Server Traceback (most recent call last):
File “C:Program Files (x86)OpenERP 6.1-20120922-233139Serverserveropenerpaddonswebcommonhttp.py”, line 593, in send
File “C:Program Files (x86)OpenERP 6.1-20120922-233139Serverserver.openerpnetsvc.py”, line 360, in dispatch_rpc
File “C:Program Files (x86)OpenERP 6.1-20120922-233139Serverserver.openerpserviceweb_services.py”, line 397, in dispatch
File “C:Program Files (x86)OpenERP 6.1-20120922-233139Serverserver.openerpserviceweb_services.py”, line 408, in exp_authenticate
File “C:Program Files (x86)OpenERP 6.1-20120922-233139Serverserver.openerppooler.py”, line 50, in get_pool
File “C:Program Files (x86)OpenERP 6.1-20120922-233139Serverserver.openerppooler.py”, line 33, in get_db_and_pool
File “C:Program Files (x86)OpenERP 6.1-20120922-233139Serverserver.openerpmodulesregistry.py”, line 180, in get
File “C:Program Files (x86)OpenERP 6.1-20120922-233139Serverserver.openerpmodulesregistry.py”, line 192, in new
File “C:Program Files (x86)OpenERP 6.1-20120922-233139Serverserver.openerpmodulesregistry.py”, line 66, in __init__
File “C:Program Files (x86)OpenERP 6.1-20120922-233139Serverserver.openerpsql_db.py”, line 465, in cursor
File “C:Program Files (x86)OpenERP 6.1-20120922-233139Serverserver.openerpsql_db.py”, line 173, in __init__
File “C:Program Files (x86)OpenERP 6.1-20120922-233139Serverserver.openerpsql_db.py”, line 366, in _locked
File “C:Program Files (x86)OpenERP 6.1-20120922-233139Serverserver.openerpsql_db.py”, line 421, in borrow
OperationalError: could not connect to server: Connection refused (0x0000274D/10061)
Is the server running on host “localhost” and accepting
TCP/IP connections on port 5432?
could not connect to server: Connection refused (0x0000274D/10061)
Is the server running on host “localhost” and accepting
TCP/IP connections on port 5432?
there other tutorial how to import the database file or restore on it.