Source code of Windows XP (NT5)
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.

401 lines
16 KiB

  1. ; STI.INF -- Windows Still Image Setup File
  2. ; Copyright (c) 1997 Microsoft Corporation
  3. [Version]
  4. Signature="$WINDOWS NT$"
  5. Class=Image
  6. ClassGUID={6bdd1fc6-810f-11d0-bec7-08002be2092f}
  7. Provider=%Msft%
  8. LayoutFile=LAYOUT.INF
  9. [DestinationDirs]
  10. DefaultDestDir=10,system32\drivers
  11. STI.Scsi.CopySys32Files=10,system32\drivers
  12. STI.Usb.CopySys32Files=10,system32\drivers
  13. STI.Serial.CopySys32Files=10,system32\drivers
  14. STI.MICRODRIVERSection.CopyFiles=11
  15. [ClassInstall32.NT]
  16. Addreg=StillImageClassReg,WIAFS.AddReg
  17. [ClassInstall32.NT.Services]
  18. AddService = stisvc,,ClassInstall32.Service.stisvc
  19. [ClassInstall32.Service.stisvc]
  20. DisplayName=%WIA.SvcDisplayName%
  21. Description=%WIA.SvcDesc%
  22. ServiceType=0x00000020 ; This is SERVICE_WIN32_SHARE_PROCESS
  23. StartType=0x00000003 ; This is SERVICE_DEMAND_START
  24. ErrorControl=0x00000001 ; This is SERVICE_ERROR_NORMAL
  25. Dependencies=RpcSs
  26. ServiceBinary=%11%\svchost.exe -k imgsvc
  27. [StillImageClassReg]
  28. HKR,,,,%ClassName%
  29. HKR,,Installer32,,"sti_ci.dll,ClassInstall"
  30. HKR,,TroubleShooter-0,,"hcp://help/tshoot/tsInputDev.htm"
  31. HKR,,Icon,,"0"
  32. ; Event logging
  33. HKLM,"System\CurrentControlSet\Services\EventLog\System\StillImage","EventMessageFile",0x00020000,"%SystemRoot%\System32\wiaservc.dll"
  34. HKLM,"System\CurrentControlSet\Services\EventLog\System\StillImage","TypesSupported",0x00010001,0x00000007
  35. ; For trace logging
  36. HKLM,System\CurrentControlSet\Control\StillImage\Logging\STICLI,,,%STICLI%
  37. HKLM,System\CurrentControlSet\Control\StillImage\Logging\STICLI,Level,,4
  38. HKLM,System\CurrentControlSet\Control\StillImage\Logging\STIMON,,,%STISVC%
  39. HKLM,System\CurrentControlSet\Control\StillImage\Logging\STIMON,Level,,4
  40. ;HKLM,System\CurrentControlSet\Control\StillImage\Logging\WIASERVC,,,"WIA Service"
  41. ;HKLM,System\CurrentControlSet\Control\StillImage\Logging\WIASERVC,Level,,7
  42. ;HKLM,System\CurrentControlSet\Control\StillImage\Logging\WIASERVC,Detail,,0
  43. ;HKLM,System\CurrentControlSet\Control\StillImage\Logging\WIASERVC,LogToDebugger,,0
  44. ;HKLM,System\CurrentControlSet\Control\StillImage\Logging\WIASERVC,MaxSize,,1000
  45. ;HKLM,System\CurrentControlSet\Control\StillImage\Logging\WIASERVC,Mode,,0
  46. ;Class registration
  47. HKCR,CLSID\{B323F8E0-2E68-11D0-90EA-00AA0060F86C},,,"StillImage"
  48. HKCR,CLSID\{B323F8E0-2E68-11D0-90EA-00AA0060F86C}\InProcServer32,,,%11%\sti.dll
  49. HKCR,CLSID\{B323F8E0-2E68-11D0-90EA-00AA0060F86C}\InProcServer32,ThreadingModel,,"Both"
  50. ;
  51. ; AutoPlay for Images will be disabled on Win64 systems
  52. ;
  53. ; Registration for Shell Autoplay
  54. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\shellex\ContextMenuHandlers\{b6c280f7-0f07-11d3-94c7-00805f6596d2}
  55. @3:HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers\EventHandlers\ShowPicturesOnArrival,MSWiaEventHandler,,""
  56. @3:HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers\Handlers\MSWiaEventHandler,ProgID,,"WiaDevMgr"
  57. @3:HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers\Handlers\MSWiaEventHandler,Action,,"@%systemroot%\System32\wiaacmgr.exe,-276"
  58. @3:HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers\Handlers\MSWiaEventHandler,Provider,,"@%systemroot%\System32\wiaacmgr.exe,-101"
  59. @3:HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers\Handlers\MSWiaEventHandler,DefaultIcon,0x00020000,"%systemroot%\System32\wiaacmgr.exe,-2"
  60. ; Video driver generic entries
  61. HKCR,CLSID\{0527d1d0-88c2-11d2-82c7-00c04f8ec183},,,"WIA Video Camera driver"
  62. HKCR,CLSID\{0527d1d0-88c2-11d2-82c7-00c04f8ec183}\InProcServer32,,,%11%\wiavusd.dll
  63. HKCR,CLSID\{0527d1d0-88c2-11d2-82c7-00c04f8ec183}\InProcServer32,ThreadingModel,,Both
  64. ; WIA File System driver entries
  65. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576},,,"WIA FileSystem USD"
  66. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\InProcServer32,,,%11%\fsusd.dll
  67. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\InProcServer32,ThreadingModel,,Both
  68. ;
  69. ; PTP camera driver generic entries
  70. ;
  71. ; Migrate registered apps on first run
  72. ;HKLM,System\CurrentControlSet\Control\StillImage,MigrateSTIApps,,1
  73. ;
  74. ; Global events
  75. ;
  76. HKLM,"SYSTEM\CurrentControlSet\Control\StillImage\Events\Connected",GUID,,{A28BBADE-64B6-11D2-A231-00C04FA31809}
  77. HKLM,"SYSTEM\CurrentControlSet\Control\StillImage\Events\Connected",LaunchApplications,,*
  78. HKLM,"SYSTEM\CurrentControlSet\Control\StillImage\Events\Disconnected",GUID,,{143E4E83-6497-11D2-A231-00C04FA31809}
  79. HKLM,"SYSTEM\CurrentControlSet\Control\StillImage\Events\Disconnected",LaunchApplications,,*
  80. HKLM,"SYSTEM\CurrentControlSet\Control\StillImage\Events\ScanButton",GUID,,{A6C5A715-8C6E-11D2-977A-0000F87A926F}
  81. HKLM,"SYSTEM\CurrentControlSet\Control\StillImage\Events\ScanButton",LaunchApplications,,*
  82. HKLM,"SYSTEM\CurrentControlSet\Control\StillImage\Events\STIProxyEvent",GUID,,{d711f81f-1f0d-422d-8641-927d1b93e5e5}
  83. HKLM,"SYSTEM\CurrentControlSet\Control\StillImage\Events\STIProxyEvent",LaunchApplications,,*
  84. ;
  85. ; WIA Wizard Event registration
  86. ;
  87. HKLM,"SYSTEM\CurrentControlSet\Control\StillImage\Events\Connected\{D13E3F25-1688-45A0-9743-759EB35CDF9A}",Name,,%Wizard.Name%
  88. HKLM,"SYSTEM\CurrentControlSet\Control\StillImage\Events\Connected\{D13E3F25-1688-45A0-9743-759EB35CDF9A}",Desc,,%Wizard.Desc%
  89. HKLM,"SYSTEM\CurrentControlSet\Control\StillImage\Events\Connected\{D13E3F25-1688-45A0-9743-759EB35CDF9A}",Icon,,"wiaacmgr.exe,-2"
  90. HKLM,"SYSTEM\CurrentControlSet\Control\StillImage\Events\ScanButton\{D13E3F25-1688-45A0-9743-759EB35CDF9A}",Name,,%Wizard.Name%
  91. HKLM,"SYSTEM\CurrentControlSet\Control\StillImage\Events\ScanButton\{D13E3F25-1688-45A0-9743-759EB35CDF9A}",Desc,,%Wizard.Desc%
  92. HKLM,"SYSTEM\CurrentControlSet\Control\StillImage\Events\ScanButton\{D13E3F25-1688-45A0-9743-759EB35CDF9A}",Icon,,"wiaacmgr.exe,-2"
  93. ;
  94. ; WIA service installation
  95. ;
  96. HKLM,%RunOnce%,"ServiceInstallation",,"rundll32.exe %11%\sti_ci.dll,InstallWiaService"
  97. ;
  98. ;Add a list of HardwareID to force upgrade.
  99. ;
  100. ;;
  101. ;; Include section to use with commonly supported buses
  102. ;;
  103. ;;
  104. ;; SCSI
  105. ;;
  106. [STI.SCSISection]
  107. Addreg=
  108. CopyFiles=STI.Scsi.CopySys32Files
  109. AddService = scsiscan, 0x00000002, STI.ScsiScan.AddService
  110. [STI.SCSISection.Services]
  111. AddService = scsiscan, 0x00000002, STI.ScsiScan.AddService
  112. [STI.Scsi.CopySys32Files]
  113. scsiscan.sys
  114. [STI.ScsiScan.AddService]
  115. DisplayName = %scsiscan.SvcDesc%
  116. ServiceType = 1 ; SERVICE_KERNEL_DRIVER
  117. StartType = 3 ; SERVICE_DEMAND_START
  118. ErrorControl = 1 ; SERVICE_ERROR_NORMAL
  119. ServiceBinary = %12%\scsiscan.sys
  120. LoadOrderGroup = Base
  121. ;;
  122. ;; USB
  123. ;;
  124. [STI.USBSection]
  125. Addreg=
  126. CopyFiles=STI.Usb.CopySys32Files
  127. AddService = usbscan, 0x00000002, STI.UsbScan.AddService
  128. [STI.USBSection.Services]
  129. AddService = usbscan, 0x00000002, STI.UsbScan.AddService
  130. [STI.Usb.CopySys32Files]
  131. usbscan.sys
  132. [STI.UsbScan.AddService]
  133. DisplayName = %usbscan.SvcDesc%
  134. ServiceType = 1 ; SERVICE_KERNEL_DRIVER
  135. StartType = 3 ; SERVICE_DEMAND_START
  136. ErrorControl = 1 ; SERVICE_ERROR_NORMAL
  137. ServiceBinary = %12%\usbscan.sys
  138. LoadOrderGroup = Base
  139. ;;
  140. ;; Serial
  141. ;;
  142. [STI.SerialSection]
  143. Addreg=
  144. CopyFiles=STI.Serial.CopySys32Files
  145. AddService = StillCam, 0x00000002, STI.StillCamera.AddService
  146. [STI.SerialSection.Services]
  147. AddService = StillCam, 0x00000002, STI.StillCamera.AddService
  148. [STI.Serial.CopySys32Files]
  149. serscan.sys
  150. [STI.StillCamera.AddService]
  151. DisplayName = %StillCam.SvcDesc%
  152. ServiceType = 1 ; SERVICE_KERNEL_DRIVER
  153. StartType = 3 ; SERVICE_DEMAND_START
  154. ErrorControl = 1 ; SERVICE_ERROR_NORMAL
  155. ServiceBinary = %12%\serscan.sys
  156. LoadOrderGroup = Base
  157. ;;
  158. ;; SBP2
  159. ;;
  160. [STI.SBP2Section]
  161. Addreg=
  162. CopyFiles=STI.Scsi.CopySys32Files
  163. AddService = scsiscan, 0x00000002, STI.ScsiScan.AddService
  164. [STI.SBP2Section.Services]
  165. AddService = scsiscan, 0x00000002, STI.ScsiScan.AddService
  166. ;;
  167. ;; PTP ( ISO 15740 ) common drivers
  168. ;;
  169. [STI.PTPUSBSection]
  170. Addreg=STI.PTPUSB.AddReg,STI.Usb.AddReg
  171. CopyFiles=STI.PTPUSB.CopyFiles,STI.Usb.CopySys32Files
  172. DeviceData=STI.PTPUSBDeviceData
  173. SubClass=StillImage
  174. DeviceType=2
  175. Capabilities=0x35
  176. UninstallSection=
  177. Events=STI.PTPUSBDeviceEvents
  178. [STI.PTPUSB.CopyFiles]
  179. ptpusd.dll
  180. ptpusb.dll
  181. [STI.PTPUSB.AddReg]
  182. HKR,,HardwareConfig,1,4
  183. HKR,,USDClass,,"{B5EE90B0-D5C5-11D2-82D5-00C04F8EC183}"
  184. ;
  185. ; register USD
  186. ;
  187. HKCR,CLSID\{B5EE90B0-D5C5-11D2-82D5-00C04F8EC183},,,"PIMA15740 Cameras WIA USD"
  188. HKCR,CLSID\{B5EE90B0-D5C5-11D2-82D5-00C04F8EC183}\InProcServer32,,,%11%\ptpusd.dll
  189. HKCR,CLSID\{B5EE90B0-D5C5-11D2-82D5-00C04F8EC183}\InProcServer32,ThreadingModel,,"Both"
  190. ;
  191. ; register USB transport
  192. ;
  193. HKCR,CLSID\{65aab96d-71b5-44d1-ab9e-488f730e7870},,,"PIMA15740 USB Transport"
  194. HKCR,CLSID\{65aab96d-71b5-44d1-ab9e-488f730e7870}\InProcServer32,,,%11%\ptpusb.dll
  195. HKCR,CLSID\{65aab96d-71b5-44d1-ab9e-488f730e7870}\InProcServer32,ThreadingModel,,"Both"
  196. [STI.PTPUSBDeviceData]
  197. Model=PIMA15740
  198. Server=local
  199. UI DLL=sti.dll
  200. UI Class ID={4DB1AD10-3391-11D2-9A33-00C04FA36145}
  201. TransportCLSID={65aab96d-71b5-44d1-ab9e-488f730e7870}
  202. [STI.PTPUSBDeviceEvents]
  203. Connected=%DCConnected%,{A28BBADE-64B6-11d2-A231-00C04FA31809},*
  204. Disconnected=%DCDisconnected%,{143E4E83-6497-11d2-A231-00C04FA31809},*
  205. ;;
  206. ;; Common video camera WIA entries
  207. ;;
  208. [STI.WIAVideo.Registration]
  209. AddReg =STI.WIAVideo.AddReg
  210. DeviceData=STI.WIAVideoDeviceData
  211. [STI.WIAVideo.AddReg]
  212. HKR,,USDClass,,"{0527d1d0-88c2-11d2-82c7-00c04f8ec183}"
  213. [STI.WIAVideoDeviceData]
  214. Server=local
  215. UI DLL=sti.dll
  216. UI Class ID={5d8ef5a3-ac13-11d2-a093-00c04f72dc3c}
  217. [WIAFS.AddReg]
  218. ;;
  219. ;; Image section
  220. ;;
  221. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.jpg,Generic,,image
  222. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.jpg,FormatGUID,,{B96B3CAE-0728-11D3-9D7B-0000F81EF32E}
  223. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.bmp,Generic,,image
  224. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.bmp,FormatGUID,,{B96B3CAB-0728-11D3-9D7B-0000F81EF32E}
  225. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.exif,Generic,,image
  226. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.exif,FormatGUID,,{B96B3CB2-0728-11D3-9D7B-0000F81EF32E}
  227. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.fpx,Generic,,image
  228. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.fpx,FormatGUID,,{B96B3CB4-0728-11D3-9D7B-0000F81EF32E}
  229. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.gif,Generic,,image
  230. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.gif,FormatGUID,,{B96B3CB0-0728-11D3-9D7B-0000F81EF32E}
  231. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.jp2,Generic,,image
  232. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.jp2,FormatGUID,,{344EE2B2-39DB-4DDE-8173-C4B75F8F1E49}
  233. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.jpeg,Generic,,image
  234. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.jpeg,FormatGUID,,{B96B3CAE-0728-11D3-9D7B-0000F81EF32E}
  235. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.pcd,Generic,,image
  236. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.pcd,FormatGUID,,{B96B3CB3-0728-11D3-9D7B-0000F81EF32E}
  237. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.pic,Generic,,image
  238. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.pic,FormatGUID,,{A6BC85D8-6B3E-40EE-A95C-25D482E41ADC}
  239. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.png,Generic,,image
  240. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.png,FormatGUID,,{B96B3CAF-0728-11D3-9D7B-0000F81EF32E}
  241. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.tif,Generic,,image
  242. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.tif,FormatGUID,,{B96B3CB1-0728-11D3-9D7B-0000F81EF32E}
  243. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.tiff,Generic,,image
  244. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.tiff,FormatGUID,,{B96B3CB1-0728-11D3-9D7B-0000F81EF32E}
  245. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.wmf,Generic,,image
  246. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.wmf,FormatGUID,,{B96B3CAD-0728-11D3-9D7B-0000F81EF32E}
  247. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.mix,Generic,,image
  248. ;;
  249. ;; Video section
  250. ;;
  251. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.avi,Generic,,video
  252. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.avi,FormatGUID,,{32F8CA14-087C-4908-B7C4-6757FE7E90AB}
  253. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.asf,Generic,,video
  254. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.asf,FormatGUID,,{8D948EE9-D0AA-4A12-9D9A-9CC5DE36199B}
  255. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.mov,Generic,,video
  256. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.mpeg,Generic,,video
  257. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.mpeg,FormatGUID,,{ECD757E4-D2EC-4F57-955D-BCF8A97C4E52}
  258. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.mpg,Generic,,video
  259. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.mpg,FormatGUID,,{ECD757E4-D2EC-4F57-955D-BCF8A97C4E52}
  260. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.wmv,Generic,,video
  261. ;;
  262. ;; Audio section
  263. ;;
  264. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.wav,Generic,,audio
  265. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.wav,FormatGUID,,{F818E146-07AF-40FF-AE55-BE8F2C065DBE}
  266. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.mp3,Generic,,audio
  267. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.mp3,FormatGUID,,{0FBC71FB-43BF-49F2-9190-E6FECFF37E54}
  268. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.wma,Generic,,audio
  269. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.wma,FormatGUID,,{D61D6413-8BC2-438F-93AD-21BD484DB6A1}
  270. ; Text section
  271. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.txt,Generic,,text
  272. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.txt,FormatGUID,,{FAFD4D82-723F-421F-9318-30501AC44B59}
  273. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.htm,Generic,,text
  274. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.htm,FormatGUID,,{c99a4e62-99de-4a94-acca-71956ac2977d}
  275. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.html,Generic,,text
  276. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.html,FormatGUID,,{c99a4e62-99de-4a94-acca-71956ac2977d}
  277. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.xml,Generic,,text
  278. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.xml,FormatGUID,,{b9171457-dac8-4884-b393-15b471d5f07e}
  279. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.doc,Generic,,text
  280. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.doc,FormatGUID,,{573dd6a3-4834-432d-a9b5-e198dd9e890d}
  281. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.rtf,Generic,,text
  282. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.rtf,FormatGUID,,{573dd6a3-4834-432d-a9b5-e198dd9e890d}
  283. ;; End of WIAFS.AddReg
  284. ;;
  285. ;; System provided shared driver component.
  286. ;;
  287. ;;
  288. ;; WIA flatbed driver
  289. ;;
  290. [STI.MICRODRIVERSection]
  291. AddReg=STI.MICRODRIVERSection.AddReg
  292. CopyFiles=STI.MICRODRIVERSection.CopyFiles
  293. [STI.MICRODRIVERSection.AddReg]
  294. HKR,,USDClass,,"{BB6CF8E2-1511-40bd-91BA-80D43C53064E}"
  295. HKCR,CLSID\{BB6CF8E2-1511-40bd-91BA-80D43C53064E},,,"Microsoft Flatbed Driver"
  296. HKCR,CLSID\{BB6CF8E2-1511-40bd-91BA-80D43C53064E}\InProcServer32,,,%11%\wiafbdrv.dll
  297. HKCR,CLSID\{BB6CF8E2-1511-40bd-91BA-80D43C53064E}\InProcServer32,ThreadingModel,,"Both"
  298. [STI.MICRODRIVERSection.CopyFiles]
  299. wiafbdrv.dll