CI Class Package is distributed in the industry standard ZIP format. To de-archive the ZIP files, you will need an unzip utility. More then likely, you already have one installed. Windows XP can open zip files directly. If not, you can download the latest, free unzip utility from Info-ZIP.
After downloading the archive, unzip the content of the archive into your classpath. If you are not using an 'unzip' utility from Info-ZIP, make sure you set the switch to unzip all directories in the archive.
The classpath environmental variable have to be set to point to the directory where the class package resides. The class path we use is
set classpath=.;c:\classes
Refer to your Java Development Kit (JDK) or Java Runtime Environment (JRE) documentations for more detail.
CI Class Package, its manual, and its web pages are Copyright © 1997 - 2008 by Chieh Cheng. All Rights Reserved.