home *** CD-ROM | disk | FTP | other *** search
/ Piper's Pit BBS/FTP: ibm 0020 - 0029 / ibm0020-0029 / ibm0028.tar / ibm0028 / COLOR100.ZIP / README < prev    next >
Encoding:
Text File  |  1989-11-30  |  1.4 KB  |  48 lines

  1.  
  2. ********************* Notes on installing Colorlab100 *********************
  3.  
  4. 1.    Install the 5 programs on this disk to the same directory
  5.  
  6.     1.    clab100.exe    Colorlab 100 Windows executable
  7.     2.    fstf.exe    High speed serial library
  8.     3.    fstf.pif    High speed serial Windows Interface
  9.     4.    fjx100.sdv    Fast scan driver
  10.     5.    sjx100.sdv    Standard Windows 9600 baud scan driver
  11.  
  12. 2.    Since Windows and the Fast Driver routines interpret serial ports
  13.     in unique ways, consider the following:
  14.  
  15.     1.    Fast Driver
  16.  
  17.         Whether you are using a BUS or SERIAL mouse, the next 
  18.         available port on AT compatibles is COM2:  The program
  19.         will default to COM2:
  20.  
  21.         If you are using a PS2 or compatible, configure your
  22.         serial port as COM2: using the PS2 setup disk.  PS2's
  23.         do not configure COM1: correctly as COM1: for the 
  24.         driver use ONLY COM2:  After setup this will be your
  25.         1st serial port available.
  26.  
  27.     2.    Standard Driver
  28.  
  29.         If you are using a BUS mouse, then you may configure
  30.         the program for COM1:
  31.  
  32.         If you are using a SERIAL mouse then configure the 
  33.         program using COM2:
  34.  
  35. 3.    While the program will default to using the Fast Driver, it is
  36.     best to add the following statements to your WIN.INI file.    
  37.  
  38.     FAST DRIVER: add the following 2 statements
  39.  
  40.     [jx100]
  41.     sdv=fjx100.sdv    
  42.  
  43.     STANDARD DRIVER: add the following 2 statements
  44.  
  45.     [jx100]
  46.     sdv=sjx100.sdv    
  47.  
  48.