home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 May / Chip_2000-05_cd1.bin / servis / ovladace / drivers / lj834en.exe / pcl / OEMSETUP.INF < prev    next >
Windows Setup INFormation  |  1999-04-12  |  5KB  |  213 lines

  1. ;
  2. ; Combined INF file for all Windows platforms.
  3. ;
  4. ; This file allows the driver to be installed with the Add Pritner wizard
  5. ;  on Windows NT 4.0, Windows 95 and Windows 98, and with the Printers 
  6. ;  control panel on Windows 3.1; and can be packaged with the driver files
  7. ;  for any of these platforms.
  8. ;
  9. ; This version allows installation of compressed driver files on Windows 95
  10. ;  and windows 95 platforms.
  11. ;
  12.  
  13. [Version]
  14. Signature="$Windows NT$"
  15. Provider=%MS%
  16. LayoutFile=layout.inf
  17. ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318}
  18. Class=Printer
  19.  
  20. [ClassInstall]
  21. AddReg=ClassAddReg
  22. DelReg=ClassDelReg
  23.  
  24. [ClassDelReg]
  25. HKLM,"System\CurrentControlSet\Services\Class\Printer","NoUseClass"
  26.  
  27. [ClassAddReg]
  28. HKR,,,,%CLASSNAME%
  29. HKR,,Installer,,MSPRINT.DLL
  30. HKR,,Icon,,-4
  31. HKR,,NoDisplayClass,,1
  32.  
  33. [Environment]
  34. UpdateInis=Environment_Ini
  35. AddReg=Environment_Reg
  36.  
  37. [Environment_Ini]
  38. win.ini,Ports,"LPT1.DOS=",
  39. win.ini,Ports,"LPT2.DOS=",
  40. win.ini,Ports,"LPT3.DOS=",
  41. win.ini,Ports,"LPT1.OS2=",
  42. win.ini,Ports,"LPT2.OS2=",
  43. win.ini,Ports,"LPT3.OS2=",
  44. win.ini,windows,"Spooler=",
  45. win.ini,windows,"DosPrint=",
  46. win.ini,windows,"DeviceNotSelectedTimeout=",
  47. win.ini,windows,"TransmissionRetryTimeout=",
  48.  
  49. [Environment_Reg]
  50. HKLM,"System\CurrentControlSet\Control\Print\Environments\Windows 4.0","Directory",,"CHICAGO"
  51. HKLM,"System\CurrentControlSet\Control\Print\Environments\Windows 4.0\Drivers",,,
  52. HKLM,"System\CurrentControlSet\Control\Print\Environments\Windows 4.0\Print Processors",,,
  53. HKLM,"System\CurrentControlSet\Control\Print\Monitors",,,
  54. HKLM,"System\CurrentControlSet\Control\Print\Printers",,,
  55. HKLM,"System\CurrentControlSet\Control\Print\Printers","StartOnBoot",1,01,00,00,00
  56. HKLM,"System\CurrentControlSet\Control\Print\Providers",,,
  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.PDD
  76.  
  77. ;
  78. ; Installer Sections
  79. ;
  80. ; These sections control file installation, and reference all files that
  81. ; need to be copied. The section name will be assumed to be the driver data
  82. ; file, unless there is an explicit DataFile section listed.
  83. ;
  84. ; Also note the ".NT" or ".WIN" notation. This is done to allow for a single INF to 
  85. ; work on Win9x and WinNT. When this format is used, the DataFile must be declared explicitly. 
  86. ; Win95 does not support this notation, so the old format is used.
  87. ; See the latest WinNT DDK for more info.   
  88. ;
  89.  
  90. [HP_CLJ85.PDD.NT]
  91. CopyFiles=@HP_CLJ85.PDD,HPCPCLA_NT,HELP_FILES,SYSTEM32_FILES
  92. DataFile=HP_CLJ85.PDD
  93. DataSection=HPCPCLA_DATA_NT
  94.  
  95. [HP_CLJ85.PDD]
  96. CopyFiles=@HP_CLJ85.PDD,HPCPCLA_Win,ICM_PROFILE
  97. DataFile=HP_CLJ85.PDD
  98. DataSection=HPCPCLA_DATA_Win
  99.  
  100.  
  101. ; Copy Sections
  102. ;
  103. ; Lists of files that are actually copied. These sections are referenced
  104. ; from the installer sections above. Only create a section if it contains
  105. ; two or more files (if we only copy a single file, identify it in the
  106. ; installer section, using the @filename notation) or if it's a color
  107. ; profile (since the DestinationDirs can only handle sections, and not
  108. ; individual files).
  109. ;
  110.  
  111. [HPCPCLA_NT]
  112. HPCPCLA.DLL
  113. HPCPCLA1.DLL
  114. HPCPCLA2.DLL
  115. HPCPCLA5.DLL
  116. NRACOM.DLL
  117. HPPCLHLP.CNT
  118. HPPCLHLP.HLP
  119. HDIHELP.HLP
  120. TRBLHELP.HLP
  121.  
  122. [HELP_FILES]
  123. HPPCLHLP.CNT
  124. HPPCLHLP.HLP
  125. HDIHELP.HLP
  126. TRBLHELP.HLP
  127.  
  128. [SYSTEM32_FILES]
  129.  
  130. [HPCPCLA_Win]
  131. HPCPCLA.DRV,HPCPCLA.DR_
  132. HPCPCLA1.DLL,HPCPCLA1.DL_
  133. HPCPCLA3.DLL,HPCPCLA3.DL_
  134. HPCPCLA5.DLL,HPCPCLA5.DL_
  135. SFTTB.DLL,SFTTB.DL_
  136. HPCPCLA4.EXE,HPCPCLA4.EX_
  137. HPPCLHLP.CNT,HPPCLHLP.CN_
  138. HPPCLHLP.HLP,HPPCLHLP.HL_
  139. HDIHELP.CNT,HDIHELP.CN_
  140. HDIHELP.HLP,HDIHELP.HL_
  141. TRBLHELP.CNT,TRBLHELP.CN_
  142. TRBLHELP.HLP,TRBLHELP.HL_
  143.  
  144. [ICM_PROFILE]
  145. HP8500R.ICM,HP8500R.IC_
  146. HP8500C.ICM,HP8500C.IC_
  147.  
  148. ;
  149. ; Data Sections
  150. ;
  151. ; These sections contain data that is shared between devices.
  152. ;
  153.  
  154. [HPCPCLA_DATA_NT]
  155. DriverFile=HPCPCLA.DLL
  156. ConfigFile=HPCPCLA1.DLL
  157. HelpFile=HPPCLHLP.HLP
  158.  
  159. [HPCPCLA_DATA_Win]
  160. DriverFile=HPCPCLA.DRV
  161. ConfigFile=HPCPCLA1.DLL
  162. HelpFile=HPPCLHLP.HLP
  163. ;LanguageMonitor=%PJL_MONITOR%
  164.  
  165. ;
  166. ; Call SetupSetDirectoryId with 66000 to set the target directory at runtime
  167. ; (depending on which environment drivers are getting installed)
  168. ;
  169.  
  170. [DestinationDirs]
  171. DefaultDestDir=66000
  172. ICM_PROFILE=23
  173. HELP_FILES=18
  174. SYSTEM32_FILES=11
  175.  
  176. ;
  177. ; diskid = description,tagfile,unused,subdir
  178. ;
  179. [SourceDisksNames]
  180. 4 = %Floppy%,,,""
  181.  
  182. ;
  183. ; filename_on_source = diskid,subdir,size,checksum,spare,spare
  184. ; extra fields are nt-specific
  185. ;   bootmediaord,targetdirectory,upgradedisposition,textmodedisposition,targetname
  186. ;
  187. [SourceDisksFiles]
  188. HP_CLJ85.PDD = 4,,,,,,,11,3
  189.  
  190. ;
  191. ; Localizable Strings
  192. ;
  193. [Strings]
  194. MFG="HP"
  195. Floppy="PowerPage Printer Disk"
  196. Printer1="HP CLJ 8500 - PCL"
  197. CLASSNAME="Printer"
  198. PJL_MONITOR="PJL Language Monitor,PJLMON.DLL"
  199.  
  200. ;
  201. ; 3.1 Install Sections
  202. ;
  203.  
  204. [disks]
  205.         1 = .,"HP Color LaserJet 8500 PCL Driver Disk #1"
  206.  
  207. [io.device]
  208.         1:HPCPCLA.DRV,"HP CLJ 8500 - PCL","DEVICESPECIFIC"
  209.  
  210. [io.dependent]
  211.         HPCPCLA.drv=HPCPCLA1.dll,HP_CLJ85.pdd,sfttb.dll,HPPCLHLP.HLP,HPCPCLA3.DLL,HPCPCLA4.EXE,HPCPCLA5.DLL,HDIHELP.HLP,TRBLHELP.HLP
  212.  
  213.