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.

378 lines
10 KiB

  1. ;
  2. ; PMXMCRO.INF -- Windows Still Image Setup File
  3. ;
  4. ; Copyright (c) Microsoft Corporation. All rights reserved.
  5. ; Manufacturer: Microsoft Corp for Visioneer/Primax
  6. [Version]
  7. Signature="$CHICAGO$"
  8. Class=Image
  9. ClassGUID={6bdd1fc6-810f-11d0-bec7-08002be2092f}
  10. LayoutFile=Layout.inf
  11. Provider=%Msft%
  12. [ControlFlags]
  13. ExcludeFromSelect=*
  14. [DestinationDirs]
  15. DefaultDestDir=11 ; LDID_SYS
  16. [Manufacturer]
  17. ;%Mfg%=Models
  18. [Models]
  19. ;%G2E.CCD.300.E3.Visi% = VISIONEER_5300, USB\VID_04A7&PID_0221
  20. ;%G2E.CCD.600.E3.Visi% = VISIONEER_7600, USB\VID_04A7&PID_0211
  21. ;%G2E.CCD.600.E3.6100% = VISIONEER_6100, USB\VID_04A7&PID_0231
  22. ;%G2E.CCD.600.E4.8600% = VISIONEER_8600, USB\VID_04A7&PID_0331
  23. ;%G2E.CCD.600.E4.6400% = VISIONEER_6400, USB\VID_0461&PID_0366
  24. ;%G4.CCD.600.E5.8100% = VISIONEER_8100, USB\VID_04A7&PID_0321
  25. ;%G2E.CCD.600.E1.PI% = COLORADO_19200, USB\VID_0461&PID_0360
  26. ;%G2E.CCD.300.E1.PI% = COLORADO_9600, USB\VID_0461&PID_0340
  27. ;%G2E.CCD.300.E3.PI% = COLORADO_600, USB\VID_0461&PID_0341
  28. ;%G2E.CCD.600.E3.PI% = COLORADO_1200, USB\VID_0461&PID_0361
  29. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  30. [VISIONEER_5300]
  31. Include=sti.inf
  32. Needs=STI.USBSection
  33. SubClass=StillImage
  34. DeviceType=1
  35. DeviceSubType=0x1
  36. Capabilities=0x00000033
  37. DeviceData=VISIONEER_5300.DeviceData
  38. Events=VISIONEER_COMMON.Events
  39. AddReg=VISIONEER_COMMON.AddReg
  40. CopyFiles=VISIONEER_COMMON.CopyFiles
  41. DelFiles=VISIONEER_COMMON.DelFiles
  42. UninstallSection=VISIONEER_COMMON.Uninstall
  43. ICMProfiles="sRGB Color Space Profile.icm"
  44. [VISIONEER_5300.Services]
  45. Include=sti.inf
  46. Needs=STI.USBSection.Services
  47. [VISIONEER_5300.DeviceData]
  48. TwainDS="WIA-Visioneer 5300 USB"
  49. Server=local
  50. MicroDriver="pmxmcro.dll"
  51. UI DLL=sti.dll
  52. UI Class ID={4DB1AD10-3391-11D2-9A33-00C04FA36145}
  53. SpecialInfo="Visioneer Scanner for USB Interface"
  54. PollTimeout=700,1
  55. Resolutions="75, 100, 150, 200, 300"
  56. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  57. [VISIONEER_7600]
  58. Include=sti.inf
  59. Needs=STI.USBSection
  60. SubClass=StillImage
  61. DeviceType=1
  62. DeviceSubType=0x1
  63. Capabilities=0x00000033
  64. DeviceData=VISIONEER_7600.DeviceData
  65. Events=VISIONEER_COMMON.Events
  66. AddReg=VISIONEER_COMMON.AddReg
  67. CopyFiles=VISIONEER_COMMON.CopyFiles
  68. DelFiles=VISIONEER_COMMON.DelFiles
  69. UninstallSection=VISIONEER_COMMON.Uninstall
  70. ICMProfiles="sRGB Color Space Profile.icm"
  71. [VISIONEER_7600.Services]
  72. Include=sti.inf
  73. Needs=STI.USBSection.Services
  74. [VISIONEER_7600.DeviceData]
  75. TwainDS="WIA-Visioneer 7600 USB"
  76. Server=local
  77. MicroDriver="pmxmcro.dll"
  78. UI DLL=sti.dll
  79. UI Class ID={4DB1AD10-3391-11D2-9A33-00C04FA36145}
  80. SpecialInfo="Visioneer Scanner for USB Interface"
  81. PollTimeout=700,1
  82. Resolutions="75, 100, 150, 200, 300"
  83. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  84. [VISIONEER_6100]
  85. Include=sti.inf
  86. Needs=STI.USBSection
  87. SubClass=StillImage
  88. DeviceType=1
  89. DeviceSubType=0x1
  90. Capabilities=0x00000033
  91. DeviceData=VISIONEER_5300.DeviceData
  92. Events=VISIONEER_COMMON.Events
  93. AddReg=VISIONEER_COMMON.AddReg
  94. CopyFiles=VISIONEER_COMMON.CopyFiles
  95. DelFiles=VISIONEER_COMMON.DelFiles
  96. UninstallSection=VISIONEER_COMMON.Uninstall
  97. ICMProfiles="sRGB Color Space Profile.icm"
  98. [VISIONEER_6100.Services]
  99. Include=sti.inf
  100. Needs=STI.USBSection.Services
  101. [VISIONEER_6100.DeviceData]
  102. TwainDS="WIA-Visioneer 6100 USB"
  103. Server=local
  104. MicroDriver="pmxmcro.dll"
  105. UI DLL=sti.dll
  106. UI Class ID={4DB1AD10-3391-11D2-9A33-00C04FA36145}
  107. SpecialInfo="Visioneer Scanner for USB Interface"
  108. PollTimeout=700,1
  109. Resolutions="75, 100, 150, 200, 300"
  110. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  111. [VISIONEER_8600]
  112. Include=sti.inf
  113. Needs=STI.USBSection
  114. SubClass=StillImage
  115. DeviceType=1
  116. DeviceSubType=0x1
  117. Capabilities=0x00000033
  118. DeviceData=VISIONEER_8600.DeviceData
  119. Events=VISIONEER_COMMON.Events
  120. AddReg=VISIONEER_COMMON.AddReg
  121. CopyFiles=VISIONEER_COMMON.CopyFiles
  122. DelFiles=VISIONEER_COMMON.DelFiles
  123. UninstallSection=VISIONEER_COMMON.Uninstall
  124. ICMProfiles="sRGB Color Space Profile.icm"
  125. [VISIONEER_8600.Services]
  126. Include=sti.inf
  127. Needs=STI.USBSection.Services
  128. [VISIONEER_8600.DeviceData]
  129. TwainDS="WIA-Visioneer OneTouch 8600 USB"
  130. Server=local
  131. MicroDriver="pmxmcro.dll"
  132. UI DLL=sti.dll
  133. UI Class ID={4DB1AD10-3391-11D2-9A33-00C04FA36145}
  134. SpecialInfo="Visioneer Scanner for USB Interface"
  135. PollTimeout=700,1
  136. Resolutions="75, 100, 150, 200, 300"
  137. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  138. [VISIONEER_6400]
  139. Include=sti.inf
  140. Needs=STI.USBSection
  141. SubClass=StillImage
  142. DeviceType=1
  143. DeviceSubType=0x1
  144. Capabilities=0x00000033
  145. DeviceData=VISIONEER_6400.DeviceData
  146. Events=VISIONEER_COMMON.Events
  147. AddReg=VISIONEER_COMMON.AddReg
  148. CopyFiles=VISIONEER_COMMON.CopyFiles
  149. DelFiles=VISIONEER_COMMON.DelFiles
  150. UninstallSection=VISIONEER_COMMON.Uninstall
  151. ICMProfiles="sRGB Color Space Profile.icm"
  152. [VISIONEER_6400.Services]
  153. Include=sti.inf
  154. Needs=STI.USBSection.Services
  155. [VISIONEER_6400.DeviceData]
  156. TwainDS="WIA-Visioneer 6400 USB"
  157. Server=local
  158. MicroDriver="pmxmcro.dll"
  159. UI DLL=sti.dll
  160. UI Class ID={4DB1AD10-3391-11D2-9A33-00C04FA36145}
  161. SpecialInfo="Visioneer Scanner for USB Interface"
  162. PollTimeout=700,1
  163. Resolutions="75, 100, 150, 200, 300"
  164. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  165. [VISIONEER_8100]
  166. Include=sti.inf
  167. Needs=STI.USBSection
  168. SubClass=StillImage
  169. DeviceType=1
  170. DeviceSubType=0x1
  171. Capabilities=0x00000033
  172. DeviceData=VISIONEER_8100.DeviceData
  173. Events=VISIONEER_COMMON.Events
  174. AddReg=VISIONEER_COMMON.AddReg
  175. CopyFiles=VISIONEER_COMMON.CopyFiles
  176. DelFiles=VISIONEER_COMMON.DelFiles
  177. UninstallSection=VISIONEER_COMMON.Uninstall
  178. ICMProfiles="sRGB Color Space Profile.icm"
  179. [VISIONEER_8100.Services]
  180. Include=sti.inf
  181. Needs=STI.USBSection.Services
  182. [VISIONEER_8100.DeviceData]
  183. TwainDS="WIA-Visioneer OneTouch 8100 USB"
  184. Server=local
  185. MicroDriver="pmxmcro.dll"
  186. UI DLL=sti.dll
  187. UI Class ID={4DB1AD10-3391-11D2-9A33-00C04FA36145}
  188. SpecialInfo="Visioneer Scanner for USB Interface"
  189. PollTimeout=700,1
  190. Resolutions="75, 100, 150, 200, 300"
  191. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  192. [COLORADO_19200]
  193. Include=sti.inf
  194. Needs=STI.USBSection
  195. SubClass=StillImage
  196. DeviceType=1
  197. DeviceSubType=0x1
  198. Capabilities=0x00000033
  199. DeviceData=COLORADO_19200.DeviceData
  200. Events=VISIONEER_COMMON.Events
  201. AddReg=VISIONEER_COMMON.AddReg
  202. CopyFiles=VISIONEER_COMMON.CopyFiles
  203. DelFiles=VISIONEER_COMMON.DelFiles
  204. UninstallSection=VISIONEER_COMMON.Uninstall
  205. ICMProfiles="sRGB Color Space Profile.icm"
  206. [COLORADO_19200.Services]
  207. Include=sti.inf
  208. Needs=STI.USBSection.Services
  209. [COLORADO_19200.DeviceData]
  210. TwainDS="WIA-Colorado USB 19200"
  211. Server=local
  212. MicroDriver="pmxmcro.dll"
  213. UI DLL=sti.dll
  214. UI Class ID={4DB1AD10-3391-11D2-9A33-00C04FA36145}
  215. SpecialInfo="Visioneer Scanner for USB Interface"
  216. PollTimeout=700,1
  217. Resolutions="75, 100, 150, 200, 300"
  218. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  219. [COLORADO_9600]
  220. Include=sti.inf
  221. Needs=STI.USBSection
  222. SubClass=StillImage
  223. DeviceType=1
  224. DeviceSubType=0x1
  225. Capabilities=0x00000033
  226. DeviceData=COLORADO_9600.DeviceData
  227. Events=VISIONEER_COMMON.Events
  228. AddReg=VISIONEER_COMMON.AddReg
  229. CopyFiles=VISIONEER_COMMON.CopyFiles
  230. DelFiles=VISIONEER_COMMON.DelFiles
  231. UninstallSection=VISIONEER_COMMON.Uninstall
  232. ICMProfiles="sRGB Color Space Profile.icm"
  233. [COLORADO_9600.Services]
  234. Include=sti.inf
  235. Needs=STI.USBSection.Services
  236. [COLORADO_9600.DeviceData]
  237. TwainDS="WIA-Colorado USB 9600"
  238. Server=local
  239. MicroDriver="pmxmcro.dll"
  240. UI DLL=sti.dll
  241. UI Class ID={4DB1AD10-3391-11D2-9A33-00C04FA36145}
  242. SpecialInfo="Visioneer Scanner for USB Interface"
  243. PollTimeout=700,1
  244. Resolutions="75, 100, 150, 200, 300"
  245. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  246. [COLORADO_600]
  247. Include=sti.inf
  248. Needs=STI.USBSection
  249. SubClass=StillImage
  250. DeviceType=1
  251. DeviceSubType=0x1
  252. Capabilities=0x00000033
  253. DeviceData=COLORADO_600.DeviceData
  254. Events=VISIONEER_COMMON.Events
  255. AddReg=VISIONEER_COMMON.AddReg
  256. CopyFiles=VISIONEER_COMMON.CopyFiles
  257. DelFiles=VISIONEER_COMMON.DelFiles
  258. UninstallSection=VISIONEER_COMMON.Uninstall
  259. ICMProfiles="sRGB Color Space Profile.icm"
  260. [COLORADO_600.Services]
  261. Include=sti.inf
  262. Needs=STI.USBSection.Services
  263. [COLORADO_600.DeviceData]
  264. TwainDS="WIA-Colorado 600u"
  265. Server=local
  266. MicroDriver="pmxmcro.dll"
  267. UI DLL=sti.dll
  268. UI Class ID={4DB1AD10-3391-11D2-9A33-00C04FA36145}
  269. SpecialInfo="Visioneer Scanner for USB Interface"
  270. PollTimeout=700,1
  271. Resolutions="75, 100, 150, 200, 300"
  272. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  273. [COLORADO_1200]
  274. Include=sti.inf
  275. Needs=STI.USBSection
  276. SubClass=StillImage
  277. DeviceType=1
  278. DeviceSubType=0x1
  279. Capabilities=0x00000033
  280. DeviceData=COLORADO_1200.DeviceData
  281. Events=VISIONEER_COMMON.Events
  282. AddReg=VISIONEER_COMMON.AddReg
  283. CopyFiles=VISIONEER_COMMON.CopyFiles
  284. DelFiles=VISIONEER_COMMON.DelFiles
  285. UninstallSection=VISIONEER_COMMON.Uninstall
  286. ICMProfiles="sRGB Color Space Profile.icm"
  287. [COLORADO_1200.Services]
  288. Include=sti.inf
  289. Needs=STI.USBSection.Services
  290. [COLORADO_1200.DeviceData]
  291. TwainDS="WIA-Colorado 1200u"
  292. Server=local
  293. MicroDriver="pmxmcro.dll"
  294. UI DLL=sti.dll
  295. UI Class ID={4DB1AD10-3391-11D2-9A33-00C04FA36145}
  296. SpecialInfo="Visioneer Scanner for USB Interface"
  297. PollTimeout=700,1
  298. Resolutions="75, 100, 150, 200, 300"
  299. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  300. [VISIONEER_COMMON.CopyFiles]
  301. wiafbdrv.dll
  302. pmxmcro.dll
  303. pmxviceo.dll
  304. pmxgl.dll
  305. e1.ini
  306. lut.plg
  307. [VISIONEER_COMMON.DelFiles]
  308. [VISIONEER_COMMON.AddReg]
  309. HKR,,NTMPDriver,,"usbscan.sys"
  310. HKR,,HardwareConfig,1,2
  311. HKR,,DevLoader,,*NTKERN
  312. HKR,,USDClass,,"{BB6CF8E2-1511-40bd-91BA-80D43C53064E}"
  313. HKCR,CLSID\{BB6CF8E2-1511-40bd-91BA-80D43C53064E},,,"Visioneer USD"
  314. HKCR,CLSID\{BB6CF8E2-1511-40bd-91BA-80D43C53064E}\InProcServer32,,,%11%\wiafbdrv.dll
  315. HKCR,CLSID\{BB6CF8E2-1511-40bd-91BA-80D43C53064E}\InProcServer32,ThreadingModel,,"Both"
  316. [VISIONEER_COMMON.Events]
  317. ScanButton=%ScanButton%,{EF2F45C1-E038-11D1-A415-0080C85429A2},*
  318. CopyPrintButton=%CopyPrintButton%,{396d32e3-3b95-11d3-9fce-0080c86e6f11},*
  319. FaxButton=%FaxButton%,{F55B91C1-9471-11D2-953E-0040052FC4F9},*
  320. EMailButton=%EMailButton%,{F55B91C2-9471-11D2-953E-0040052FC4F9},*
  321. OCRButton=%OCRButton%,{F55B91C3-9471-11D2-953E-0040052FC4F9},*
  322. CustomButton=%CustomButton%,{F55B91C4-9471-11D2-953E-0040052FC4F9},*
  323. [VISIONEER_COMMON.Uninstall]