home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 21 PDrivers / 21-PDrivers.zip / DESKJET.ZIP / DESKJET.DOC next >
Text File  |  1992-11-06  |  8KB  |  162 lines

  1.  
  2.   OS/2 HP Deskjet Driver (beta)  v13.352
  3.   ======================================
  4.  
  5.   (c) Copyright IBM Corporation 1990,1991,1992. All rights reserved.
  6.   (c) Copyright Hewlett-Packard Corporation 1989,1990,1991,1992.
  7.       All rights reserved.
  8.   (c) Copyright Microsoft Corporation 1988,1989. All rights reserved.
  9.  
  10.   HISTORY  (date - version - description of changes )
  11.   -------
  12.  
  13.   11/05/92 - v13.352 - Initial posting of (beta) DeskJet driver package.
  14.                      - This driver contains support for the
  15.                        following devices: HP DeskJet
  16.                                           HP DeskJet Plus
  17.                                           HP DeskJet 500
  18.                                           HP DeskJet 500C
  19.                                           HP DeskJet 550C
  20.                                           HP DeskJet Portable
  21.  
  22.                      - NOTE: This driver is being distributed in beta
  23.                              format and is provided "as is" until it
  24.                              officially shipped with OS/2 2.01
  25.                      - This driver has been tested thoroughly with many
  26.                        major applications and been through exhaustive
  27.                        functional testing!
  28.                      - The driver will be updated with the OS/2 2.01 version
  29.                        when OS/2 2.01 ships.
  30.                      - Enjoy! Patience pays off!
  31.  
  32.                      Files included in HPDJET.ZIP:
  33.                          DESKJET.DOC  - README document a MUST! before install
  34.                          LICENSE      - a text file containing OS/2 driver
  35.                                         license.
  36.  
  37.                          HPDJPM.DRV   - the main driver file
  38.                          DJFAMGEN.DLL - a driver's library file
  39.                          HPDJPM.HLP   - driver help file
  40.  
  41.                          HPDJPM.CMD   - command file for re-attaching
  42.                                         extended attributes prior to install
  43.  
  44.                          DJFAMGEN.EA  - the driver's extended attributes
  45.                          HPDJPM.EA    - the library's extended attributes
  46.                          HPDJPMH.EA   - the help file's extended attributes
  47.  
  48.  
  49.   LICENSE
  50.   -------
  51.  
  52.   Please see the 'LICENSE' text file included in this package
  53.   for licensing information.
  54.  
  55.   BEFORE INSTALLATION
  56.   -------------------
  57.  
  58.   1. Attaching Extended Attributes
  59.  
  60.      The Extended Attribute file (.EA) for the driver must be attached
  61.      to the actual driver file (.DRV) so installation of the driver
  62.      will succeed.  This is done by using the EAUTIL.EXE program that
  63.      is part of OS/2.
  64.  
  65.      -> Use the command file provided to do this for you.
  66.         (examples: HPDJPM.CMD   for the DeskJet printer driver HPDJPM.DRV
  67.                    EPSON.CMD    for the Epson printer driver EPSON.DRV
  68.                    LASERJET.CMD for the Laserjet driver LASERJET.DRV
  69.                    PSCRIPT.CMD  for the PostScript driver PSCRIPT.DRV
  70.                    SMGXPJET.CMD for the PaintJet driver SMGXPJET.DRV
  71.                    IBMNULL.CMD  for the IBM Null driver IBMNULL.DRV
  72.                    IBM4019.CMD  for the IBM 4019 driver IBM4019.DRV
  73.                    IBM42XX.CMD  for the IBM 42XX driver IBM42XX.DRV
  74.                    IBM52XX.CMD  for the IBM 52XX driver IBM45XX.DRV
  75.                    IBM52012.CMD for the IBM 52012 driver IBM52012.DRV
  76.                    PLOTTERS.CMD for the IBM Plotter driver PLOTTERS.DRV)
  77.  
  78.      The command file must be run from the same directory where all
  79.      the driver files were unzipped to.
  80.  
  81.      Once this is done successfully, you may proceed with normal
  82.      printer driver installation if you are not replacing an older
  83.      version of the same driver.  If you are see step #2 below.
  84.  
  85.      The installation of an OS/2 Printer Driver is documented in
  86.      OS/2 2.0's online Master Help Index under the topic 'installing'
  87.      and the subtopic 'OS/2 printer drivers'.
  88.  
  89.      The installation of an OS/2 Printer Object is documented in
  90.      OS/2 2.0's online Master Help Index under the topic 'Creating'
  91.      and subtopic 'Printer Object'.
  92.  
  93.   2. Replacing existing drivers
  94.  
  95.      NOTE: It is always best to delete the existing driver using
  96.            the delete option in the printer settings notebook.
  97.            After doing this, you may even want to manually check that
  98.            the driver files are were really deleted from their
  99.            respective \os2\dll\"drivername" directory) before installing
  100.            a newer version.  This ensures that the driver uses only
  101.            the newer files and is not a hybrid between the old and
  102.            newer driver.
  103.  
  104.      If you are replacing an existing driver with the same driver there
  105.      are a few things that need to be done before installation.
  106.  
  107.      a) "Hold" every printer object (queue) that has the driver you are
  108.         replacing installed as the "Default printer Driver".
  109.  
  110.         "Holding" a printer object (queue) is accomplished by:
  111.         i.   Right mouse button on the printer object (queue),
  112.              a menu should appear.
  113.         ii.  Left mouse button on the menu item "Change status",
  114.              a sub-menu should appear.
  115.         iii. Left mouse button on the sub-menu item "Hold"
  116.              A check mark should appear next to the "Hold" sub-menu item
  117.              on subsequent accesses of this sub-menu.
  118.  
  119.         "Default printer driver" for a print object (queue) is found by:
  120.         i.   Right mouse button on the printer object (queue),
  121.              a menu should appear.
  122.         ii.  Left mouse button on the arrow to the left of menu item
  123.              "Open", a sub menu should appear.
  124.         iii. Left mouse button on the sub-menu item "Settings",
  125.              a notebook should appear.
  126.         iv.  Left mouse button on the notebook tab labelled "Printer driver",
  127.              the notebook page should change.
  128.         v.   You should see a window on this page labelled
  129.              "Default printer driver" where all printer drivers used
  130.              by this queue are shown.
  131.  
  132.      b) Shut down all programs that use any printer object (queue)
  133.         for printing.  Also, remember to remove any programs
  134.         that might automatically start upon booting from the
  135.         "startup" folder or startup.cmd file or other command files.
  136.         This will ensure these programs won't load the printer driver
  137.         you are trying to replace, causing installation of the new
  138.         version of the driver to fail.
  139.  
  140.      c) Make sure all printer objects (queues) are NOT open
  141.         (NOT in "icon view" but closed).  Open printer objects cause
  142.         the printer driver to be loaded.  Preventing updates to
  143.         the new version.
  144.  
  145.      d) Shut down your computer to save any changes.
  146.  
  147.      e) Reboot your computer.  Your system should come up fresh
  148.         with no jobs printing or programs running and no open print
  149.         queues.
  150.  
  151.      f) Directly following this reboot, install the new version
  152.         of the printer driver from the directory you unzipped it to.
  153.  
  154.         The installation of an OS/2 Printer Driver is documented in
  155.         OS/2 2.0's online Master Help Index under the topic 'installing'
  156.         and the subtopic 'OS/2 printer drivers'.
  157.  
  158.         The installation of an OS/2 Printer Object is documented in
  159.         OS/2 2.0's online Master Help Index under the topic 'Creating'
  160.         and subtopic 'Printer Object'.
  161.  
  162.