home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / install.wim / 1 / Windows / inf / sti.inf < prev    next >
Encoding:
Text (UTF-16)  |  2008-01-19  |  33.5 KB  |  449 lines

  1. ; STI.INF  -- Windows Still Image Setup File
  2. ; Copyright (c) Microsoft Corporation.  All rights reserved.
  3.  
  4.  
  5.  
  6. ;;++ Added by AddSDisk.cmd
  7. [SourceDisksNames]
  8. 3426=windows cd
  9.  
  10. [SourceDisksFiles]
  11. scsiscan.sys            = 3426
  12. usbscan.sys             = 3426
  13. serscan.sys             = 3426
  14. ptpusd.dll              = 3426
  15. wiafbdrv.dll            = 3426
  16. WSDScan.sys             = 3426
  17.  
  18. [DefaultInstall]
  19. CopyFiles=sti.scsi.copysys32files, sti.usb.copysys32files, sti.serial.copysys32files, sti.microdriversection.copyfiles, sti.WSD.copysys32files
  20. ;;--
  21.  
  22. [Version]
  23. Signature="$WINDOWS NT$"
  24. Class=Image
  25. ClassGUID={6bdd1fc6-810f-11d0-bec7-08002be2092f}
  26. Provider=%Msft%
  27. DriverVer=06/21/2006,6.0.6001.18000
  28. ;; Commented by AddSDisk.cmd
  29. ;; LayoutFile=LAYOUT.INF
  30.  
  31. [DestinationDirs]
  32. DefaultDestDir=10,system32\drivers
  33. STI.Scsi.CopySys32Files=10,system32\drivers
  34. STI.Usb.CopySys32Files=10,system32\drivers
  35. STI.Serial.CopySys32Files=10,system32\drivers
  36. STI.MICRODRIVERSection.CopyFiles=11
  37. STI.WSD.CopySys32Files=10,system32\drivers
  38.  
  39. [ClassInstall32.NT]
  40. Addreg=StillImageClassReg,WIAFS.AddReg
  41.  
  42.  
  43. [ClassInstall32.NT.Services]
  44. AddService = stisvc,,ClassInstall32.Service.stisvc
  45.  
  46.  
  47. [ClassInstall32.Service.stisvc]
  48. DisplayName=%WIA.SvcDisplayName%
  49. Description=%WIA.SvcDesc%
  50. ServiceType=0x00000020  ; This is SERVICE_WIN32_SHARE_PROCESS
  51. StartType=0x00000004    ; This is SERVICE_DISABLED
  52. ErrorControl=0x00000001 ; This is SERVICE_ERROR_NORMAL
  53. StartName="NT AUTHORITY\LocalService"
  54. Dependencies=RpcSs, ShellHWDetection
  55. ServiceBinary=%11%\svchost.exe -k imgsvc
  56. AddReg = WiaSvc.AddReg
  57.  
  58. [WiaSvc.AddReg]
  59. HKR, Parameters, ServiceDll, 0x20000, "%%SystemRoot%%\System32\wiaservc.dll"
  60. HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Svchost",imgsvc,0x00010000,"StiSvc"
  61.  
  62. [StillImageClassReg]
  63. HKR,,,,%ClassName%
  64. HKR,,Installer32,,"sti_ci.dll,ClassInstall"
  65. HKR,,TroubleShooter-0,,"hcp://help/tshoot/tsInputDev.htm"
  66. HKR,,Icon,,"0"
  67.  
  68. ; Event logging
  69.  
  70. HKLM,"System\CurrentControlSet\Services\EventLog\System\StillImage","EventMessageFile",0x00020000,"%SystemRoot%\System32\wiaservc.dll"
  71. HKLM,"System\CurrentControlSet\Services\EventLog\System\StillImage","TypesSupported",0x00010001,0x00000007
  72.  
  73. ; For trace logging
  74. HKLM,System\CurrentControlSet\Control\StillImage\Logging\STICLI,,,%STICLI%
  75. HKLM,System\CurrentControlSet\Control\StillImage\Logging\STICLI,Level,,4
  76. HKLM,System\CurrentControlSet\Control\StillImage\Logging\STIMON,,,%STISVC%
  77. HKLM,System\CurrentControlSet\Control\StillImage\Logging\STIMON,Level,,4
  78. ;HKLM,System\CurrentControlSet\Control\StillImage\Logging\WIASERVC,,,"WIA Service"
  79. ;HKLM,System\CurrentControlSet\Control\StillImage\Logging\WIASERVC,Level,,7
  80. ;HKLM,System\CurrentControlSet\Control\StillImage\Logging\WIASERVC,Detail,,0
  81. ;HKLM,System\CurrentControlSet\Control\StillImage\Logging\WIASERVC,LogToDebugger,,0
  82. ;HKLM,System\CurrentControlSet\Control\StillImage\Logging\WIASERVC,MaxSize,,1000
  83. ;HKLM,System\CurrentControlSet\Control\StillImage\Logging\WIASERVC,Mode,,0
  84.  
  85.  
  86. ;Class registration
  87. HKCR,CLSID\{B323F8E0-2E68-11D0-90EA-00AA0060F86C},,,"StillImage"
  88. HKCR,CLSID\{B323F8E0-2E68-11D0-90EA-00AA0060F86C}\InProcServer32,,,%11%\sti.dll
  89. HKCR,CLSID\{B323F8E0-2E68-11D0-90EA-00AA0060F86C}\InProcServer32,ThreadingModel,,"Both"
  90.  
  91.  
  92. ;
  93. ; PTP camera driver generic entries
  94. ;
  95.  
  96.  
  97. ; Migrate registered apps on first run
  98. ;HKLM,System\CurrentControlSet\Control\StillImage,MigrateSTIApps,,1
  99.  
  100. ;
  101. ; Global events
  102. ;
  103. HKLM,"SYSTEM\CurrentControlSet\Control\StillImage\Events\Connected",GUID,,{A28BBADE-64B6-11D2-A231-00C04FA31809}
  104. HKLM,"SYSTEM\CurrentControlSet\Control\StillImage\Events\Connected",LaunchApplications,,*
  105. HKLM,"SYSTEM\CurrentControlSet\Control\StillImage\Events\Disconnected",GUID,,{143E4E83-6497-11D2-A231-00C04FA31809}
  106. HKLM,"SYSTEM\CurrentControlSet\Control\StillImage\Events\Disconnected",LaunchApplications,,*
  107. HKLM,"SYSTEM\CurrentControlSet\Control\StillImage\Events\ScanButton",GUID,,{A6C5A715-8C6E-11D2-977A-0000F87A926F}
  108. HKLM,"SYSTEM\CurrentControlSet\Control\StillImage\Events\ScanButton",LaunchApplications,,*
  109. HKLM,"SYSTEM\CurrentControlSet\Control\StillImage\Events\STIProxyEvent",GUID,,{d711f81f-1f0d-422d-8641-927d1b93e5e5}
  110. HKLM,"SYSTEM\CurrentControlSet\Control\StillImage\Events\STIProxyEvent",LaunchApplications,,*
  111.  
  112. ;
  113. ; WIA Wizard Event registration
  114. ;
  115. HKLM,"SYSTEM\CurrentControlSet\Control\StillImage\Events\Connected\{D13E3F25-1688-45A0-9743-759EB35CDF9A}",Name,,%Wizard.Name%
  116. HKLM,"SYSTEM\CurrentControlSet\Control\StillImage\Events\Connected\{D13E3F25-1688-45A0-9743-759EB35CDF9A}",Desc,,%Wizard.Desc%
  117. HKLM,"SYSTEM\CurrentControlSet\Control\StillImage\Events\Connected\{D13E3F25-1688-45A0-9743-759EB35CDF9A}",Icon,,"wiaacmgr.exe,-2"
  118. HKLM,"SYSTEM\CurrentControlSet\Control\StillImage\Events\ScanButton\{D13E3F25-1688-45A0-9743-759EB35CDF9A}",Name,,%Wizard.Name%
  119. HKLM,"SYSTEM\CurrentControlSet\Control\StillImage\Events\ScanButton\{D13E3F25-1688-45A0-9743-759EB35CDF9A}",Desc,,%Wizard.Desc%
  120. HKLM,"SYSTEM\CurrentControlSet\Control\StillImage\Events\ScanButton\{D13E3F25-1688-45A0-9743-759EB35CDF9A}",Icon,,"wiaacmgr.exe,-2"
  121.  
  122. ;
  123. ; WIA service installation
  124. ;
  125.  
  126. HKLM,%RunOnce%,"ServiceInstallation",,"rundll32.exe  %11%\sti_ci.dll,InstallWiaService"
  127.  
  128. ;
  129. ;Add a list of HardwareID to force upgrade.
  130. ;
  131.  
  132.  
  133. ;;
  134. ;; Include section to use with commonly supported buses
  135. ;;
  136.  
  137. ;;
  138. ;; SCSI
  139. ;;
  140.  
  141. [STI.SCSISection]
  142. Addreg=
  143. CopyFiles=STI.Scsi.CopySys32Files
  144. AddService = scsiscan, 0x00000002, STI.ScsiScan.AddService
  145.  
  146. [STI.SCSISection.Services]
  147. AddService = scsiscan, 0x00000002, STI.ScsiScan.AddService
  148.  
  149. [STI.Scsi.CopySys32Files]
  150. scsiscan.sys
  151.  
  152. [STI.ScsiScan.AddService]
  153. DisplayName    = %scsiscan.SvcDesc%
  154. ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
  155. StartType      = 3                  ; SERVICE_DEMAND_START
  156. ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL
  157. ServiceBinary  = %12%\scsiscan.sys
  158. LoadOrderGroup = Base
  159.  
  160.  
  161. ;;
  162. ;; USB
  163. ;;
  164.  
  165. [STI.USBSection]
  166. Addreg=
  167. CopyFiles=STI.Usb.CopySys32Files
  168. AddService = usbscan, 0x00000002, STI.UsbScan.AddService
  169.  
  170. [STI.USBSection.Services]
  171. AddService = usbscan, 0x00000002, STI.UsbScan.AddService
  172.  
  173. [STI.Usb.CopySys32Files]
  174. usbscan.sys
  175.  
  176. [STI.UsbScan.AddService]
  177. DisplayName    = %usbscan.SvcDesc%
  178. ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
  179. StartType      = 3                  ; SERVICE_DEMAND_START
  180. ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL
  181. ServiceBinary  = %12%\usbscan.sys
  182. LoadOrderGroup = Base
  183.  
  184. ;;
  185. ;; WSD
  186. ;;
  187. [STI.WSDSection]
  188. CopyFiles=STI.WSD.CopySys32Files
  189. AddService = WSDScan, 0x00000002, STI.WSDScan.AddService
  190.  
  191. [STI.WSDSection.Services]
  192. AddService = WSDScan, 0x00000002, STI.WSDScan.AddService
  193.  
  194. [STI.WSD.CopySys32Files]
  195. WSDScan.sys
  196.  
  197. [STI.WSDScan.AddService]
  198. DisplayName    = %WSDScan.SvcDesc%
  199. ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
  200. StartType      = 3                  ; SERVICE_DEMAND_START
  201. ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL
  202. ServiceBinary  = %12%\WSDScan.sys
  203. LoadOrderGroup = Base
  204.  
  205. [STI.WSDSectionHW]
  206. Addreg=STI.WSD.AddReg
  207.  
  208. [STI.WSD.AddReg]
  209. HKR,,InterfaceGUIDs,0x10000,"{5EEB63A9-AB4F-46d8-A002-DBF4F24B1CF8}"
  210. HKR,,DeviceCharacteristics,0x10001,0x0100      ; use same security checks on relative opens
  211. HKR,,Security,,"D:P(A;;GA;;;BA)(A;;GA;;;SY)"   ; allow generic-all access to Built-in administrators and Local system
  212.  
  213. ;;
  214. ;; Serial
  215. ;;
  216.  
  217. [STI.SerialSection]
  218. Addreg=
  219. CopyFiles=STI.Serial.CopySys32Files
  220. AddService = StillCam, 0x00000002, STI.StillCamera.AddService
  221.  
  222. [STI.SerialSection.Services]
  223. AddService = StillCam, 0x00000002, STI.StillCamera.AddService
  224.  
  225. [STI.Serial.CopySys32Files]
  226. serscan.sys
  227.  
  228. [STI.StillCamera.AddService]
  229. DisplayName    = %StillCam.SvcDesc%
  230. ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
  231. StartType      = 3                  ; SERVICE_DEMAND_START
  232. ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL
  233. ServiceBinary  = %12%\serscan.sys
  234. LoadOrderGroup = Base
  235.  
  236.  
  237. ;;
  238. ;; SBP2
  239. ;;
  240.  
  241. [STI.SBP2Section]
  242. Addreg=
  243. CopyFiles=STI.Scsi.CopySys32Files
  244. AddService = scsiscan, 0x00000002, STI.ScsiScan.AddService
  245.  
  246. [STI.SBP2Section.Services]
  247. AddService = scsiscan, 0x00000002, STI.ScsiScan.AddService
  248.  
  249. ;;
  250. ;; PTP ( ISO 15740 ) common drivers
  251. ;;
  252.  
  253. [STI.PTPUSBSection]
  254. Addreg=STI.PTPUSB.AddReg,STI.Usb.AddReg
  255. CopyFiles=STI.Usb.CopySys32Files
  256.  
  257. DeviceData=STI.PTPUSBDeviceData
  258. SubClass=StillImage
  259. DeviceType=2
  260. Capabilities=0x35
  261. UninstallSection=
  262. Events=STI.PTPUSBDeviceEvents
  263.  
  264. [STI.PTPUSB.AddReg]
  265.  
  266. HKR,,HardwareConfig,1,4
  267. HKR,,USDClass,,"{B5EE90B0-D5C5-11D2-82D5-00C04F8EC183}"
  268. ;
  269. ; register USD
  270. ;
  271. HKCR,CLSID\{B5EE90B0-D5C5-11D2-82D5-00C04F8EC183},,,"PIMA15740 Cameras WIA USD"
  272. HKCR,CLSID\{B5EE90B0-D5C5-11D2-82D5-00C04F8EC183}\InProcServer32,,,%11%\ptpusd.dll
  273. HKCR,CLSID\{B5EE90B0-D5C5-11D2-82D5-00C04F8EC183}\InProcServer32,ThreadingModel,,"Both"
  274.  
  275.  
  276. [STI.PTPUSBDeviceData]
  277. Model=PIMA15740
  278. Server=local
  279. UI DLL=sti.dll
  280. UI Class ID={4DB1AD10-3391-11D2-9A33-00C04FA36145}
  281.  
  282. [STI.PTPUSBDeviceEvents]
  283. Connected=%DCConnected%,{A28BBADE-64B6-11d2-A231-00C04FA31809},*
  284. Disconnected=%DCDisconnected%,{143E4E83-6497-11d2-A231-00C04FA31809},*
  285.  
  286. ;;
  287. ;; Common video camera WIA entries
  288. ;;
  289. [STI.WIAVideo.Registration]
  290. AddReg    =STI.WIAVideo.AddReg
  291. DeviceData=STI.WIAVideoDeviceData
  292.  
  293. [STI.WIAVideo.AddReg]
  294. HKR,,USDClass,,"{0527d1d0-88c2-11d2-82c7-00c04f8ec183}"
  295.  
  296.  
  297. [STI.WIAVideoDeviceData]
  298. Server=local
  299. UI DLL=sti.dll
  300. UI Class ID={5d8ef5a3-ac13-11d2-a093-00c04f72dc3c}
  301.  
  302. [WIAFS.AddReg]
  303.  
  304. ;;
  305. ;; Image section
  306. ;;
  307. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.jpg,Generic,,image
  308. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.jpg,FormatGUID,,{B96B3CAE-0728-11D3-9D7B-0000F81EF32E}
  309.  
  310. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.bmp,Generic,,image
  311. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.bmp,FormatGUID,,{B96B3CAB-0728-11D3-9D7B-0000F81EF32E}
  312.  
  313. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.exif,Generic,,image
  314. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.exif,FormatGUID,,{B96B3CB2-0728-11D3-9D7B-0000F81EF32E}
  315.  
  316. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.fpx,Generic,,image
  317. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.fpx,FormatGUID,,{B96B3CB4-0728-11D3-9D7B-0000F81EF32E}
  318.  
  319. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.gif,Generic,,image
  320. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.gif,FormatGUID,,{B96B3CB0-0728-11D3-9D7B-0000F81EF32E}
  321.  
  322. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.jp2,Generic,,image
  323. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.jp2,FormatGUID,,{344EE2B2-39DB-4DDE-8173-C4B75F8F1E49}
  324.  
  325. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.jpeg,Generic,,image
  326. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.jpeg,FormatGUID,,{B96B3CAE-0728-11D3-9D7B-0000F81EF32E}
  327.  
  328. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.pcd,Generic,,image
  329. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.pcd,FormatGUID,,{B96B3CB3-0728-11D3-9D7B-0000F81EF32E}
  330.  
  331. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.pic,Generic,,image
  332. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.pic,FormatGUID,,{A6BC85D8-6B3E-40EE-A95C-25D482E41ADC}
  333.  
  334. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.png,Generic,,image
  335. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.png,FormatGUID,,{B96B3CAF-0728-11D3-9D7B-0000F81EF32E}
  336.  
  337. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.tif,Generic,,image
  338. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.tif,FormatGUID,,{B96B3CB1-0728-11D3-9D7B-0000F81EF32E}
  339.  
  340. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.tiff,Generic,,image
  341. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.tiff,FormatGUID,,{B96B3CB1-0728-11D3-9D7B-0000F81EF32E}
  342.  
  343. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.wmf,Generic,,image
  344. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.wmf,FormatGUID,,{B96B3CAD-0728-11D3-9D7B-0000F81EF32E}
  345.  
  346. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.mix,Generic,,image
  347.  
  348. ;;
  349. ;; Video section
  350. ;;
  351. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.avi,Generic,,video
  352. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.avi,FormatGUID,,{32F8CA14-087C-4908-B7C4-6757FE7E90AB}
  353.  
  354. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.asf,Generic,,video
  355. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.asf,FormatGUID,,{8D948EE9-D0AA-4A12-9D9A-9CC5DE36199B}
  356.  
  357. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.mov,Generic,,video
  358.  
  359. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.mpeg,Generic,,video
  360. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.mpeg,FormatGUID,,{ECD757E4-D2EC-4F57-955D-BCF8A97C4E52}
  361.  
  362. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.mpg,Generic,,video
  363. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.mpg,FormatGUID,,{ECD757E4-D2EC-4F57-955D-BCF8A97C4E52}
  364.  
  365. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.wmv,Generic,,video
  366.  
  367. ;;
  368. ;; Audio section
  369. ;;
  370. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.wav,Generic,,audio
  371. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.wav,FormatGUID,,{F818E146-07AF-40FF-AE55-BE8F2C065DBE}
  372.  
  373. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.mp3,Generic,,audio
  374. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.mp3,FormatGUID,,{0FBC71FB-43BF-49F2-9190-E6FECFF37E54}
  375.  
  376. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.wma,Generic,,audio
  377. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.wma,FormatGUID,,{D61D6413-8BC2-438F-93AD-21BD484DB6A1}
  378.  
  379. ; Text section
  380.  
  381. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.txt,Generic,,text
  382. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.txt,FormatGUID,,{FAFD4D82-723F-421F-9318-30501AC44B59}
  383.  
  384. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.htm,Generic,,text
  385. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.htm,FormatGUID,,{c99a4e62-99de-4a94-acca-71956ac2977d}
  386.  
  387. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.html,Generic,,text
  388. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.html,FormatGUID,,{c99a4e62-99de-4a94-acca-71956ac2977d}
  389.  
  390. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.xml,Generic,,text
  391. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.xml,FormatGUID,,{b9171457-dac8-4884-b393-15b471d5f07e}
  392.  
  393. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.doc,Generic,,text
  394. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.doc,FormatGUID,,{573dd6a3-4834-432d-a9b5-e198dd9e890d}
  395.  
  396. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.rtf,Generic,,text
  397. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.rtf,FormatGUID,,{573dd6a3-4834-432d-a9b5-e198dd9e890d}
  398.  
  399. ;; End of WIAFS.AddReg
  400.  
  401. ;;
  402. ;; System provided shared driver component.
  403. ;;
  404.  
  405. ;;
  406. ;; WIA flatbed driver
  407. ;;
  408.  
  409. [STI.MICRODRIVERSection]
  410. AddReg=STI.MICRODRIVERSection.AddReg
  411. CopyFiles=STI.MICRODRIVERSection.CopyFiles
  412.  
  413. [STI.MICRODRIVERSection.AddReg]
  414.  
  415. HKR,,USDClass,,"{BB6CF8E2-1511-40bd-91BA-80D43C53064E}"
  416. HKCR,CLSID\{BB6CF8E2-1511-40bd-91BA-80D43C53064E},,,"Microsoft Flatbed Driver"
  417. HKCR,CLSID\{BB6CF8E2-1511-40bd-91BA-80D43C53064E}\InProcServer32,,,%11%\wiafbdrv.dll
  418. HKCR,CLSID\{BB6CF8E2-1511-40bd-91BA-80D43C53064E}\InProcServer32,ThreadingModel,,"Both"
  419.  
  420. [STI.MICRODRIVERSection.CopyFiles]
  421. wiafbdrv.dll
  422.  
  423.  
  424. [Strings]
  425.  
  426. ;
  427. ; Non Localizable strings
  428. ;
  429. SMWCV       = "Software\Microsoft\Windows\CurrentVersion"
  430. KEY_RENAME  = "Software\Microsoft\Windows\CurrentVersion\RenameFiles"
  431. Run         = "Software\Microsoft\Windows\CurrentVersion\Run"
  432. RunOnce     = "Software\Microsoft\Windows\CurrentVersion\RunOnce"
  433.  
  434. ; localizable
  435. Msft ="Microsoft"
  436.  
  437. ClassName="Imaging devices"
  438. STICLI="Still Image Client Application"
  439. STISVC="Still Image Monitoring Process"
  440. scsiscan.SvcDesc= "SCSI Scanner Driver"
  441. usbscan.SvcDesc= "USB Scanner Driver"
  442. WSDScan.SvcDesc = "WSD Scan Support via UMB"
  443. StillCam.SvcDesc="Still Serial Digital Camera Driver"
  444. WIA.SvcDisplayName="Windows Image Acquisition (WIA)"
  445. WIA.SvcDesc="Provides image acquisition services for scanners and cameras."
  446. Wizard.Name="Microsoft Scanner and Camera Wizard"
  447. Wizard.Desc="Download pictures from a camera or scanner"
  448.  
  449.