Run the setup program (setup.exe, setup.bin) to start the installation wizard.
Press next
Choose a Java Virtual Machine (JVM)
JCodeBox generates Java code and can optionally compile this code. To do this it needs access to a Java compiler (javac.exe).
If you would like to compile generated code, make sure to choose a JVM (java.exe) that is part of a Java 2 development kit (JDK) i.e.
if your JDK is installed in directory c:\jdk1.3.1, choose the JVM in the directory c:\jdk1.3.1\bin. Alternatively, if you choose
a JVM that is not part of a JDK or you choose to install the JVM supplied with JCodeBox, you can add the necessary libraries (tools.jar)
to the JCodeBox classpath at a later time.
Choose whether to install the JVM supplied with JCodeBox or to use a previously installed JVM
If you chose to use a previously installed JVM in the previous step, select the JVM location
Press next
Read the software licence agreement
Press next. By pressing next you are agreeing to be bound by the terms and conditions in the licence
Choose the installation folder/directory
Press next.
Choose the folder/directory for the JCodeBox shortcut