The examples in this document assume that you have unzipped the
parport-win32.zip file in your C:\java\classes directory
and that your JDK installation is in C:\jdk1.4.1. If you have installed
JDK in an other location or unzipped ParallelPort-win32.zip in an
other location modify the example commands appropriately.
C:\>copy c:\java\classes\parport\parport.dll c:\jdk1.4.1\bin
C:\>set CLASSPATH=c:\java\classes
C:\>set CLASSPATH=c:\java\classes;%CLASSPATH%