I used either in windows and linux: windows: openerp-server.exe -u module_name -d db_name linux: openerp-server -u module_name -d db_name
but I highly recommend to run openerp-server in linux for many reasons (mainly for debugging) So, for ms-windows fans I recommend: vmWare player for windows an ubuntu 9.04 appliance Just install openerp-server in ubuntu (out of the box), smb (samba) to edit your files from windows environment, and openSSH to restart the server via a putty client. Then install openerp-client in windows, use a notepad (or everything else) to edit your module in linux via samba and update your module using putty. So you have a fully functional linux server without leaving your windows environment. -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=52861#52861 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman2/listinfo/tinyerp-users
