Installation on Windows
Step-by-Step
1. Download
For Windows please download the current release with the zip-extension.
2. Extract
Unzip the top level directory of the archive (Compiere2) to a directory of your choice, e.g. C:\Program Files. The top level directory (e.g. C:\Program Files\Compiere2) will be referred to as {COMPIERE_HOME}.
3. Prepare Runtime Environment
Open a command window and navigate to {COMPIERE_HOME}\utils. From there run
> cscript WinEnv.js {COMPIERE_HOME} {JAVA_HOME}
where {JAVA_HOME} is the installation directory of your JDK (e.g. C:\Program Files\jdk1.5.0_06).
In addition to setting the windows environment variables COMPIERE_HOME and JAVA_HOME the script creates a shortcut to launch the ER/Box application client on the desktop
Please close the command window afterwards.
4. Run Setup
In your filebrowser navigate to {COMPIERE_HOME} and doubleclick the batch file RUN_setup_Derby.bat. This will launch the Derby database server, run the interactive setup routine and stop the database server when finished.
When presented with the setup screen all fields should be prefilled with sensible default values. If something goes wrong you may verify the following entries:
Database Type: derby
Database Name: compiere
System Password: APP
Application Server: {COMPUTER_NAME}
Database Server: {COMPUTER_NAME}
The entries in the remaining fields may be adjusted to your situation or do not have to be filled for the setup to run successfully:

For a detailed discussion of the PDF library options please see the corresponding page on this website.
After filling the Compiere Server Setup form please click Test.
You will be presented with a small modal window (Key Store Dialog) in which to fill in some details identifying the installation:

You may just click the green OK-button here.
After some automatic tests all fields should have green markers:

Please press Save to persist your settings.
Before deployment starts, the following licence agreement will be shown:

Click the green OK button to continue.
Another modal window will open indicating a successfull save operation:

Click the OK button to start the deployment.
When setup is complete one open command window will remain open expecting a key press:

Press any key in the command window.
Setup is now complete!
You may continue with Running ER/Box on Windows.

