SC2300.INF Driver File Contents (SipixSC-2300.zip)

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; SC2300.INF - SiPix SC-2300 Setup File               ;
;                                                     ;
; Win98/2000 Drivers for the following cameras:       ;
;    SiPix SC-2300                                    ;
;                                                     ;
; Copyright (c) 2001 SiPix                            ;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; 2000

[Version]
Signature="$Chicago$"
Class=Image
ClassGUID={6bdd1fc6-810f-11d0-bec7-08002be2092f}
Provider=%Provider%
LayoutFile=Layout.inf,Layout1.inf
SetupClass=BASE
DriverVer=12/20/2001,1.0.0.0

[Manufacturer]
%Provider%=SiPix

[SiPix]
%DeviceDesc%=SC2300,USB\VID_0C77&PID_1006

[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\SC-2300"         ; LDID_WIN\TWAIN_32\SiPix\SC2300
MSVC.CopyFiles=11                   ; LDID_SYS
MSVC.CopyFiles.NT=11                ; LDID_SYS
INI.CopyFiles=10		    ; LDID_WIN

WDM.DelFiles=10,System32\Drivers    ; LDID_WIN\System32\Drivers
TWAINUSD.DelFiles=11                ; LDID_SYS
TWAIN.DelFiles=10,"TWAIN_32\SiPix\SC-2300"          ; LDID_WIN\TWAIN_32\SiPix\SC2300
TWAIN.DelOldFiles=10,"TWAIN_32"     ; LDID_WIN\TWAIN_32
INF.DelFiles=17                     ; LDID_INF
INI.DelFiles=10			    ; LDID_WIN

DefaultDestDir=11                   ; LDID_SYS

[SC2300]
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,INI.CopyFiles
AddReg=WDM.AddReg,TWAIN.AddReg,UNINSTALL.AddReg
DelFiles=TWAIN.DelOldFiles

[SC2300.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,INI.CopyFiles
AddReg=WDM.AddReg,TWAIN.AddReg,UNINSTALL.AddReg

[SC2300.Uninstall]
;called by uninstaller
DelFiles=WDM.DelFiles,TWAINUSD.DelFiles,TWAIN.DelFiles,INF.DelFiles,INI.DelFiles
DelReg=WDM.DelReg,TWAIN.DelReg,UNINSTALL.DelReg

[SC2300.NT.Uninstall]
;called by uninstaller
DelFiles=WDM.DelFiles,TWAINUSD.DelFiles,TWAIN.DelFiles,INF.DelFiles,INI.DelFiles
DelReg=WDM.DelReg,TWAIN.DelReg,UNINSTALL.DelReg



[SC2300.NT.Services]
AddService=SC2300, 0x00000002, SC2300.AddService

[SC2300.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\SC2300.sys
LoadOrderGroup = Base

[SC2300.Interfaces]
;for WM_DEVICECHANGE to work
AddInterface=%KSCATEGORY_CAPTURE%,SiPixSC2300,SC2300.AddInterface

[SC2300.NT.Interfaces]
;for WM_DEVICECHANGE to work
AddInterface=%KSCATEGORY_CAPTURE%,SiPixSC2300,SC2300.AddInterface

[SC2300.AddInterface]
AddReg=Interface.AddReg

[Interface.AddReg]
HKR,,CLSID,,%ProxyVCap.CLSID%
HKR,,FriendlyName,,%DSCAPDesc%


[WDM.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,SC2300.sys

[TWAIN.AddReg]
HKR,,USDClass,,%USD_CLASSID%
HKR,,CreateFileName,,USB
HKCR,CLSID\%USD_CLASSID%,,,"SiPix SC2300 Usd"
HKCR,CLSID\%USD_CLASSID%\InprocServer32,,,%11%\SC23Usd.dll
HKCR,CLSID\%USD_CLASSID%\InprocServer32,ThreadingModel,,Apartment

HKLM,Software\Microsoft\Windows\CurrentVersion\Run,SC2300CamCheck,,"%10%\TWAIN_32\SiPix\SC-2300\SC23Exec.exe"

HKCR,CamATL.FolderObj.1,,,"Camera Explorer"
HKCR,CamATL.FolderObj.1\CLSID,,,%CAMID%

HKCR,CamATL.FolderObj,,,"CameraExplorer"
HKCR,CamATL.FolderObj\CLSID,,,%CAMID%
HKCR,CamATL.FolderObj\CurVer,,,"CamATL.FolderObj.1"

HKCR,CLSID\%CAMID%,,,"Camera Explorer"
HKCR,CLSID\%CAMID%\PorgID,,,"CamATL.FolderObj.1"
HKCR,CLSID\%CAMID%\VersionIndependentProgID,,,"CamATL.FolderObj"
HKCR,CLSID\%CAMID%\InprocServer32,,,"%10%\TWAIN_32\SiPix\SC-2300\CamATL.dll"
HKCR,CLSID\%CAMID%\InprocServer32,ThreadingModel,,"Apartment"
HKCR,CLSID\%CAMID%\TypeLib,,,"{4641D8CF-9CD1-4392-827D-4953CD70EE11}
HKCR,CLSID\%CAMID%\DefaultIcon,,,"%10%\TWAIN_32\SiPix\SC-2300\CamATL.dll,0"
HKCR,CLSID\%CAMID%\ShellFolder,Attributes,0x00010001,805306368
HKCR,CLSID\%CAMID%\shellex,DropHandler,,"{000F3A3C-BDA6-4225-B231-5718D113FE7B}"

HKLM,"Software\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved\%CAMID%",,,"Camera Explorer"
HKLM,Software\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\%CAMID%,,,"Camera Explorer"

HKCR,CamATL.ViewObj.1,,,"ViewObj Class"
HKCR,CamATL.ViewObj.1\CLSID,,,"{000F3A3C-BDA6-4225-B231-5718D113FE7B}"

HKCR,CLSID\{000F3A3C-BDA6-4225-B231-5718D113FE7B},,,"ViewObj Class"
HKCR,CLSID\{000F3A3C-BDA6-4225-B231-5718D113FE7B}\InprocServer32,,,"%10%\TWAIN_32\SiPix\SC-2300\CamATL.dll"
HKCR,CLSID\{000F3A3C-BDA6-4225-B231-5718D113FE7B}\InprocServer32,ThreadingModel,,"Apartment"

[UNINSTALL.AddReg]
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\SC2300,DisplayName,,%UninstallerDesc%
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\SC2300,UninstallString,,"%10%\TWAIN_32\SiPix\SC-2300\CamRemov.exe"


[WDM.CopyFiles]
SC2300.sys

[TWAINUSD.CopyFiles]
SC23Usd.dll

[TWAIN.CopyFiles]
SC2300.ds
SiPixS~1.hlp
SiPixS~1.cnt
SC2300.pdf
SC2300.inf
CamATL.dll
SC23Exec.exe,,,0x00001000
SC23CamC.exe,,,0x00001000
CamRemov.exe

[MSVC.CopyFiles]
MSVCRT.dll
MSVCP60.dll
ijl15.dll

[MSVC.CopyFiles.NT]
MSVCP60.dll
ijl15.dll

[INI.CopyFiles]
SC2300DS.ini
SC2300DS.src


[WDM.DelFiles]
SC2300.sys,,,1

[TWAINUSD.DelFiles]
SC23Usd.dll,,,1

[TWAIN.DelFiles]
SC2300.ds,,,1
SiPixS~1.hlp
SiPixS~1.cnt
SC2300.pdf
SC2300.inf
CamATL.dll,,,1
SC23Exec.exe,,,1
SC23CamC.exe,,,1
CamRemov.exe,,,1

[INF.DelFiles]
SC2300.inf

[INI.DelFiles]
SC2300DS.ini
SC2300DS.src

[WDM.DelReg]
HKLM,System\CurrentControlSet\Services\SC2300\Parameters
HKLM,System\CurrentControlSet\Services\SC2300

[TWAIN.DelReg]
HKCR,CLSID\%USD_CLASSID%
HKLM,"Software\SiPix Inc.\SiPix SC-2300"
HKLM,Software\SiPix\SC2300

HKLM,Software\Microsoft\Windows\CurrentVersion\Run,SC2300CamCheck

HKCR,CamATL.FolderObj.1

HKCR,CamATL.FolderObj

HKCR,CLSID\%CAMID%

HKLM,"Software\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved\%CAMID"
HKLM,Software\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\%CAMID%

HKCR,CamATL.ViewObj.1

HKCR,CLSID\{000F3A3C-BDA6-4225-B231-5718D113FE7B}

[UNINSTALL.DelReg]
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\SC2300


[TWAIN.DeviceData]
TwainDS=%TWAINDesc%
ModelID=""
Settings=""
DeviceID=0x0C771006,1

[Strings]
Provider="SiPix Inc."
DeviceDesc="SiPix SC-2300"
TWAINDesc="SiPix SC-2300"
ServiceDesc="SiPix SC-2300"
UninstallerDesc="SiPix SC-2300"
KSCATEGORY_CAPTURE="{65E8773D-8F56-11D0-A3B9-00A0C9223196}"
ProxyVCap.CLSID="{17CCA71B-ECD7-11D0-B908-00A0C9223196}"
USD_CLASSID="{7738C904-9075-4c72-9104-CAEA675A05CD}"
CAMID="{FBE61266-0833-4956-BC6E-12C72BC69B5F}"
Download Driver Pack

How To Update Drivers Manually

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.

server: ftp, load: 1.87