;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; SC2100.INF -- SiPix 2.1M Digital Camera Setup File ;
; ;
; Win98/2000 Drivers for the following cameras: ;
; SiPix 2.1M Digital Camera ;
; ;
; Copyright (c) 2001 SiPix Imaging Inc. ;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
[Version]
Signature="$Chicago$"
Class=Image
ClassGUID={6bdd1fc6-810f-11d0-bec7-08002be2092f}
Provider=%Provider%
LayoutFile=Layout.inf,Layout1.inf
SetupClass=BASE
DriverVer=6/7/2001,1.01
[Manufacturer]
%Provider%=SiPix
[SiPix]
%DeviceDesc%=2_1M,USB\VID_0C77&PID_1002
[PreCopySection]
HKR,,NoSetupUI,,1
[DestinationDirs]
WDM.CopyFiles=10,System32\Drivers ; LDID_WIN\System32\Drivers
TWAINUSD.CopyFiles=11 ; LDID_SYS
TWAIN.CopyFiles=10,"TWAIN_32\SiPix\2_1M" ; LDID_WIN\TWAIN_32\SiPix\2_1M
MSVC.CopyFiles=11 ; LDID_SYS
MSVC.CopyFiles.NT=11 ; LDID_SYS
WDM.DelFiles=10,System32\Drivers ; LDID_WIN\System32\Drivers
TWAINUSD.DelFiles=11 ; LDID_SYS
TWAIN.DelFiles=10,"TWAIN_32\SiPix\2_1M" ; LDID_WIN\TWAIN_32\SiPix\2_1M
TWAIN.DelOldFiles=10,"TWAIN_32" ; LDID_WIN\TWAIN_32
INF.DelFiles=17 ; LDID_INF
DefaultDestDir=11 ; LDID_SYS
[2_1M]
SubClass=StillImage
DeviceType=2
DeviceSubType=1
Capabilities=0x00030000
DeviceData=TWAIN.DeviceData
ICMProfiles="sRGB Color Space Profile.icm"
CopyFiles=WDM.CopyFiles,TWAINUSD.CopyFiles,TWAIN.CopyFiles,MSVC.CopyFiles
AddReg=WDM.AddReg,TWAIN.AddReg,UNINSTALL.AddReg
DelFiles=TWAIN.DelOldFiles
[2_1M.NT]
SubClass=StillImage
DeviceType=2
DeviceSubType=1
Capabilities=0x00030000
DeviceData=TWAIN.DeviceData
ICMProfiles="sRGB Color Space Profile.icm"
CopyFiles=WDM.CopyFiles,TWAINUSD.CopyFiles,TWAIN.CopyFiles,MSVC.CopyFiles.NT
AddReg=WDM.AddReg,TWAIN.AddReg,UNINSTALL.AddReg
[2_1M.Uninstall]
;called by uninstaller
DelFiles=WDM.DelFiles,TWAINUSD.DelFiles,TWAIN.DelFiles,INF.DelFiles
DelReg=WDM.DelReg,TWAIN.DelReg,UNINSTALL.DelReg
[2_1M.NT.Uninstall]
;called by uninstaller
DelFiles=WDM.DelFiles,TWAINUSD.DelFiles,TWAIN.DelFiles,INF.DelFiles
DelReg=WDM.DelReg,TWAIN.DelReg,UNINSTALL.DelReg
[2_1M.NT.Services]
AddService=2_1MService, 0x00000002, 2_1M.AddService
[2_1M.AddService]
DisplayName = %ServiceDesc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
;StartType = 2 ; SERVICE_AUTO_START
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %10%\System32\Drivers\SC2100U.sys
LoadOrderGroup = Base
[2_1M.Interfaces]
;for WM_DEVICECHANGE to work
AddInterface=%KSCATEGORY_CAPTURE%,SiPix2_1M,2_1M.AddInterface
[2_1M.NT.Interfaces]
;for WM_DEVICECHANGE to work
AddInterface=%KSCATEGORY_CAPTURE%,SiPix2_1M,2_1M.AddInterface
[2_1M.AddInterface]
AddReg=Interface.AddReg
[Interface.AddReg]
HKR,,CLSID,,%ProxyVCap.CLSID%
HKR,,FriendlyName,,%DSCAPDesc%
[WDM.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,SC2100U.sys
[TWAIN.AddReg]
HKR,,USDClass,,%USD_CLASSID%
HKR,,CreateFileName,,USB
HKCR,CLSID\%USD_CLASSID%,,,"SiPix 2.1M Usd"
HKCR,CLSID\%USD_CLASSID%\InprocServer32,,,%11%\2100usd.dll
HKCR,CLSID\%USD_CLASSID%\InprocServer32,ThreadingModel,,Apartment
[UNINSTALL.AddReg]
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\2_1M,DisplayName,,%UninstallerDesc%
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\2_1M,UninstallString,,"%10%\TWAIN_32\SiPix\2_1M\CamRemov.exe"
[WDM.CopyFiles]
SC2100U.sys
[TWAINUSD.CopyFiles]
2100usd.dll
[TWAIN.CopyFiles]
SC2100.ds
SC2100.hlp
SC2100.inf
CamRemov.exe
[MSVC.CopyFiles]
MSVCRT.dll
MSVCP60.dll
jpegcode.dll
jpegpriv.dll
[MSVC.CopyFiles.NT]
MSVCP60.dll
jpegcode.dll
jpegpriv.dll
[WDM.DelFiles]
SC2100U.sys,,,1
[TWAINUSD.DelFiles]
2100usd.dll,,,1
[TWAIN.DelFiles]
SC2100.ds,,,1
SC2100.hlp
SC2100.inf
CamRemov.exe,,,1
SC2100.gid
SC2100.ilk
[TWAIN.DelOldFiles]
SC2100.ds,,,1
SC2100.hlp
SC2100.inf
SNC2100.inf
CamRemov.exe,,,1
SC2100.cnt
[INF.DelFiles]
SC2100.inf
[WDM.DelReg]
HKLM,System\CurrentControlSet\Services\2_1M\Parameters
HKLM,System\CurrentControlSet\Services\2_1M
[TWAIN.DelReg]
HKCR,CLSID\%USD_CLASSID%
HKLM,Software\SiPix\2_1M
[UNINSTALL.DelReg]
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\2_1M
[TWAIN.DeviceData]
TwainDS=%TWAINDesc%
ModelID=""
Settings=""
DeviceID=0x0C771002,1
[Strings]
Provider="SiPix"
DeviceDesc="SiPix 2.1M Digital Camera"
TWAINDesc="SiPix 2.1M Digital Camera"
ServiceDesc="SiPix 2.1M Digital Camera"
UninstallerDesc="SiPix 2.1M Digital Camera"
KSCATEGORY_CAPTURE="{65E8773D-8F56-11D0-A3B9-00A0C9223196}"
ProxyVCap.CLSID="{17CCA71B-ECD7-11D0-B908-00A0C9223196}"
USD_CLASSID="{1B55A019-C2BC-4bd1-A402-E21D66BA373B}"
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.