home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / install.wim / 2 / Windows / inf / sti.inf < prev    next >
Windows Setup INFormation  |  2008-01-19  |  34KB  |  449 lines

  1.  ■; STI.INF  -- Windows Still Image Setup File
  2. ; Copyright (c) Microsoft Corporation.  All rights reserved.
  3. ;;++ Added by AddSDisk.cmd
  4. [SourceDisksNames]
  5. 3426=windows cd
  6. [SourceDisksFiles]
  7. scsiscan.sys            = 3426
  8. usbscan.sys             = 3426
  9. serscan.sys             = 3426
  10. ptpusd.dll              = 3426
  11. wiafbdrv.dll            = 3426
  12. WSDScan.sys             = 3426
  13. [DefaultInstall]
  14. CopyFiles=sti.scsi.copysys32files, sti.usb.copysys32files, sti.serial.copysys32files, sti.microdriversection.copyfiles, sti.WSD.copysys32files
  15. ;;--
  16. [Version]
  17. Signature="$WINDOWS NT$"
  18. Class=Image
  19. ClassGUID={6bdd1fc6-810f-11d0-bec7-08002be2092f}
  20. Provider=%Msft%
  21. DriverVer=06/21/2006,6.0.6001.18000
  22. ;; Commented by AddSDisk.cmd
  23. ;; LayoutFile=LAYOUT.INF
  24. [DestinationDirs]
  25. DefaultDestDir=10,system32\drivers
  26. STI.Scsi.CopySys32Files=10,system32\drivers
  27. STI.Usb.CopySys32Files=10,system32\drivers
  28. STI.Serial.CopySys32Files=10,system32\drivers
  29. STI.MICRODRIVERSection.CopyFiles=11
  30. STI.WSD.CopySys32Files=10,system32\drivers
  31. [ClassInstall32.NT]
  32. Addreg=StillImageClassReg,WIAFS.AddReg
  33. [ClassInstall32.NT.Services]
  34. AddService = stisvc,,ClassInstall32.Service.stisvc
  35. [ClassInstall32.Service.stisvc]
  36. DisplayName=%WIA.SvcDisplayName%
  37. Description=%WIA.SvcDesc%
  38. ServiceType=0x00000020  ; This is SERVICE_WIN32_SHARE_PROCESS
  39. StartType=0x00000004    ; This is SERVICE_DISABLED
  40. ErrorControl=0x00000001 ; This is SERVICE_ERROR_NORMAL
  41. StartName="NT AUTHORITY\LocalService"
  42. Dependencies=RpcSs, ShellHWDetection
  43. ServiceBinary=%11%\svchost.exe -k imgsvc
  44. AddReg = WiaSvc.AddReg
  45. [WiaSvc.AddReg]
  46. HKR, Parameters, ServiceDll, 0x20000, "%%SystemRoot%%\System32\wiaservc.dll"
  47. HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Svchost",imgsvc,0x00010000,"StiSvc"
  48. [StillImageClassReg]
  49. HKR,,,,%ClassName%
  50. HKR,,Installer32,,"sti_ci.dll,ClassInstall"
  51. HKR,,TroubleShooter-0,,"hcp://help/tshoot/tsInputDev.htm"
  52. HKR,,Icon,,"0"
  53. ; Event logging
  54. HKLM,"System\CurrentControlSet\Services\EventLog\System\StillImage","EventMessageFile",0x00020000,"%SystemRoot%\System32\wiaservc.dll"
  55. HKLM,"System\CurrentControlSet\Services\EventLog\System\StillImage","TypesSupported",0x00010001,0x00000007
  56. ; For trace logging
  57. HKLM,System\CurrentControlSet\Control\StillImage\Logging\STICLI,,,%STICLI%
  58. HKLM,System\CurrentControlSet\Control\StillImage\Logging\STICLI,Level,,4
  59. HKLM,System\CurrentControlSet\Control\StillImage\Logging\STIMON,,,%STISVC%
  60. HKLM,System\CurrentControlSet\Control\StillImage\Logging\STIMON,Level,,4
  61. ;HKLM,System\CurrentControlSet\Control\StillImage\Logging\WIASERVC,,,"WIA Service"
  62. ;HKLM,System\CurrentControlSet\Control\StillImage\Logging\WIASERVC,Level,,7
  63. ;HKLM,System\CurrentControlSet\Control\StillImage\Logging\WIASERVC,Detail,,0
  64. ;HKLM,System\CurrentControlSet\Control\StillImage\Logging\WIASERVC,LogToDebugger,,0
  65. ;HKLM,System\CurrentControlSet\Control\StillImage\Logging\WIASERVC,MaxSize,,1000
  66. ;HKLM,System\CurrentControlSet\Control\StillImage\Logging\WIASERVC,Mode,,0
  67. ;Class registration
  68. HKCR,CLSID\{B323F8E0-2E68-11D0-90EA-00AA0060F86C},,,"StillImage"
  69. HKCR,CLSID\{B323F8E0-2E68-11D0-90EA-00AA0060F86C}\InProcServer32,,,%11%\sti.dll
  70. HKCR,CLSID\{B323F8E0-2E68-11D0-90EA-00AA0060F86C}\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. ;; WSD
  144. ;;
  145. [STI.WSDSection]
  146. CopyFiles=STI.WSD.CopySys32Files
  147. AddService = WSDScan, 0x00000002, STI.WSDScan.AddService
  148. [STI.WSDSection.Services]
  149. AddService = WSDScan, 0x00000002, STI.WSDScan.AddService
  150. [STI.WSD.CopySys32Files]
  151. WSDScan.sys
  152. [STI.WSDScan.AddService]
  153. DisplayName    = %WSDScan.SvcDesc%
  154. ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
  155. StartType      = 3                  ; SERVICE_DEMAND_START
  156. ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL
  157. ServiceBinary  = %12%\WSDScan.sys
  158. LoadOrderGroup = Base
  159. [STI.WSDSectionHW]
  160. Addreg=STI.WSD.AddReg
  161. [STI.WSD.AddReg]
  162. HKR,,InterfaceGUIDs,0x10000,"{5EEB63A9-AB4F-46d8-A002-DBF4F24B1CF8}"
  163. HKR,,DeviceCharacteristics,0x10001,0x0100      ; use same security checks on relative opens
  164. HKR,,Security,,"D:P(A;;GA;;;BA)(A;;GA;;;SY)"   ; allow generic-all access to Built-in administrators and Local system
  165. ;;
  166. ;; Serial
  167. ;;
  168. [STI.SerialSection]
  169. Addreg=
  170. CopyFiles=STI.Serial.CopySys32Files
  171. AddService = StillCam, 0x00000002, STI.StillCamera.AddService
  172. [STI.SerialSection.Services]
  173. AddService = StillCam, 0x00000002, STI.StillCamera.AddService
  174. [STI.Serial.CopySys32Files]
  175. serscan.sys
  176. [STI.StillCamera.AddService]
  177. DisplayName    = %StillCam.SvcDesc%
  178. ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
  179. StartType      = 3                  ; SERVICE_DEMAND_START
  180. ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL
  181. ServiceBinary  = %12%\serscan.sys
  182. LoadOrderGroup = Base
  183. ;;
  184. ;; SBP2
  185. ;;
  186. [STI.SBP2Section]
  187. Addreg=
  188. CopyFiles=STI.Scsi.CopySys32Files
  189. AddService = scsiscan, 0x00000002, STI.ScsiScan.AddService
  190. [STI.SBP2Section.Services]
  191. AddService = scsiscan, 0x00000002, STI.ScsiScan.AddService
  192. ;;
  193. ;; PTP ( ISO 15740 ) common drivers
  194. ;;
  195. [STI.PTPUSBSection]
  196. Addreg=STI.PTPUSB.AddReg,STI.Usb.AddReg
  197. CopyFiles=STI.Usb.CopySys32Files
  198. DeviceData=STI.PTPUSBDeviceData
  199. SubClass=StillImage
  200. DeviceType=2
  201. Capabilities=0x35
  202. UninstallSection=
  203. Events=STI.PTPUSBDeviceEvents
  204. [STI.PTPUSB.AddReg]
  205. HKR,,HardwareConfig,1,4
  206. HKR,,USDClass,,"{B5EE90B0-D5C5-11D2-82D5-00C04F8EC183}"
  207. ;
  208. ; register USD
  209. ;
  210. HKCR,CLSID\{B5EE90B0-D5C5-11D2-82D5-00C04F8EC183},,,"PIMA15740 Cameras WIA USD"
  211. HKCR,CLSID\{B5EE90B0-D5C5-11D2-82D5-00C04F8EC183}\InProcServer32,,,%11%\ptpusd.dll
  212. HKCR,CLSID\{B5EE90B0-D5C5-11D2-82D5-00C04F8EC183}\InProcServer32,ThreadingModel,,"Both"
  213. [STI.PTPUSBDeviceData]
  214. Model=PIMA15740
  215. Server=local
  216. UI DLL=sti.dll
  217. UI Class ID={4DB1AD10-3391-11D2-9A33-00C04FA36145}
  218. [STI.PTPUSBDeviceEvents]
  219. Connected=%DCConnected%,{A28BBADE-64B6-11d2-A231-00C04FA31809},*
  220. Disconnected=%DCDisconnected%,{143E4E83-6497-11d2-A231-00C04FA31809},*
  221. ;;
  222. ;; Common video camera WIA entries
  223. ;;
  224. [STI.WIAVideo.Registration]
  225. AddReg    =STI.WIAVideo.AddReg
  226. DeviceData=STI.WIAVideoDeviceData
  227. [STI.WIAVideo.AddReg]
  228. HKR,,USDClass,,"{0527d1d0-88c2-11d2-82c7-00c04f8ec183}"
  229. [STI.WIAVideoDeviceData]
  230. Server=local
  231. UI DLL=sti.dll
  232. UI Class ID={5d8ef5a3-ac13-11d2-a093-00c04f72dc3c}
  233. [WIAFS.AddReg]
  234. ;;
  235. ;; Image section
  236. ;;
  237. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.jpg,Generic,,image
  238. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.jpg,FormatGUID,,{B96B3CAE-0728-11D3-9D7B-0000F81EF32E}
  239. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.bmp,Generic,,image
  240. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.bmp,FormatGUID,,{B96B3CAB-0728-11D3-9D7B-0000F81EF32E}
  241. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.exif,Generic,,image
  242. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.exif,FormatGUID,,{B96B3CB2-0728-11D3-9D7B-0000F81EF32E}
  243. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.fpx,Generic,,image
  244. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.fpx,FormatGUID,,{B96B3CB4-0728-11D3-9D7B-0000F81EF32E}
  245. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.gif,Generic,,image
  246. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.gif,FormatGUID,,{B96B3CB0-0728-11D3-9D7B-0000F81EF32E}
  247. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.jp2,Generic,,image
  248. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.jp2,FormatGUID,,{344EE2B2-39DB-4DDE-8173-C4B75F8F1E49}
  249. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.jpeg,Generic,,image
  250. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.jpeg,FormatGUID,,{B96B3CAE-0728-11D3-9D7B-0000F81EF32E}
  251. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.pcd,Generic,,image
  252. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.pcd,FormatGUID,,{B96B3CB3-0728-11D3-9D7B-0000F81EF32E}
  253. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.pic,Generic,,image
  254. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.pic,FormatGUID,,{A6BC85D8-6B3E-40EE-A95C-25D482E41ADC}
  255. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.png,Generic,,image
  256. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.png,FormatGUID,,{B96B3CAF-0728-11D3-9D7B-0000F81EF32E}
  257. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.tif,Generic,,image
  258. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.tif,FormatGUID,,{B96B3CB1-0728-11D3-9D7B-0000F81EF32E}
  259. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.tiff,Generic,,image
  260. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.tiff,FormatGUID,,{B96B3CB1-0728-11D3-9D7B-0000F81EF32E}
  261. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.wmf,Generic,,image
  262. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.wmf,FormatGUID,,{B96B3CAD-0728-11D3-9D7B-0000F81EF32E}
  263. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.mix,Generic,,image
  264. ;;
  265. ;; Video section
  266. ;;
  267. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.avi,Generic,,video
  268. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.avi,FormatGUID,,{32F8CA14-087C-4908-B7C4-6757FE7E90AB}
  269. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.asf,Generic,,video
  270. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.asf,FormatGUID,,{8D948EE9-D0AA-4A12-9D9A-9CC5DE36199B}
  271. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.mov,Generic,,video
  272. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.mpeg,Generic,,video
  273. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.mpeg,FormatGUID,,{ECD757E4-D2EC-4F57-955D-BCF8A97C4E52}
  274. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.mpg,Generic,,video
  275. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.mpg,FormatGUID,,{ECD757E4-D2EC-4F57-955D-BCF8A97C4E52}
  276. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.wmv,Generic,,video
  277. ;;
  278. ;; Audio section
  279. ;;
  280. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.wav,Generic,,audio
  281. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.wav,FormatGUID,,{F818E146-07AF-40FF-AE55-BE8F2C065DBE}
  282. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.mp3,Generic,,audio
  283. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.mp3,FormatGUID,,{0FBC71FB-43BF-49F2-9190-E6FECFF37E54}
  284. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.wma,Generic,,audio
  285. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.wma,FormatGUID,,{D61D6413-8BC2-438F-93AD-21BD484DB6A1}
  286. ; Text section
  287. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.txt,Generic,,text
  288. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.txt,FormatGUID,,{FAFD4D82-723F-421F-9318-30501AC44B59}
  289. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.htm,Generic,,text
  290. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.htm,FormatGUID,,{c99a4e62-99de-4a94-acca-71956ac2977d}
  291. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.html,Generic,,text
  292. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.html,FormatGUID,,{c99a4e62-99de-4a94-acca-71956ac2977d}
  293. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.xml,Generic,,text
  294. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.xml,FormatGUID,,{b9171457-dac8-4884-b393-15b471d5f07e}
  295. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.doc,Generic,,text
  296. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.doc,FormatGUID,,{573dd6a3-4834-432d-a9b5-e198dd9e890d}
  297. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.rtf,Generic,,text
  298. HKCR,CLSID\{D2923B86-15F1-46FF-A19A-DE825F919576}\SupportedExtension\.rtf,FormatGUID,,{573dd6a3-4834-432d-a9b5-e198dd9e890d}
  299. ;; End of WIAFS.AddReg
  300. ;;
  301. ;; System provided shared driver component.
  302. ;;
  303. ;;
  304. ;; WIA flatbed driver
  305. ;;
  306. [STI.MICRODRIVERSection]
  307. AddReg=STI.MICRODRIVERSection.AddReg
  308. CopyFiles=STI.MICRODRIVERSection.CopyFiles
  309. [STI.MICRODRIVERSection.AddReg]
  310. HKR,,USDClass,,"{BB6CF8E2-1511-40bd-91BA-80D43C53064E}"
  311. HKCR,CLSID\{BB6CF8E2-1511-40bd-91BA-80D43C53064E},,,"Microsoft Flatbed Driver"
  312. HKCR,CLSID\{BB6CF8E2-1511-40bd-91BA-80D43C53064E}\InProcServer32,,,%11%\wiafbdrv.dll
  313. HKCR,CLSID\{BB6CF8E2-1511-40bd-91BA-80D43C53064E}\InProcServer32,ThreadingModel,,"Both"
  314. [STI.MICRODRIVERSection.CopyFiles]
  315. wiafbdrv.dll
  316. [Strings]
  317. ;
  318. ; Non Localizable strings
  319. ;
  320. SMWCV       = "Software\Microsoft\Windows\CurrentVersion"
  321. KEY_RENAME  = "Software\Microsoft\Windows\CurrentVersion\RenameFiles"
  322. Run         = "Software\Microsoft\Windows\CurrentVersion\Run"
  323. RunOnce     = "Software\Microsoft\Windows\CurrentVersion\RunOnce"
  324. ; localizable
  325. Msft ="Microsoft"
  326. ClassName="Imaging devices"
  327. STICLI="Still Image Client Application"
  328. STISVC="Still Image Monitoring Process"
  329. scsiscan.SvcDesc= "SCSI Scanner Driver"
  330. usbscan.SvcDesc= "USB Scanner Driver"
  331. WSDScan.SvcDesc = "WSD Scan Support via UMB"
  332. StillCam.SvcDesc="Still Serial Digital Camera Driver"
  333. WIA.SvcDisplayName="Windows Image Acquisition (WIA)"
  334. WIA.SvcDesc="Provides image acquisition services for scanners and cameras."
  335. Wizard.Name="Microsoft Scanner and Camera Wizard"
  336. Wizard.Desc="Download pictures from a camera or scanner"