home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 May / Chip_2000-05_cd1.bin / servis / ovladace / drivers / hpclj4500_nt4_pcl5c_en_beta.exe / hp4500p5.inf < prev    next >
Windows Setup INFormation  |  2000-03-22  |  3KB  |  116 lines

  1. ; HP Color LaserJet 4500 NT PCL 5e driver installation file for Windows
  2. ; Copyright Hewlett-Packard 1996, 1997, 1998, 1999, 2000
  3. ;
  4. ;
  5.  
  6. [Version]
  7. Signature="$Windows NT$"
  8. Provider="Hewlett-Packard"
  9. ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318}
  10. Class=Printer
  11. CatalogFile=hp4500p5.cat
  12. DriverVer=03/21/2000,4.3.2.11
  13.  
  14. ;
  15. ; The Manufacturer section lists all of the manufacturers that we will
  16. ; display in the Dialog box
  17. ;
  18. [Manufacturer]
  19. "HP"
  20.  
  21. ;
  22. ; Model sections. Each section here corresponds with an entry listed in the
  23. ; [Manufacturer] section, above. The models will be displayed in the order
  24. ; that they appear in the INF file.
  25. ;
  26.  
  27. [HP]
  28. %Printer% = HPBLFF17.PMD,LPTENUM\HEWLETT-PACKARDHP_CO3115
  29.  
  30. ;
  31. ; Installer Sections
  32. ;
  33. ; These sections control file installation, and reference all files that
  34. ; need to be copied. The section name will be assumed to be the driver
  35. ; file, unless there is an explicit DriverFile section listed.
  36. ;
  37.  
  38. [HPBLFF17.PMD]
  39. DriverFile=HPBLFF2.DLL
  40. ConfigFile=HPBLFF0.DLL
  41. HelpFile=HPBLFFHC.HLP
  42. LanguageMonitor=%HPDC_MONITOR%
  43. CopyFiles=HPBLFF17_FILES,PMD17_FILES,LANGMON_FILES,LANGMON_DRVCOPY
  44. DataFile=HPBLFF17.PMD
  45.  
  46.  
  47. ; Copy Sections
  48. ;
  49. ; Lists of files that are actually copied. These sections are referenced
  50. ; from the installer sections, above. Only create a section if it contains
  51. ; two or more files (if we only copy a single file, identify it in the
  52. ; installer section, using the @filename notation) or if it's a color
  53. ; profile (since the DestinationDirs can only handle sections, and not
  54. ; individual files).
  55. ;
  56.  
  57. [PMD17_FILES]
  58. HPBLFF17.PMD, hpbLFF17.pm_
  59. HPBLFF37.DLL, hpbLFF37.dl_
  60. HPBLFF38.DLL, hpbLFF38.dl_
  61.  
  62. [HPBLFF17_FILES]
  63. HPBLFF0.DLL, hpbLFF0.dl_
  64. HPBLFF1.DLL, hpbLFF1.dl_
  65. HPBLFF2.DLL, hpbLFF2.dl_
  66. HPBLFF3.DLL, hpbLFF3.dl_
  67. HPBLFFHC.HLP, hpbLFFhc.hl_
  68. hpbLFF7.dll, hpbLFF7.dl_
  69. hpbafd32.dll, hpbafd32.dl_
  70. hpbftm32.dll, hpbftm32.dl_
  71.  
  72. [LANGMON_FILES]
  73. HPDCMON.DLL, hpdcmon.dl_
  74.  
  75. [LANGMON_DRVCOPY]
  76. HPDCMON.DLL, hpdcmon.dl_
  77.  
  78. [DestinationDirs]
  79. HPBLFF17_FILES=66000
  80. PMD17_FILES=66000
  81. LANGMON_DRVCOPY=66000
  82. LANGMON_FILES=11
  83. DefaultDestDir=66000
  84.  
  85. ;
  86. ; Localizable Strings
  87. ;
  88. [Strings]
  89. Printer="HP Color LaserJet 4500 PCL 5c"
  90. HPDC_MONITOR="HP LaserJet 5 Language Monitor,HPDCMON.DLL"
  91. DiskID1="HP Color LaserJet 4500 PCL 5c Driver Disk"
  92.  
  93. ;
  94. ; Call SetupSetDirectoryId with 66000 to set the target directory at runtime
  95. ; (depending on which environment drivers are getting installed)
  96. ;
  97.  
  98. [SourceDisksNames]
  99. 1 = %DiskID1%,,,""
  100.  
  101. [SourceDisksFiles]
  102. HPBLFF0.DL_ = 1
  103. HPBLFF1.DL_ = 1
  104. HPBLFF2.DL_ = 1
  105. HPBLFF3.DL_ = 1
  106. HPBLFF37.DL_ = 1
  107. HPBLFF38.DL_ = 1
  108. HPBLFF17.PM_ = 1
  109. HPBLFFHC.HL_ = 1
  110. hpdcmon.dl_  = 1
  111. hpbLFF7.dl_ = 1
  112. hpbafd32.dl_ = 1
  113. hpbftm32.dl_ = 1
  114. hpdcmon.dll = 1
  115.  
  116.