home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 19 / CD_ASCQ_19_010295.iso / vrac / bj200ex.zip / PRINTER.TXT < prev   
Text File  |  1994-01-26  |  3KB  |  94 lines

  1. PLEASE READ
  2. -------------------------------------------------
  3. By using the following Windows 3.1 Driver Library
  4. (the "Software"), you are hereby agreeing to the
  5. included license agreement.  Please review the
  6. file LICENSE.TXT.
  7.  
  8. Installing a Printer Driver
  9. ---------------------------------
  10. 1.  In the Main group, choose the Control Panel
  11.     icon.
  12.  
  13. 2.  In Control Panel, choose the Printers icon.
  14.  
  15.     The Printers dialog box appears. If you have
  16.     never installed a printer, the dialog box
  17.     expands to display a list of printers available
  18.     in the Windows version 3.1, Windows for Workgroups 
  19.     version 3.1 and version 3.11 package, and the Add
  20.     button is unavailable. Go to step 8.
  21.  
  22. 3.  Choose the Add button.
  23.  
  24.     The dialog box expands to display the List Of
  25.     Printers.
  26.  
  27. 4.  In the List Of Printers box, select Install
  28.     Unlisted or Updated Printer.
  29.  
  30. 5.  Choose the Install button.
  31.  
  32.     A dialog box appears, instructing you to insert
  33.     the disk that has the printer-driver file on it.
  34.  
  35. 6.  Insert the disk you made during the downloading
  36.     procedure, or type the path of the directory
  37.     where you downloaded the driver. Then choose the
  38.     OK button.
  39.  
  40.     Another dialog box appears, listing several
  41.     printers.
  42.  
  43. 7.  In the List Of Printers box, select the printer
  44.     you want.
  45.  
  46. 8.  Choose the OK button.
  47.  
  48.     The Printers dialog box appears. Your printer is
  49.     listed in the Installed Printers list.
  50.  
  51. 9.  Choose the Close button.
  52.  
  53. 10. For instructions on how to configure your
  54.     printer, see the section for the "Control Panel," in the
  55.     "Microsoft Windows User's Guide."
  56.  
  57.  
  58. Updating the Universal Printer Driver (UNIDRV.DLL)
  59. --------------------------------------------------
  60. The Windows Driver Library includes the most current
  61. version of the Universal Printer Driver.  To update
  62. UNIDRV.DLL:
  63.  
  64. 1  Change to the disk or directory to which you
  65.    downloaded.
  66.  
  67. 2  At the MS-DOS prompt, type:
  68.  
  69.       copy unidrv.dll <path>
  70.  
  71.    where <path> is the drive and directory containing
  72.    your existing unidrv.dll file.
  73.  
  74. This overwrites your existing UNIDRV.DLL file. 
  75.  
  76.  
  77. Updating the Postscript Driver (PSCRIPT.DRV)
  78. ------------------------------------------------------
  79. The Windows Driver Library includes the most current
  80. version of the Microsoft Postscript Driver.  To update
  81. PSCRIPT.DRV:
  82.  
  83. 1  Change to the disk or directory to which you
  84.    downloaded.
  85.  
  86. 2  At the MS-DOS prompt, type:
  87.  
  88.       copy pscript.drv <path>
  89.  
  90.    where <path> is the drive and directory containing
  91.    your existing pscript.drv file.
  92.  
  93. This overwrites your existing PSCRIPT.DRV file. 
  94.