home *** CD-ROM | disk | FTP | other *** search
/ Computerworld 1996 March / Computerworld_1996-03_cd.bin / hp / drivers / deskjet / dj340 / dj3xx.inf < prev    next >
Windows Setup INFormation  |  1995-12-08  |  2KB  |  114 lines

  1. ; Windows 95 printer installation INF file
  2. ; HP's PrintSmart for Windows
  3. ; DJ340
  4.  
  5. [Version]
  6. Signature="Windows 95"
  7. Class=Printer
  8. Provider=Hewlett-Packard
  9.  
  10. [ClassInstall]
  11. AddReg=ClassReg
  12.  
  13. [ClassReg]
  14. HKR,,,,Printer
  15.  
  16. [Manufacturer]
  17. "HP"
  18.  
  19. [HP]
  20. "HP DeskJet 340 Printer" = DJ340.INSTALL,LPTENUM\Hewlett-PackardHP_DeC5AB
  21. "HP DeskJet 320 Printer" = DJPL7T.INSTALL
  22. "HP DeskJet 310 Printer" = DJPL7T.INSTALL
  23.  
  24. [DJ340.INSTALL]
  25. CopyFiles=SysFiles, ICMFile, DJ340Files, DJ340Tour, Localize, HPCFiles
  26. DataSection=DJ_DATA
  27. HelpFile=HPW340.HLP
  28. ;PrintProcessor=HPWPrint, HPWPRINT.DLL
  29.  
  30. [DJPL7T.INSTALL]
  31. CopyFiles=SysFiles, ICMFile, DJ340Files, Localize, HPCFiles
  32. DataSection=DJ_DATA
  33. HelpFile=HPW300.HLP
  34. ;PrintProcessor=HPWPrint, HPWPRINT.DLL
  35.  
  36. [DestinationDirs]
  37. SysFiles=11
  38. DJ340Files=11
  39. DJ340Tour=11
  40. Upgrade=11
  41. Localize=11
  42. ICMFile=23
  43.  
  44. [DJ_DATA]
  45. DriverFile=HPWDJET.DRV
  46. DefaultDataType=EMF
  47. VendorSetup="HPW32DLL.DLL,HPDESKJET_EntryPoint"
  48.  
  49. [DJ340Files]
  50. ; DeskJet 340 specific files
  51. hpwr340.dll
  52.  
  53. [DJ340Tour]
  54. ; DeskJet 340 Quick Tour files
  55. hpwdemo.exe
  56. hpwbkgnd.mid
  57. hpwmidi.dll
  58. hpwdib.drv
  59. hpwqt340.scr
  60. hpwqt340.res
  61.  
  62. [HPCFiles]
  63. ; All HPC files supported by this driver
  64. hpw340.hpc
  65. hpw400.hpc
  66. hpw320.hpc
  67. hpw310.hpc
  68.  
  69. [Localize]
  70. ; Localized files
  71. hpwset02.dll
  72. hpwres.dll
  73. hpwread.txt
  74. hpw300.hlp
  75. hpwcnfig.hlp
  76. hpwqt340.txt
  77.  
  78. [SysFiles]
  79. ; Files to be copied to SYSTEM directory
  80. hpwdjet.drv
  81. hpw1284.dll
  82. hpwmlc.dll
  83. hpwpml.dll
  84. hpwmon.dll
  85. hpwui.dll
  86. hpwwin.dll
  87. hpwht.dll
  88. hpwext24.dll
  89. hpwwcps.dll
  90. hpwmlch.exe
  91. hpwbg.exe
  92. hpwcnfig.exe
  93. hpwinfo.exe
  94. hpwthrd.exe
  95. hpwdsm.exe
  96. hpwspr.exe
  97. hpwcm.hpm
  98. hpwsetup.exe
  99. hpw32dll.dll
  100. hpwsetup.ini
  101. hpwdos.dll
  102. hpwth32.exe
  103. hpwprint.dll
  104.  
  105. [ICMFile]
  106. hpdesk.icm
  107.  
  108. [SourceDisksFiles]
  109. hpwdjet.drv = 1
  110.  
  111. [SourceDisksNames]
  112. 1 = "HP DeskJet Installation Disk 1",,
  113.  
  114.