How to run the AnyJ Installer

Do not unzip the anyj3.0.jar file, it is a runnable jar file !

On Windows, double click the .jar (works only if the JDK is registered correctly to handle .jar files)
else (also applies to all other platforms)
type 'java -jar anyj*.jar' on a shell commandline, where java is of version ('java -version') 1.3 or higher.

Do not install over a previous version of AnyJ