Running Artemis on MSDOS/Windows Systems

On systems with Java 1.2 (aka Java 2) installed Artemis can be started by double clicking on the artemis.jar icon.

If you don't have Java 1.2 installed, but you do have 1.1 then you may be able to get Artemis to work by following these steps:

First extract Artemis into the c:\ directory with Winzip then type these commands in a MSDOS window:

cd c:\artemis

art

Here is an alternative way to run Artemis if the art batch file doesn't work for you:

cd c:\artemis

java Diana