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.

158 lines
3.9 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. [SourceDisksNames]
  12. 41 = %Disk1%,,,""
  13. [SourceDisksFiles]
  14. [ClassInstall32.NT]
  15. AddReg=printer_class_addreg
  16. [printer_class_addreg]
  17. HKR,,,,%PrinterClassName%
  18. HKR,,Icon,,"-4"
  19. HKR,,Installer32,,"ntprint.dll,ClassInstall32"
  20. HKR,,NoDisplayClass,,1
  21. ;
  22. ; Manufacturer section.
  23. ;
  24. ; This section lists all of the manufacturers
  25. ; that we will display in the Dialog box
  26. ;
  27. [Manufacturer]
  28. "%CASIO%"=CASIO.JPN
  29. ;
  30. ; Model sections.
  31. ;
  32. ; Each section here corresponds with an entry listed in the
  33. ; [Manufacturer] section, above. The models will be displayed in the order
  34. ; that they appear in the INF file.
  35. ;
  36. [CASIO.JPN]
  37. "CASIO CP-2100" = CSCP210J.GPD, CASIO_CP-2100
  38. "CASIO CP-2120" = CSCP212J.GPD, CASIO_CP-2120
  39. "CASIO CP-2150" = CSCP215J.GPD, CASIO_CP-2150
  40. "CASIO CP-2200" = CSCP220J.GPD, CASIO_CP-2200
  41. "CASIO CP-2200W" = CSCP22WJ.GPD, CASIO_CP-2200W
  42. "CASIO CP-3250" = CSCP325J.GPD, CASIO_CP-3250
  43. "CASIO CP-3500" = CSCP350J.GPD, CASIO_CP-3500
  44. ;
  45. ; Installer Sections
  46. ;
  47. ; These sections control file installation, and reference all files that
  48. ; need to be copied. The section name will be assumed to be the driver
  49. ; file, unless there is an explicit DriverFile section listed.
  50. ;
  51. [CSCP210J.GPD]
  52. CopyFiles=@CAPPLRES.DLL,@CAPPLRES.INI,@CSCP210J.GPD,UNIDRV
  53. DataSection=UNIDRV_DATA
  54. DataFile=CSCP210J.GPD
  55. [CSCP212J.GPD]
  56. CopyFiles=@CAPPLRES.DLL,@CAPPLRES.INI,@CSCP212J.GPD,UNIDRV
  57. DataSection=UNIDRV_DATA
  58. DataFile=CSCP212J.GPD
  59. [CSCP215J.GPD]
  60. CopyFiles=@CAPPLRES.DLL,@CAPPLRES.INI,@CSCP215J.GPD,UNIDRV
  61. DataSection=UNIDRV_DATA
  62. DataFile=CSCP215J.GPD
  63. [CSCP220J.GPD]
  64. CopyFiles=@CAPPLRES.DLL,@CAPPLRES.INI,@CSCP220J.GPD,UNIDRV
  65. DataSection=UNIDRV_DATA
  66. DataFile=CSCP220J.GPD
  67. [CSCP22WJ.GPD]
  68. CopyFiles=@CAPPLRES.DLL,@CAPPLRES.INI,@CSCP22WJ.GPD,UNIDRV
  69. DataSection=UNIDRV_DATA
  70. DataFile=CSCP22WJ.GPD
  71. [CSCP325J.GPD]
  72. CopyFiles=@CAPPLRES.DLL,@CAPPLRES.INI,@CSCP325J.GPD,UNIDRV
  73. DataSection=UNIDRV_DATA
  74. DataFile=CSCP325J.GPD
  75. [CSCP350J.GPD]
  76. CopyFiles=@CAPPLRES.DLL,@CAPPLRES.INI,@CSCP350J.GPD,UNIDRV
  77. DataSection=UNIDRV_DATA
  78. DataFile=CSCP350J.GPD
  79. ; Copy Sections
  80. ;
  81. ; Lists of files that are actually copied. These sections are referenced
  82. ; from the installer sections, above. Only create a section if it contains
  83. ; two or more files (if we only copy a single file, identify it in the
  84. ; installer section, using the @filename notation) or if it's a color
  85. ; profile (since the DestinationDirs can only handle sections, and not
  86. ; individual files).
  87. ;
  88. [UNIDRV]
  89. UNIDRV.DLL
  90. UNIRES.DLL
  91. UNIDRVUI.DLL
  92. STDNAMES.GPD
  93. UNIDRV.HLP
  94. ;
  95. ; Data Sections
  96. ;
  97. ; These sections contain data that is shared between devices.
  98. ;
  99. [UNIDRV_DATA]
  100. DriverFile=UNIDRV.DLL
  101. ConfigFile=UNIDRVUI.DLL
  102. HelpFile=UNIDRV.HLP
  103. ;
  104. ; Call SetupSetDirectoryId with 66000 to set the target directory at runtime
  105. ; (depending on which environment drivers are getting installed)
  106. ;
  107. [DestinationDirs]
  108. DefaultDestDir=66000
  109. [SourceDisksFiles]
  110. CAPPLRES.DLL = 41 ,,
  111. CAPPLRES.INI = 41 ,,
  112. CSCP210J.GPD = 41 ,,
  113. CSCP212J.GPD = 41 ,,
  114. CSCP215J.GPD = 41 ,,
  115. CSCP220J.GPD = 41 ,,
  116. CSCP22WJ.GPD = 41 ,,
  117. CSCP325J.GPD = 41 ,,
  118. CSCP350J.GPD = 41 ,,
  119. ;
  120. ; Control Flags
  121. ;
  122. [ControlFlags]
  123. ExcludeFromSelect = 2369
  124. ;
  125. ; Localizable Strings
  126. ;
  127. [Strings]
  128. ;MS="Microsoft Windows NT 6.0"
  129. MS="Local Testing - CAPPL"
  130. PrinterClassName="Printer"
  131. PJL_MONITOR="PJL Language Monitor,PJLMON.DLL"
  132. CASIO="Casio"