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

  1. ;
  2. ; Copyright (c) 2006 Microsoft Corporation
  3. ; Manufacturer: Xerox Corporation
  4. ;
  5.  
  6. [Version]
  7. Signature="$CHICAGO$"
  8. Class=Image
  9. ClassGUID={6bdd1fc6-810f-11d0-bec7-08002be2092f}
  10. Provider=%Xerox%
  11. DriverVer=06/21/2006,6.0.6001.18000
  12.  
  13. [Manufacturer]
  14. %Xerox%=Xerox, NTx86
  15.  
  16. [Xerox.NTx86]
  17. %XeroxWCPScan%=MODEL_WCP_COLOR, Xerox_WorkCenterProScan_COLOR
  18.  
  19.  
  20. ;;;;;;;;;;;;;;;;;;;;;;;;;
  21. ; WorkCentre Pro COLOR
  22. ;;;;;;;;;;;;;;;;;;;;;;;;;
  23.  
  24. [MODEL_WCP_COLOR]
  25. Include=sti.inf
  26. Needs=STI.SerialSection
  27. SubClass=StillImage
  28. DeviceType=1
  29. DeviceSubType=0x1
  30. Capabilities=0x11
  31. UnSupportedVersions=0x1
  32. Events=XScan.Events
  33. DeviceData=XScanColor.DeviceData
  34. AddReg=XScan.AddReg,XScanColor.AddReg
  35. CopyFiles=XScan.CopyFiles
  36. RegisterDlls=XScan.RegisterDlls
  37. ICMProfiles="sRGB Color Space Profile.icm"
  38. PortSelect=No
  39.  
  40. [MODEL_WCP_COLOR.Services]
  41. Include=sti.inf
  42. Needs=STI.SerialSection.Services
  43.  
  44. [MODEL_WCP_COLOR.CoInstallers]
  45. CopyFiles=XScan.CoInstaller.CopyFiles
  46. AddReg=XScan.CoInstallers_AddReg
  47.  
  48. ;;;;;;;;;;;;;;;;;;;;;;;;;
  49. ; Common directives
  50. ;;;;;;;;;;;;;;;;;;;;;;;;;
  51.  
  52. [XScanColor.DeviceData]
  53. Server=local
  54. UI Class ID={391E04D8-A08F-4a4e-A13A-D86B9C88F90C}
  55. DeleteTemplates=NO
  56. ColorSupport=Color
  57. Publisher=xrwc4ppb.dll
  58. ShareName=WCProInbox
  59. Strings=xrwcstr.dll
  60.  
  61. [XScanColor.AddReg]
  62. HKR,DeviceData\UserData
  63.  
  64. HKR,DeviceData\ColorModes
  65. HKR,DeviceData\ColorModes,A,0x00010001,0
  66. HKR,DeviceData\ColorModes,B,0x00010001,2
  67. HKR,DeviceData\ColorModes,C,0x00010001,3
  68.  
  69. HKR,DeviceData\Formats
  70. HKR,DeviceData\Formats,A,0x00010001,0
  71. HKR,DeviceData\Formats,B,0x00010001,1
  72. HKR,DeviceData\Formats,C,0x00010001,2
  73. HKR,DeviceData\Formats,D,0x00010001,3
  74.  
  75. HKR,DeviceData\Resolutions
  76. HKR,DeviceData\Resolutions,A,0x00010001,200
  77. HKR,DeviceData\Resolutions,B,0x00010001,300
  78. HKR,DeviceData\Resolutions,C,0x00010001,400
  79. HKR,DeviceData\Resolutions,D,0x00010001,600
  80.  
  81. [XScan.Events]
  82. NewItem=%DocumentArrived%,{A6C5A715-8C6E-11D2-977A-0000F87A926F},*
  83.  
  84. [DestinationDirs]
  85. DefaultDestDir=11
  86.  
  87. [SourceDisksNames]
  88. 1=%DiskName%,,
  89.  
  90. [SourceDisksFiles]
  91. xrwcscd.dll=1
  92. xrwcscu.dll=1
  93. xrwcscci.dll=1
  94. xrwcppb.dll=1
  95. xrwc4ppb.dll=1
  96. xrwcstr.dll=1
  97. xrwctmgt.dll=1
  98. xrwcxst0.xst=1
  99.  
  100.  
  101. ;
  102. ; Registry
  103. ;
  104. [XScan.AddReg]
  105. HKR,,HardwareConfig,1,1
  106. HKR,,USDClass,,"{AAE94F65-2251-45fd-A67F-AB48A6BCCC3C}"
  107. ;
  108. ; Driver
  109. ;
  110. HKCR,CLSID\{AAE94F65-2251-45fd-A67F-AB48A6BCCC3C},,,"XeroxWCP USD"
  111. HKCR,CLSID\{AAE94F65-2251-45fd-A67F-AB48A6BCCC3C}\InProcServer32,,,%11%\xrwcscd.dll
  112. HKCR,CLSID\{AAE94F65-2251-45fd-A67F-AB48A6BCCC3C}\InProcServer32,ThreadingModel,,Both
  113. HKCR,CLSID\{391E04D8-A08F-4a4e-A13A-D86B9C88F90C}\shellex\PropertySheetHandlers\{F17F2851-6300-4fc6-9C3E-860104B2C072}
  114. HKCR,CLSID\{391E04D8-A08F-4a4e-A13A-D86B9C88F90C}\shellex\WiaDialogExtensionHandlers\{F17F2851-6300-4fc6-9C3E-860104B2C072}
  115. ;
  116. ; UI
  117. ;
  118. HKCR,CLSID\{F17F2851-6300-4fc6-9C3E-860104B2C072},,,"XWCScnui"
  119. HKCR,CLSID\{F17F2851-6300-4fc6-9C3E-860104B2C072}\InProcServer32,,,%11%\xrwcscu.dll
  120. HKCR,CLSID\{F17F2851-6300-4fc6-9C3E-860104B2C072}\InProcServer32,ThreadingModel,,Apartment
  121.  
  122.  
  123. [Xscan.RegisterDlls]
  124. ; Register UI extension
  125. 11,,xrwcscu.dll,1
  126. 11,,xrwctmgt.dll,1
  127.  
  128.  
  129. [Xscan.CopyFiles]
  130. xrwcscd.dll
  131. xrwcscu.dll
  132. xrwcscci.dll
  133. xrwcppb.dll
  134. xrwc4ppb.dll
  135. xrwcstr.dll
  136. xrwctmgt.dll
  137. xrwcxst0.xst
  138.  
  139.  
  140. ;
  141. ; Coinstaller
  142. ;
  143. [XScan.CoInstallers_AddReg]
  144. HKR,,CoInstallers32,0x00010000,"xrwcscci.dll, CoDeviceInstall"
  145.  
  146. [XScan.CoInstaller.CopyFiles]
  147. xrwcscci.dll
  148.  
  149. ;
  150. ; Strings to be localized
  151. ;
  152. [Strings]
  153. Xerox="Xerox"
  154. XeroxWCPScan="Xerox WorkCentre Pro Scanner"
  155. DiskName="Xerox WorkCentre/Pro Installation Disk"
  156. DocumentArrived="Document Arrived"
  157.