home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 May / Chip_2000-05_cd1.bin / servis / ovladace / drivers / hpclj4500_nt4_pcl6_en_beta.exe / hp4500p6.inf < prev    next >
Encoding:
Windows Setup INFormation  |  2000-03-22  |  2.7 KB  |  118 lines

  1. ; HP Color LaserJet 4500 NT PCL 6 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=hp4500p6.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% = HPBLFF18.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. [HPBLFF18.PMD]
  39. DriverFile=HPBLFF2.DLL
  40. ConfigFile=HPBLFF0.DLL
  41. HelpFile=HPBLFFH.HLP
  42. LanguageMonitor=%HPDC_MONITOR%
  43. CopyFiles=HPBLFF18_FILES,PMD18_FILES,LANGMON_FILES,LANGMON_DRVCOPY
  44. DataFile=HPBLFF18.PMD
  45.  
  46.  
  47.  
  48. ; Copy Sections
  49. ;
  50. ; Lists of files that are actually copied. These sections are referenced
  51. ; from the installer sections, above. Only create a section if it contains
  52. ; two or more files (if we only copy a single file, identify it in the
  53. ; installer section, using the @filename notation) or if it's a color
  54. ; profile (since the DestinationDirs can only handle sections, and not
  55. ; individual files).
  56. ;
  57.  
  58. [PMD18_FILES]
  59. HPBLFF18.PMD, hpbLFF18.pm_
  60. HPBLFF37.DLL, hpbLFF37.dl_
  61. HPBLFF38.DLL, hpbLFF38.dl_
  62.  
  63. [HPBLFF18_FILES]
  64. HPBLFF0.DLL, hpbLFF0.dl_
  65. HPBLFF1.DLL, hpbLFF1.dl_
  66. HPBLFF2.DLL, hpbLFF2.dl_
  67. HPBLFF3.DLL, hpbLFF3.dl_
  68. HPBLFFH.HLP, hpbLFFh.hl_
  69. hpbLFF7.dll, hpbLFF7.dl_
  70. hpbafd32.dll, hpbafd32.dl_
  71. hpbftm32.dll, hpbftm32.dl_
  72.  
  73.  
  74. [LANGMON_FILES]
  75. HPDCMON.DLL, hpdcmon.dl_
  76.  
  77. [LANGMON_DRVCOPY]
  78. HPDCMON.DLL, hpdcmon.dl_
  79.  
  80. [DestinationDirs]
  81. HPBLFF18_FILES=66000
  82. PMD18_FILES=66000
  83. LANGMON_DRVCOPY=66000
  84. LANGMON_FILES=11
  85. DefaultDestDir=66000
  86.  
  87. ;
  88. ; Localizable Strings
  89. ;
  90. [Strings]
  91. Printer="HP Color LaserJet 4500 PCL 6"
  92. HPDC_MONITOR="HP LaserJet 5 Language Monitor,HPDCMON.DLL"
  93. DiskID1="HP Color LaserJet 4500 PCL 6 Driver Disk"
  94.  
  95. ;
  96. ; Call SetupSetDirectoryId with 66000 to set the target directory at runtime
  97. ; (depending on which environment drivers are getting installed)
  98. ;
  99.  
  100. [SourceDisksNames]
  101. 1 = %DiskID1%,,,""
  102.  
  103. [SourceDisksFiles]
  104. HPBLFF0.DL_ = 1
  105. HPBLFF1.DL_ = 1
  106. HPBLFF2.DL_ = 1
  107. HPBLFF3.DL_ = 1
  108. HPBLFF37.DL_ = 1
  109. HPBLFF38.DL_ = 1
  110. HPBLFF18.PM_ = 1
  111. HPBLFFH.HL_ = 1
  112. hpdcmon.dl_  = 1
  113. hpbLFF7.dl_ = 1
  114. hpbafd32.dl_ = 1
  115. hpbftm32.dl_ = 1
  116. hpdcmon.dll = 1
  117.  
  118.