; XSCANTW_XP.INF
; Copyright (c) 2003-2006 Xerox Corporation
; Manufacturer: Xerox Corporation
[Version]
CatalogFile=xwctwain.cat
Signature="$CHICAGO$"
Class=Image
ClassGUID={6bdd1fc6-810f-11d0-bec7-08002be2092f}
Provider=%Mfg%
DriverVer=05/03/2006,1.04.05
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Source Media Information Sections
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
[DestinationDirs]
DefaultDestDir = 12
Common.CopyFiles = 11
Common.CopyTwainFiles=10,twain_32
Common.CopyHelpFiles=18
Common.CopyImagingFiles=16422,Xerox\Scan
CoInstallers.Copy = 11
[SourceDisksNames]
1=%DiskName%
[SourceDisksFiles]
xxusd.dll=1,,
xwcpdev.dll=1,,
xxcpl.cpl=1,,
xxcplst.dll=1,,
xxtcoins.dll=1,,
xxcoinst.dll=1,,
xxtwdrv.ds=1,,
xxtwdst.dll=1,,
xwcppb3.dll=1,,
xwcppb4.dll=1,,
default.xst=1,,
desknsa.dll=1,,
discpgi.dll=1,,
disxeng.dll=1,,
xwctmgt.dll=1,,
xxtwhlp.chm=1,,
xxtpmgr.exe=1,,
msvcr71.dll=1,,
[Manufacturer]
%Mfg%=Models, NT.5.1
[Models]
%XScan.DeviceDesc% = Install2k, Xerox_WorkCenterProScanTWAIN_ID
[Models.NT.5.1]
%XScan.DeviceDesc% = InstallXP, Xerox_WorkCenterProScanTWAIN_ID
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;DDInstall and Related Sections for Windows 2000
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
[Install2k.NT]
AddReg=Install2k.AddReg.NT
CopyFiles=Common.CopyFiles, Common.CopyTwainFiles, CoInstallers.Copy, Common.CopyImagingFiles, Common.CopyHelpFiles
DeviceData=Common.DeviceData
Include= sti.inf
Needs= STI.SerialSection
SubClass=StillImage
DeviceType=1
DeviceSubType=0x1
Capabilities=9
PropertyPages="xxcpl.cpl ,EnumStiPropPages"
DelFiles=Common.DelFiles
ICMProfiles="sRGB Color Space Profile.icm"
PortSelect=Message1
UninstallSection=Uninstall.Files
RegisterDlls=Common.RegisterDlls
[Install2k.AddReg.NT]
HKR,,HardwareConfig,1,1
HKR,,USDClass,,"{E6B74082-8316-4ef3-8376-61B25FCADEE1}"
;
; Driver
;
HKCR,CLSID\{E6B74082-8316-4ef3-8376-61B25FCADEE1} ,,,"Xerox STI File USD"
HKCR,CLSID\{E6B74082-8316-4ef3-8376-61B25FCADEE1}\InProcServer32,,,%11%\xxusd.dll
HKCR,CLSID\{E6B74082-8316-4ef3-8376-61B25FCADEE1}\InProcServer32,ThreadingModel,,"Both"
; DWORD DeviceData entries
HKR,DeviceData,DeleteTemplates,0x00010001,0
HKR,DeviceData,AuthenticationType,0x00010001,0
;
;RunOnce entry to kick off the rest of the setup
;
HKLM,%RunOnceKeyName%,XeroxScannerFinishInstall,,"rundll32 xxtcoins,DoSetup"
;
;Run entry to enable the template creation helper
;
HKLM,%RunKeyName%,XeroxScannerTemplateManager,,%11%\xxtpmgr.exe
[Install2k.NT.Services]
Include= sti.inf
Needs= STI.SerialSection.Services
[Uninstall.Files]
DelFiles=Uninstall.DelFiles
AddReg=Uninstall.AddReg
[Uninstall.DelFiles]
xxusd.dll
xwcpdev.dll
xxtcoins.dll
xxcpl.cpl
xxcplst.dll
xwcppb3.dll
xwcppb4.dll
default.xst
xxcoinst.dll
desknsa.dll
discpgi.dll
disxeng.dll
xxtwdrv.ds
xxtwdst.dll
xxtwhlp.chm
xxtpmgr.exe
msvcr71.dll
[Uninstall.AddReg]
HKLM,%RunOnceKeyName%,XeroxScannerUninstall,,"rundll32 xxtcoins,DoUninstall"
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;DDInstall and Related Sections for Windows XP
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
[InstallXP.NT]
AddReg=InstallXP.Addreg.NT
CopyFiles=Common.CopyFiles, Common.CopyTwainFiles, Common.CopyImagingFiles, Common.CopyHelpFiles
DeviceData=Common.DeviceData
Include= sti.inf
Needs= STI.SerialSection
SubClass=StillImage
DeviceType=1
DeviceSubType=0x1
Capabilities=9
PropertyPages="xxcpl.cpl ,EnumStiPropPages"
DelFiles=Common.DelFiles
ICMProfiles="sRGB Color Space Profile.icm"
PortSelect=No
UninstallSection=Uninstall.XP
RegisterDlls=Common.RegisterDlls
[InstallXP.AddReg.NT]
HKR,,HardwareConfig,1,1
HKR,,USDClass,,"{E6B74082-8316-4ef3-8376-61B25FCADEE1}"
; Driver
HKCR,CLSID\{E6B74082-8316-4ef3-8376-61B25FCADEE1} ,,,"Xerox STI File USD"
HKCR,CLSID\{E6B74082-8316-4ef3-8376-61B25FCADEE1}\InProcServer32,,,%11%\xxusd.dll
HKCR,CLSID\{E6B74082-8316-4ef3-8376-61B25FCADEE1}\InProcServer32,ThreadingModel,,"Both"
; DWORD DeviceData entries
HKR,DeviceData,DeleteTemplates,0x00010001,0
HKR,DeviceData,AuthenticationType,0x00010001,0
;
;RunOnce entry to kick off the template manager after installation
;
HKLM,%RunOnceKeyName%,XeroxScannerTemplateManager,,"rundll32 xxtcoins,RunTempMgr"
;
;Run entry to enable the template creation helper
;
HKLM,%RunKeyName%,XeroxScannerTemplateManager,,%11%\xxtpmgr.exe
[InstallXP.NT.Services]
Include= sti.inf
Needs= STI.SerialSection.Services
[InstallXP.NT.CoInstallers]
CopyFiles=CoInstallers.Copy
AddReg=CoInstallers_AddReg
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;Common sections to both 2000 and XP
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
[CoInstallers.Copy]
xxtcoins.dll
[CoInstallers_Addreg]
HKR,,CoInstallers32,0x00010000,"xxtcoins.dll, CoDeviceInstall"
[Common.CopyFiles]
xxusd.dll
xwcpdev.dll
xxcpl.cpl
xxcplst.dll
xwcppb3.dll
xwcppb4.dll
xwctmgt.dll
default.xst
xxtcoins.dll
xxcoinst.dll
xxtpmgr.exe
[Common.CopyTwainFiles]
xxtwdrv.ds
xxtwdst.dll
[Common.CopyImagingFiles]
msvcr71.dll
desknsa.dll
discpgi.dll
disxeng.dll
[Common.CopyHelpFiles]
xxtwhlp.chm
[Common.DeviceData]
Server=local
TwainDS="Xerox WorkCentre Pro TWAIN DS"
[Common.RegisterDlls]
11,,xwctmgt.dll,1
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;String declarations
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
[Strings]
Xerox = "Xerox"
Mfg = "Xerox Corporation"
XScan.DeviceDesc="Xerox WorkCentre/Pro TWAIN Scanner"
XScan.SvcDesc="Xerox Scan Service"
DiskName="Xerox WorkCentre/Pro TWAIN Installation Disk"
RunOnceKeyName="SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce"
RunKeyName="SOFTWARE\Microsoft\Windows\CurrentVersion\Run"
Download Driver Pack
After your driver has been downloaded, follow these simple steps to install it.
Expand the archive file (if the download file is in zip or rar format).
If the expanded file has an .exe extension, double click it and follow the installation instructions.
Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.
Find the device and model you want to update in the device list.
Double-click on it to open the Properties dialog box.
From the Properties dialog box, select the Driver tab.
Click the Update Driver button, then follow the instructions.
Very important: You must reboot your system to ensure that any driver updates have taken effect.
For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.