home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 May / Chip_2000-05_cd1.bin / servis / ovladace / drivers / lj835en.exe / OEMSETUP.INF < prev    next >
Encoding:
Windows Setup INFormation  |  1998-07-31  |  4.7 KB  |  183 lines

  1. ; Hewlett-Packard CLJ 8500
  2. ;
  3. [Version]
  4. Signature="$CHICAGO$"
  5. Provider=%MFG%
  6. LayoutFile=layout.inf
  7. ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318}
  8. InfVersion=1.0.1
  9. Class=Printer
  10. Creator=EFI
  11.  
  12. [ClassInstall]
  13. AddReg=ClassAddReg
  14. DelReg=ClassDelReg
  15.  
  16. [ClassDelReg]
  17. HKLM,"System\CurrentControlSet\Services\Class\Printer","NoUseClass"
  18.  
  19. [ClassAddReg]
  20. HKR,,,,%CLASSNAME%
  21. HKR,,Installer,,MSPRINT.DLL
  22. HKR,,Icon,,-4
  23. HKR,,NoDisplayClass,,1
  24.  
  25. [Environment]
  26. UpdateInis=Environment_Ini
  27. AddReg=Environment_Reg
  28.  
  29. [Environment_Ini]
  30. win.ini,Ports,"LPT1.DOS=",
  31. win.ini,Ports,"LPT2.DOS=",
  32. win.ini,Ports,"LPT3.DOS=",
  33. win.ini,Ports,"LPT1.OS2=",
  34. win.ini,Ports,"LPT2.OS2=",
  35. win.ini,Ports,"LPT3.OS2=",
  36. win.ini,windows,"Spooler=",
  37. win.ini,windows,"DosPrint=",
  38. win.ini,windows,"DeviceNotSelectedTimeout=",
  39. win.ini,windows,"TransmissionRetryTimeout=",
  40.  
  41. [Environment_Reg]
  42. HKLM,"System\CurrentControlSet\Control\Print\Environments\Windows 4.0","Directory",,"CHICAGO"
  43. HKLM,"System\CurrentControlSet\Control\Print\Environments\Windows 4.0\Drivers",,,
  44. HKLM,"System\CurrentControlSet\Control\Print\Environments\Windows 4.0\Print Processors",,,
  45. HKLM,"System\CurrentControlSet\Control\Print\Printers",,,
  46. HKLM,"System\CurrentControlSet\Control\Print\Printers","StartOnBoot",1,01,00,00,00
  47. HKLM,"System\CurrentControlSet\Control\Print\Providers",,,
  48.  
  49. [Watermark_Reg]
  50. HKLM,"SOFTWARE\Adobe\PostScript Printer Driver\Watermark","1261264452",,"0,0,255,0,0,0,1,0,0,700,0,72,Helvetica,CONFIDENTIAL"
  51. HKLM,"SOFTWARE\Adobe\PostScript Printer Driver\Watermark","1361264452",,"0,0,255,0,0,0,1,0,0,700,0,72,Helvetica,COPY"
  52. HKLM,"SOFTWARE\Adobe\PostScript Printer Driver\Watermark","1461264452",,"0,0,255,0,0,0,1,0,0,700,0,72,Helvetica,DRAFT"
  53. HKLM,"SOFTWARE\Adobe\PostScript Printer Driver\Watermark","1561264452",,"0,0,255,0,0,0,1,0,0,700,0,72,Helvetica,FINAL"
  54. HKLM,"SOFTWARE\Adobe\PostScript Printer Driver\Watermark","1661264452",,"0,0,255,0,0,0,1,0,0,700,0,72,Helvetica,FILE COPY"
  55. HKLM,"SOFTWARE\Adobe\PostScript Printer Driver\Watermark","1761264452",,"0,0,255,0,0,0,1,0,0,700,0,72,Helvetica,PROOF"
  56. HKLM,"SOFTWARE\Adobe\PostScript Printer Driver\Watermark","1861264452",,"0,0,255,0,0,0,1,0,0,700,0,72,Helvetica,TOP SECRET"
  57.  
  58. ;
  59. ; Manufacturer Sections
  60. ;
  61. ; This section lists all of the manufacturers that we will
  62. ; display in the Dialog box.
  63. ;
  64. [Manufacturer]
  65. %MFG%=HP
  66.  
  67. ;
  68. ; Model Sections 
  69. ;
  70. ; These sections correspond with an entry listed in the
  71. ; [Manufacturer] section above. The models will be displayed in the order
  72. ; that they appear here.
  73. ;
  74. [HP]
  75. %Printer1% = HP_CLJ85.PPD,LPTENUM\Hewlett-PackardHP_Co6116
  76. ;
  77. ; Installer Sections
  78. ;
  79. ;
  80.  
  81. [HP_CLJ85.PPD.NT]
  82. CopyFiles=@HP_CLJ85.PPD,PSDriverFiles_NT, HPDriverHelp
  83. DataFile=HP_CLJ85.PPD
  84. DataSection=PSData_NT
  85.  
  86. [HP_CLJ85.PPD]
  87. CopyFiles=@HP_CLJ85.PPD,PSDriverFiles_Win,ICM_Win
  88. DataSection=PSData_Win
  89. AddReg=Watermark_Reg
  90. ;
  91. ;
  92. ;
  93. ; Copy Sections
  94. ;
  95. ;
  96. ; Lists of files that are actually copied. These sections are referenced
  97. ; from the installer sections above. Only create a section if it contains
  98. ; two or more files (if we only copy a single file, identify it in the
  99. ; installer section, using the @filename notation) or if it's a color
  100. ; profile (since the DestinationDirs can only handle sections, and not
  101. ; individual files).
  102.  
  103. [PSDriverFiles_NT]
  104. HP_CLJ85D.DLL, HPCLJ85D.DL_
  105. HPCLJ85U.DLL, HPCLJ85U.DL_
  106. HPCLJ85N.DLL, HPCLJ85N.DL_
  107.  
  108. [HPDriverHelp]
  109. HPPSHELP.HLP, HPPSHELP.HL_
  110. HPPSHELP.CNT, HPPSHELP.CN_
  111. TRBLHELP.HLP, TRBLHELP.HL_
  112. HDIHELP.HLP, HDIHELP.HL_
  113.  
  114. [PSDriverFiles_Win]
  115. HP_CLJ85.DRV, HP_CLJ85.DR_
  116. HPPSHELP.HLP, HPPSHELP.HL_
  117. ADFONTS.MFM, ADFONTS.MF_
  118. ICONLIB.DLL, ICONLIB.DL_
  119. HP_CLJ85.DLL, HP_CLJ85.DL_
  120. HDIHELP.HLP, HDIHELP.HL_
  121. TRBLHELP.HLP, TRBLHELP.HL_
  122.  
  123. [ICM_Win]
  124. HP8500R.ICM, HP8500R.IC_
  125.  
  126.  
  127. ; Data Sections
  128. ;
  129. ;
  130.  
  131. [PSData_NT]
  132. DriverFile=HPCLJ85D.DLL
  133. ConfigFile=HPCLJ85U.DLL
  134. HelpFile=HPPSHELP.HLP
  135.  
  136. [PSData_Win]
  137. DriverFile=HP_CLJ85.DRV
  138. HelpFile=HPPSHELP.HLP
  139. ;LanguageMonitor=%PS_MONITOR%
  140. ;
  141. ;
  142. ; Call SetupSetDirectoryId with 66000 to set the target directory at runtime
  143. ; (depending on which environment drivers are getting installed)
  144. ;
  145.  
  146. [DestinationDirs]
  147. DefaultDestDir=66000
  148. HPDriverHelp=18
  149. ICM_Win=23
  150.  
  151. ;
  152. ; diskid = description,tagfile,unused,subdir
  153. ;
  154. [SourceDisksNames]
  155. 1 = %DiskID1%,, 0000-0000
  156. ;
  157. ;
  158. [SourceDisksFiles]
  159.  
  160. HP_CLJ85.PPD
  161.  
  162. HPCLJ85D.DL_ = 1
  163. HPCLJ85U.DL_ = 1
  164. HPCLJ85N,DL_ = 1
  165. HPPSHELP.CN_ = 1
  166.  
  167. HP_CLJ85.DR_ = 1
  168. HPPSHELP.HL_ = 1
  169. ADFONTS.MF_ = 1
  170. ICONLIB.DL_ = 1
  171. HP_CLJ85.DL_ = 1
  172. HDIHELP_HL_ = 1
  173. TRBLHELP.HL_ = 1
  174.  
  175. ; Localizable Strings
  176. ;
  177. [Strings]
  178. MFG="Hewlett-Packard"
  179. DiskID1="HP Color LaserJet 8500 Driver Disk 1"
  180. Printer1="HP CLJ 8500 - PS"
  181. CLASSNAME="Printer"
  182. ;PJL_MONITOR="PJL Language Monitor,PJLMON.DLL"