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.

269 lines
14 KiB

  1. ��
  2. ; NTPRINT.INF (for SUR)
  3. ;
  4. ; List of supported printers, manufacturers
  5. ;
  6. [Version]
  7. Signature="$Windows NT$"
  8. Provider=%MS%
  9. LayoutFile=layout.inf
  10. ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318}
  11. Class=Printer
  12. [ClassInstall32.NT]
  13. AddReg=printer_class_addreg
  14. [printer_class_addreg]
  15. HKR,,,,%PrinterClassName%
  16. HKR,,Icon,,"-4"
  17. HKR,,Installer32,,"ntprint.dll,ClassInstall32"
  18. HKR,,NoDisplayClass,,1
  19. ;
  20. ; Manufacturer section.
  21. ;
  22. ; This section lists all of the manufacturers
  23. ; that we will display in the Dialog box
  24. ;
  25. [Manufacturer]
  26. "%EPSON%"=EPSON.CHS
  27. "%EPSON%"=EPSON.CHT
  28. "%EPSON%"=EPSON.JPN
  29. "%TRIGEM%"=TRIGEM.KOR
  30. ;
  31. ; Model sections.
  32. ;
  33. ; Each section here corresponds with an entry listed in the
  34. ; [Manufacturer] section, above. The models will be displayed in the order
  35. ; that they appear in the INF file.
  36. ;
  37. [EPSON.CHS]
  38. "EPSON MJ-1500K" = EPMJ15KC.GPD, LPTENUM\EPSONMJ-1500K277D,EPSONMJ-1500K277D,EPSON_MJ-1500K
  39. "EPSON MJ-510" = EPST51C.GPD, LPTENUM\EPSONMJ-5103EDF,EPSONMJ-5103EDF,EPSON_MJ-510K
  40. "EPSON MJ-800K" = EPST80KC.GPD, LPTENUM\EPSONMJ-800KC36C,EPSONMJ-800KC36C,EPSON_MJ-800K
  41. [EPSON.CHT]
  42. "EPSON Stylus 1000C" = EPST10CT.GPD, EPSON_Stylus_1000C
  43. "EPSON Stylus 800C" = EPST80CT.GPD, EPSON_Stylus_800C
  44. "EPSON Stylus 800C+" = EPST80PT.GPD, EPSON_Stylus_800C+
  45. [EPSON.JPN]
  46. "EPSON AP-1000V2" = EPAP10VJ.GPD, EPSON_AP-1000V2
  47. "EPSON AP-400V2" = EPAP40VJ.GPD, EPSON_AP-400V2
  48. "EPSON MJ-1000" = EPMJ10J.GPD, EPSON_MJ-1000
  49. "EPSON MJ-1000V2" = EPMJ10VJ.GPD, EPSON_MJ-1000V2
  50. "EPSON MJ-1010" = EPMJ101J.GPD, EPSON_MJ-1010
  51. "EPSON MJ-1050" = EPMJ15J.GPD, EPSON_MJ-1050
  52. "EPSON MJ-1050V2" = EPMJ15VJ.GPD, EPSON_MJ-1050V2
  53. "EPSON MJ-1100" = EPMJ11J.GPD, EPSON_MJ-1100
  54. "EPSON MJ-400" = EPMJ40J.GPD, EPSON_MJ-400
  55. "EPSON MJ-450" = EPMJ45J.GPD, EPSON_MJ-450
  56. "EPSON MJ-500" = EPMJ50J.GPD, EPSON_MJ-500
  57. "EPSON MJ-500V2" = EPMJ50VJ.GPD, EPSON_MJ-500V2
  58. [TRIGEM.KOR]
  59. "���� SQ-2570H (KSSM+)" = TGS257RK.GPD, TriGem_SQ-2570H_(KSSM+)
  60. "���� Stylus 300H (KSSM+)" = TGST30HK.GPD, TriGem_Stylus_300H_KSSM+
  61. "���� Stylus 800H (KSSM+)" = TGST80HK.GPD, TriGem_Stylus_800H_KSSM+
  62. "���� Stylus 800H+ (KSSM+)" = TGST80PK.GPD, TriGem_Stylus_800H+_KSSM+
  63. "���� Stylus 1000H (KSSM+)" = TGST10HK.GPD, TriGem_Stylus_1000H_KSSM+
  64. "���� Stylus 1000H+ (KSSM+)" = TGST10PK.GPD, TriGem_Stylus_1000H+_KSSM+
  65. "���� Stylus 1500H+ (KSSM+)" = TGST15PK.GPD, TriGem_Stylus_1500H+_KSSM+
  66. ;
  67. ; Installer Sections
  68. ;
  69. ; These sections control file installation, and reference all files that
  70. ; need to be copied. The section name will be assumed to be the driver
  71. ; file, unless there is an explicit DriverFile section listed.
  72. ;
  73. ; CHS
  74. [EPMJ15KC.GPD]
  75. CopyFiles=@EPRSTRES.DLL,@EPMJ15KC.GPD,UNIDRV
  76. DataSection=UNIDRV_DATA
  77. DataFile=EPMJ15KC.GPD
  78. [EPMJ51C.GPD]
  79. CopyFiles=@EPRSTRES.DLL,@EPMJ51C.GPD,UNIDRV
  80. DataSection=UNIDRV_DATA
  81. DataFile=EPMJ51C.GPD
  82. [EPMJ80KC.GPD]
  83. CopyFiles=@EPRSTRES.DLL,@EPMJ80KC.GPD,UNIDRV
  84. DataSection=UNIDRV_DATA
  85. DataFile=EPMJ80KC.GPD
  86. ; CHT
  87. [EPST10CT.GPD]
  88. CopyFiles=@EPRSTRES.DLL,@EPST10CT.GPD,UNIDRV
  89. DataSection=UNIDRV_DATA
  90. DataFile=EPST10CT.GPD
  91. [EPST8CPT.GPD]
  92. CopyFiles=@EPRSTRES.DLL,@EPST8CPT.GPD,UNIDRV
  93. DataSection=UNIDRV_DATA
  94. DataFile=EPST8CPT.GPD
  95. [EPST80CT.GPD]
  96. CopyFiles=@EPRSTRES.DLL,@EPST80CT.GPD,UNIDRV
  97. DataSection=UNIDRV_DATA
  98. DataFile=EPST80CT.GPD
  99. ; JPN
  100. [EPAP10VJ.GPD]
  101. CopyFiles=@EPRSTRES.DLL,@EPAP10VJ.GPD,UNIDRV
  102. DataSection=UNIDRV_DATA
  103. DataFile=EPAP10VJ.GPD
  104. [EPAP40VJ.GPD]
  105. CopyFiles=@EPRSTRES.DLL,@EPAP40VJ.GPD,UNIDRV
  106. DataSection=UNIDRV_DATA
  107. DataFile=EPAP40VJ.GPD
  108. [EPMJ101J.GPD]
  109. CopyFiles=@EPRSTRES.DLL,@EPMJ101J.GPD,UNIDRV
  110. DataSection=UNIDRV_DATA
  111. DataFile=EPMJ101J.GPD
  112. [EPMJ10J.GPD]
  113. CopyFiles=@EPRSTRES.DLL,@EPMJ10J.GPD,UNIDRV
  114. DataSection=UNIDRV_DATA
  115. DataFile=EPMJ10J.GPD
  116. [EPMJ10VJ.GPD]
  117. CopyFiles=@EPRSTRES.DLL,@EPMJ10VJ.GPD,UNIDRV
  118. DataSection=UNIDRV_DATA
  119. DataFile=EPMJ10VJ.GPD
  120. [EPMJ11J.GPD]
  121. CopyFiles=@EPRSTRES.DLL,@EPMJ11J.GPD,UNIDRV
  122. DataSection=UNIDRV_DATA
  123. DataFile=EPMJ11J.GPD
  124. [EPMJ15J.GPD]
  125. CopyFiles=@EPRSTRES.DLL,@EPMJ15J.GPD,UNIDRV
  126. DataSection=UNIDRV_DATA
  127. DataFile=EPMJ15J.GPD
  128. [EPMJ15VJ.GPD]
  129. CopyFiles=@EPRSTRES.DLL,@EPMJ15VJ.GPD,UNIDRV
  130. DataSection=UNIDRV_DATA
  131. DataFile=EPMJ15VJ.GPD
  132. [EPMJ40J.GPD]
  133. CopyFiles=@EPRSTRES.DLL,@EPMJ40J.GPD,UNIDRV
  134. DataSection=UNIDRV_DATA
  135. DataFile=EPMJ40J.GPD
  136. [EPMJ45J.GPD]
  137. CopyFiles=@EPRSTRES.DLL,@EPMJ45J.GPD,UNIDRV
  138. DataSection=UNIDRV_DATA
  139. DataFile=EPMJ45J.GPD
  140. [EPMJ50J.GPD]
  141. CopyFiles=@EPRSTRES.DLL,@EPMJ50J.GPD,UNIDRV
  142. DataSection=UNIDRV_DATA
  143. DataFile=EPMJ50J.GPD
  144. [EPMJ50VJ.GPD]
  145. CopyFiles=@EPRSTRES.DLL,@EPMJ50VJ.GPD,UNIDRV
  146. DataSection=UNIDRV_DATA
  147. DataFile=EPMJ50VJ.GPD
  148. ; KOR
  149. [TGS257RK.GPD]
  150. CopyFiles=@EPRSTRES.DLL,@TGS257RK.GPD,UNIDRV
  151. DataSection=UNIDRV_DATA
  152. DataFile=TGS257RK.GPD
  153. [TGST10HK.GPD]
  154. CopyFiles=@EPRSTRES.DLL,@TGST10HK.GPD,UNIDRV
  155. DataSection=UNIDRV_DATA
  156. DataFile=TGST10HK.GPD
  157. [TGST10PK.GPD]
  158. CopyFiles=@EPRSTRES.DLL,@TGST10PK.GPD,UNIDRV
  159. DataSection=UNIDRV_DATA
  160. DataFile=TGST10PK.GPD
  161. [TGST15PK.GPD]
  162. CopyFiles=@EPRSTRES.DLL,@TGST15PK.GPD,UNIDRV
  163. DataSection=UNIDRV_DATA
  164. DataFile=TGST15PK.GPD
  165. [TGST30HK.GPD]
  166. CopyFiles=@EPRSTRES.DLL,@TGST30HK.GPD,UNIDRV
  167. DataSection=UNIDRV_DATA
  168. DataFile=TGST30HK.GPD
  169. [TGST80HK.GPD]
  170. CopyFiles=@EPRSTRES.DLL,@TGST80HK.GPD,UNIDRV
  171. DataSection=UNIDRV_DATA
  172. DataFile=TGST80HK.GPD
  173. [TGST80PK.GPD]
  174. CopyFiles=@EPRSTRES.DLL,@TGST80PK.GPD,UNIDRV
  175. DataSection=UNIDRV_DATA
  176. DataFile=TGST80PK.GPD
  177. ; Copy Sections
  178. ;
  179. ; Lists of files that are actually copied. These sections are referenced
  180. ; from the installer sections, above. Only create a section if it contains
  181. ; two or more files (if we only copy a single file, identify it in the
  182. ; installer section, using the @filename notation) or if it's a color
  183. ; profile (since the DestinationDirs can only handle sections, and not
  184. ; individual files).
  185. ;
  186. [UNIDRV]
  187. UNIDRV.DLL
  188. UNIRES.DLL
  189. GPDPARSE.DLL
  190. UNIDRVUI.DLL
  191. RASDDUI.HLP
  192. STDNAMES.GPD
  193. ;
  194. ; Data Sections
  195. ;
  196. ; These sections contain data that is shared between devices.
  197. ;
  198. [UNIDRV_DATA]
  199. DriverFile=UNIDRV.DLL
  200. ConfigFile=UNIDRVUI.DLL
  201. HelpFile=RASDDUI.HLP
  202. ;
  203. ; Call SetupSetDirectoryId with 66000 to set the target directory at runtime
  204. ; (depending on which environment drivers are getting installed)
  205. ;
  206. [DestinationDirs]
  207. DefaultDestDir=66000
  208. ;
  209. ; Control Flags
  210. ;
  211. [ControlFlags]
  212. ExcludeFromSelect = 2369
  213. ;
  214. ; Localizable Strings
  215. ;
  216. [Strings]
  217. ;MS="Microsoft Windows NT 5.0"
  218. MS="Local Testing - EPRST"
  219. PrinterClassName="Printer"
  220. EPSON="Epson"
  221. TRIGEM="����"
  222.