To install these Java classes, copy the classes.zip file somewhere
into your CLASSPATH, and copy the DLLs somewhere into your PATH.
For example, if you unzip the files into c:\systemics\java, then do the
following:

	c:\systemics\java> set CLASSPATH=%CLASSPATH%;c:\systemics\java\classes.zip
	c:\systemics\java> set PATH=%PATH%;c:\users\systemics\java\dlls


Enjoy!
