Version 4.10.1032 L2Z4; WDM Install or upgrade previous WDM
IBM ES1930/ES1989 Driver
Multi-language Install Shield with customized support.
11/18/99
================================================================
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 "Upgrade Drivers"
        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

Note: For Windows 2000 Beta testing use inf file install.

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