;-------------------------------------------------------------------------------
;
; CMSCAN.INF -- Windows Still Image Setup File
;
;-------------------------------------------------------------------------------
[Version]
Signature="$CHICAGO$"
Class=Image
ClassGUID={6bdd1fc6-810f-11d0-bec7-08002be2092f}
Provider=%Prov%
LayoutFile=LAYOUT.INF
DriverVer=03/28/2002,2.0.3.0
[DestinationDirs]
; By default, files will be copied to \windows\system.
DefaultDestDir=11
[ControlFlags]
; Remove comment from this line if all devices are PnP.
ExcludeFromSelect=*
[Manufacturer]
%Device.Mfg% = Device.Section
[Device.Section]
%Device.DeviceDesc% = Device.Scanner, USB\Vid_06dc&Pid_0014
%Device.DeviceDesc% = Device.Scanner, USB\Vid_06dc&Pid_0012
;--------------------------------------
; Scanner Info Section -- win98 section
;--------------------------------------
[Device.Scanner]
SubClass=StillImage
DeviceType=1
DeviceSubType=0x1
Capabilities=1
Events=Device.Events
AddReg=Device.AddReg
DeviceData=Device.DeviceData
ICMProfiles="sRGB Color Space Profile.icm"
;--------------------------------------
; Scanner Info Section -- win2000 section
;--------------------------------------
[Device.Scanner.NT]
Include=sti.inf
Needs=STI.USBSection
SubClass=StillImage
DeviceType=1
DeviceSubType=0x1
Capabilities=1
Events=Device.Events
AddReg=Device.AddReg.NT
DeviceData=Device.DeviceData
ICMProfiles="sRGB Color Space Profile.icm"
[Device.DeviceData]
SleepTime=900000
PollingTime=500
EventMask1=1
EventMask2=1
EventMask3=1
EventMask4=1
[Device.Scanner.NT.Services]
Include=sti.inf
Needs=STI.USBSection.Services
[Device.Events]
; These are events that this device supports
; StatusChanges="%StatusChanged%",{C86A3B61-FBC5-11d2-90D2-00104BF5E7FA},*
ScanButton="%ScanButton%",{A6C5A715-8C6E-11d2-977A-0000F87A926F},Scan 1200c
CopyButton="%CopyButton%",{B441F425-8C6E-11d2-977A-0000F87A926F},Scan 1200c
FaxButton="%FaxButton%",{C00EB793-8C6E-11d2-977A-0000F87A926F},Scan 1200c
EmailButton="%EmailButton%",{C00EB795-8C6E-11d2-977A-0000F87A926F},Scan 1200c
[Device.AddReg]
HKR,,HardwareConfig,1,1
HKR,,DevLoader,,*NTKERN
HKR,,NTMPDriver,,USBSCAN.SYS
HKR,,USDClass,,"{C3A80960-28B1-11D1-ACAD-00A02438AD48}"
HKCR,CLSID\{D5B5A161-F125-11d2-90D2-00104BF5E7FA} ,,,"Samp STI File USD"
HKCR,CLSID\{C3A80960-28B1-11D1-ACAD-00A02438AD48}\InProcServer32,,,%11%\rtusd.dll
HKCR,CLSID\{C3A80960-28B1-11D1-ACAD-00A02438AD48}\InProcServer32,ThreadingModel,,"Both"
[Device.AddReg.NT]
HKR,,HardwareConfig,1,1
HKR,,DevLoader,,*NTKERN
; HKR,,NTMPDriver,,USBSCAN.SYS
HKR,,USDClass,,"{C3A80960-28B1-11D1-ACAD-00A02438AD48}"
HKCR,CLSID\{C3A80960-28B1-11D1-ACAD-00A02438AD48} ,,,"Samp STI File USD"
HKCR,CLSID\{C3A80960-28B1-11D1-ACAD-00A02438AD48}\InProcServer32,,,%11%\rtusd.dll
HKCR,CLSID\{C3A80960-28B1-11D1-ACAD-00A02438AD48}\InProcServer32,ThreadingModel,,"Both"
[Strings]
Prov=" "
Device.Mfg=" "
Device.DeviceDesc="Scan 1200c Scanner"
ScanButton="Scan"
CopyButton="Copy"
FaxButton="Fax"
EmailButton="Email"
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.