Version 4.03.18 M1Z1; NT4 Install
IBM ES1930 Driver
English Install Shield
09/23/99
================================================================
NT 4.0 does not support driver upgrade. To upgrade, uninstall the
current driver, reboot, then follow the install directions.

Install Directions:
 	1. From the task bar click on Start -> Run.
 	2. In the Run dialog box type in X:\path\SETUP.EXE,
 	   where X:\path is the full path to the driver files.
        3. Choose "Install"
        4. At prompt, Reboot Computer

Uninstall Directions:
       1. From the task bar click on Start -> Run.
       2. In the Run dialog box type in X:\path\SETUP.EXE,
 	   where X:\path is the full path to the driver files.
        3. Choose "Uninstall Drivers"
        4. At prompt, Reboot Computer


UNATTENDED (SILENT) INSTALLATION INSTRUCTIONS:

Unattended installations use an InstallShield Silent Response
File (setup.iss) to provide user input.

  Running an Unattended Installation

   1. Run SETUP.EXE as described in the installation section
      above but with the -s parameter. This will use the .iss
      file that is provided with the driver.
      
   To use a different setup.iss file use the -f1 parameter to
   provide the full path to the file.

   NOTE: When running an installation in silent mode, no messages
         are displayed. Instead, a log file named Setup.log captures
         installation information, including whether the installation
         was successful. You can use the -f2 parameter to control
         where the log file will be created.


   Creating a custom Silent Response File

   1. Run Setup.exe as directed above but with the -r parameter to
      record the install responses in setup.iss. Use the -f1 parameter
      to control where the .iss file is created. The line below will
      create setup.iss in the c:\tmp directory.

           SETUP.EXE -r -f1c:\tmp\setup.iss