Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

179 lines
4.7 KiB

  1. ; NTPRINT.INF (for SUR)
  2. ;
  3. ; List of supported printers, manufacturers
  4. ;
  5. [Version]
  6. Signature="$Windows NT$"
  7. Provider=%MS%
  8. LayoutFile=layout.inf
  9. ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318}
  10. Class=Printer
  11. [ClassInstall32.NT]
  12. AddReg=printer_class_addreg
  13. [printer_class_addreg]
  14. HKR,,,,%PrinterClassName%
  15. HKR,,Icon,,"-4"
  16. HKR,,Installer32,,"ntprint.dll,ClassInstall32"
  17. HKR,,NoDisplayClass,,1
  18. ;
  19. ; Manufacturer section.
  20. ;
  21. ; This section lists all of the manufacturers
  22. ; that we will display in the Dialog box
  23. ;
  24. [Manufacturer]
  25. "%HP%"=HP.JPN
  26. "%KYOCERA%"=KYOCERA.JPN
  27. ;
  28. ; Model sections.
  29. ;
  30. ; Each section here corresponds with an entry listed in the
  31. ; [Manufacturer] section, above. The models will be displayed in the order
  32. ; that they appear in the INF file.
  33. ;
  34. [HP.JPN]
  35. "HP LasetJet 4LJ Pro" = HP4LJPJ.GPD.BIDI, LPTENUM\Hewlett-PackardHP_LaF114,Hewlett-PackardHP_LaF114,HP_LaserJet_4LJ_Pro
  36. "HP LasetJet 4PJ" = HP4PJJ.GPD.BIDI, LPTENUM\Hewlett-PackardHP_La25F7,Hewlett-PackardHP_La25F7,HP_LaserJet_4PJ,Hewlett-PackardHP_La7EE2
  37. "HP LasetJet 4V (JP)" = HPLJ4VJ.GPD.BIDI, HP_LasetJet_4VJ
  38. [KYOCERA.JPN]
  39. "KYOCERA LS-1550" = KYLS155J.GPD, KYOCERA_LS-1550
  40. "KYOCERA LS-1700" = KYLS170J.GPD, KYOCERA_LS-1700
  41. "KYOCERA LS-3500" = KYLS350J.GPD, KYOCERA_LS-3500
  42. "KYOCERA LS-3550" = KYLS355J.GPD, KYOCERA_LS-3550
  43. "KYOCERA LS-3700" = KYLS370J.GPD, KYOCERA_LS-3700
  44. "KYOCERA LS-6500" = KYLS650J.GPD, KYOCERA_LS-6500
  45. "KYOCERA LS-6550" = KYLS655J.GPD, KYOCERA_LS-6550
  46. "KYOCERA LS-7000" = KYLS700J.GPD, KYOCERA_LS-7000
  47. ;
  48. ; Installer Sections
  49. ;
  50. ; These sections control file installation, and reference all files that
  51. ; need to be copied. The section name will be assumed to be the driver
  52. ; file, unless there is an explicit DriverFile section listed.
  53. ;
  54. [HP4LJPJ.GPD.BIDI]
  55. CopyFiles=@PCL5JRES.DLL,@HP4LJPJ.GPD,PJLMON.DLL,UNIDRV
  56. DataSection=UNIDRV_DATA
  57. DataFile=HP4LJPJ.GPD
  58. LanguageMonitor=%PJL_MONITOR%
  59. [HP4PJJ.GPD.BIDI]
  60. CopyFiles=@PCL5JRES.DLL,@HP4PJJ.GPD,PJLMON.DLL,UNIDRV
  61. DataSection=UNIDRV_DATA
  62. DataFile=HP4PJJ.GPD
  63. LanguageMonitor=%PJL_MONITOR%
  64. [HPLJ4VJ.GPD.BIDI]
  65. CopyFiles=@PCL5JRES.DLL,@HPLJ4VJ.GPD,PJLMON.DLL,UNIDRV
  66. DataSection=UNIDRV_DATA
  67. DataFile=HPLJ4VJ.GPD
  68. LanguageMonitor=%PJL_MONITOR%
  69. [KYLS155J.GPD]
  70. CopyFiles=@PCL5JRES.DLL,@KYLS155J.GPD,UNIDRV
  71. DataSection=UNIDRV_DATA
  72. DataFile=KYLS155J.GPD
  73. [KYLS170J.GPD]
  74. CopyFiles=@PCL5JRES.DLL,@KYLS170J.GPD,UNIDRV
  75. DataSection=UNIDRV_DATA
  76. DataFile=KYLS170J.GPD
  77. [KYLS350J.GPD]
  78. CopyFiles=@PCL5JRES.DLL,@KYLS350J.GPD,UNIDRV
  79. DataSection=UNIDRV_DATA
  80. DataFile=KYLS350J.GPD
  81. [KYLS355J.GPD]
  82. CopyFiles=@PCL5JRES.DLL,@KYLS355J.GPD,UNIDRV
  83. DataSection=UNIDRV_DATA
  84. DataFile=KYLS355J.GPD
  85. [KYLS370J.GPD]
  86. CopyFiles=@PCL5JRES.DLL,@KYLS370J.GPD,UNIDRV
  87. DataSection=UNIDRV_DATA
  88. DataFile=KYLS370J.GPD
  89. [KYLS650J.GPD]
  90. CopyFiles=@PCL5JRES.DLL,@KYLS650J.GPD,UNIDRV
  91. DataSection=UNIDRV_DATA
  92. DataFile=KYLS650J.GPD
  93. [KYLS655J.GPD]
  94. CopyFiles=@PCL5JRES.DLL,@KYLS655J.GPD,UNIDRV
  95. DataSection=UNIDRV_DATA
  96. DataFile=KYLS655J.GPD
  97. [KYLS700J.GPD]
  98. CopyFiles=@PCL5JRES.DLL,@KYLS700J.GPD,UNIDRV
  99. DataSection=UNIDRV_DATA
  100. DataFile=KYLS700J.GPD
  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. [UNIDRV]
  111. UNIDRV.DLL
  112. UNIRES.DLL
  113. GPDPARSE.DLL
  114. UNIDRVUI.DLL
  115. STDNAMES.GPD
  116. RASDDUI.HLP
  117. [PJLMON.DLL]
  118. PJLMON.DLL,,,0x00000020 ; Copy only if new binary
  119. ;
  120. ; Data Sections
  121. ;
  122. ; These sections contain data that is shared between devices.
  123. ;
  124. [UNIDRV_DATA]
  125. DriverFile=UNIDRV.DLL
  126. ConfigFile=UNIDRVUI.DLL
  127. HelpFile=RASDDUI.HLP
  128. ;
  129. ; Call SetupSetDirectoryId with 66000 to set the target directory at runtime
  130. ; (depending on which environment drivers are getting installed)
  131. ;
  132. [DestinationDirs]
  133. DefaultDestDir=66000
  134. PJLMON.DLL=66002
  135. ;
  136. ; Control Flags
  137. ;
  138. [ControlFlags]
  139. ExcludeFromSelect = 2369
  140. ;
  141. ; Localizable Strings
  142. ;
  143. [Strings]
  144. ;MS="Microsoft Windows NT 5.0"
  145. MS="Local Testing - PCL5J"
  146. PrinterClassName="Printer"
  147. PJL_MONITOR="PJL Language Monitor,PJLMON.DLL"
  148. HP="HP"
  149. KYOCERA="Kyocera"