
DRIVERS.EXE is a self extracting archive file which contains the 
VESA BIOS Extensions.  When executed, it will create subdirectories for 
each of the video adapter manufacturers.  Within each subdirectory, it
will place the respective VESA driver.  To execute:

      1. Get into the directory where you want the subdirectories 
         to be created.
      
      2. Copy the file DRIVERS.EXE into this directory.
      
      3. type drivers -d  (the -d tells it to create subdirectories).
      
