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.

395 lines
16 KiB

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