Web2.INF Driver File Contents (iquestxp.exe)

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Web2.INF - SiPix iQuest DualCam Setup File       ;
;                                                  ;
; Win98/Me/2000 Drivers for the following cameras: ;
;     SiPix iQuest DualCam                         ;
;                                                  ;
; Copyright (c) 2000 SiPix Inc.                    ;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

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

[Manufacturer]
%Provider%=SiPix

[SiPix]
%DeviceDesc%=Web2Cam,USB\VID_0C77&PID_1001

[Web2Cam]
CopyFiles=WDM.CopyFiles,VFWCAP.CopyFiles,VFWINI.CopyFiles,DSCAP.CopyFiles,TWAINUSD.CopyFiles,TWAIN.CopyFiles,MSVC.CopyFiles
AddReg=WDM.AddReg,VFWCAP.AddReg,DSCAP.AddReg,TWAIN.AddReg,UNINSTALL.AddReg
UpdateInis=VFWCAP.UpdateInis
SubClass=StillImage
DeviceType=2
DeviceSubType=1
Capabilities=0x00030000
DeviceData=TWAIN.DeviceData
ICMProfiles="sRGB Color Space Profile.icm"
PropertyPages="web2.cpl,AddStiPages"

[Web2Cam.NT]
CopyFiles=WDM.CopyFiles,VFWCAP.CopyFiles.NT,VFWINI.CopyFiles,DSCAP.CopyFiles,TWAINUSD.CopyFiles,TWAIN.CopyFiles,MSVC.CopyFiles.NT
AddReg=WDM.AddReg,VFWCAP.AddReg.NT,DSCAP.AddReg,TWAIN.AddReg,UNINSTALL.AddReg
UpdateInis=VFWCAP.UpdateInis.NT
SubClass=StillImage
DeviceType=2
DeviceSubType=1
Capabilities=0x00030000
DeviceData=TWAIN.DeviceData
ICMProfiles="sRGB Color Space Profile.icm"
PropertyPages="web2.cpl,AddStiPages"


[Web2Cam.Uninstall]
;called by uninstaller
DelFiles=WDM.DelFiles,VFWCAP.DelFiles,VFWINI.DelFiles,DSCAP.DelFiles,TWAINUSD.DelFiles,TWAIN.DelFiles,INF.DelFiles
DelReg=WDM.DelReg,VFWCAP.DelReg,DSCAP.DelReg,TWAIN.DelReg,UNINSTALL.DelReg
UpdateInis=VFWCAP.ClearInis

[Web2Cam.NT.Uninstall]
;called by uninstaller
DelFiles=WDM.DelFiles,VFWCAP.DelFiles.NT,DSCAP.DelFiles,TWAINUSD.DelFiles,TWAIN.DelFiles,INF.DelFiles
DelReg=WDM.DelReg,VFWCAP.DelReg.NT,DSCAP.DelReg,TWAIN.DelReg,UNINSTALL.DelReg
UpdateInis=VFWCAP.ClearInis.NT

[Web2Cam.NT.Services]
AddService=Web2CamService,0x00000002,Web2Cam.AddService

[Web2Cam.Interfaces]
;for WM_DEVICECHANGE to work
AddInterface=%KSCATEGORY_CAPTURE%,SiPixWeb2Cam,Web2Cam.AddInterface

[Web2Cam.NT.Interfaces]
;for WM_DEVICECHANGE to work
AddInterface=%KSCATEGORY_CAPTURE%,SiPixWeb2Cam,Web2Cam.AddInterface.NT

[PreCopySection]
HKR,,NoSetupUI,,1

[DestinationDirs]
WDM.CopyFiles=10,System32\Drivers   ; LDID_WIN\System32\Drivers
VFWCAP.CopyFiles=11                 ; LDID_SYS
VFWCAP.CopyFiles.NT=11              ; LDID_SYS
VFWINI.CopyFiles=25                 ; LDID_SHARED
DSCAP.CopyFiles=11                  ; LDID_SYS
TWAINUSD.CopyFiles=11               ; LDID_SYS
TWAIN.CopyFiles=10,"TWAIN_32\SiPix\Web2"         ; LDID_WIN\TWAIN_32\SiPix\Web2
MSVC.CopyFiles=11                   ; LDID_SYS
MSVC.CopyFiles.NT=11                ; LDID_SYS
WDM.DelFiles=10,System32\Drivers    ; LDID_WIN\System32\Drivers
VFWCAP.DelFiles=11                  ; LDID_SYS
VFWCAP.DelFiles.NT=11               ; LDID_SYS
VFWINI.DelFiles=25                  ; LDID_SHARED
DSCAP.DelFiles=11                   ; LDID_SYS
TWAINUSD.DelFiles=11                ; LDID_SYS
TWAIN.DelFiles=10,"TWAIN_32\SiPix\Web2"          ; LDID_WIN\TWAIN_32\SiPix\Web2
TWAIN.DelOldFiles=10,"TWAIN_32"     ; LDID_WIN\TWAIN_32
INF.DelFiles=17                     ; LDID_INF
DefaultDestDir=11                   ; LDID_SYS
CoInstallers.CopyFiles = 11	    ; DIRID_SYSTEM


[Web2Cam.CoInstallers]
;CopyFiles = CoInstallers.CopyFiles
AddReg = Web2Cam.CoInstallers.AddReg

[Web2Cam.NT.CoInstallers]
CopyFiles = CoInstallers.CopyFiles
AddReg = Web2Cam.CoInstallers.NT.AddReg

[CoInstallers.CopyFiles]
Web2inst.dll

[Web2Cam.CoInstallers.AddReg]
HKLM,Software\Microsoft\Windows\CurrentVersion\Run,RunTaskMan,,"%10%\TWAIN_32\SiPix\Web2\ltm.exe"


[Web2Cam.CoInstallers.NT.AddReg]
HKR,,CoInstallers32,0x00010000,"Web2inst.dll, _CamCoinst@16"


[WDM.CopyFiles]
Web2.sys

[VFWCAP.CopyFiles]
CoVfw16.dll
CoVfw32.dll
CoHw32.dll
JpegCode.dll
JpegPriv.dll

[VFWCAP.CopyFiles.NT]
CoVfw.dll
CoHw32.dll
JpegCode.dll
JpegPriv.dll

[VFWINI.CopyFiles]
Web2.ini

[DSCAP.CopyFiles]
Web2Cap.ax

[TWAINUSD.CopyFiles]
Web2usd.dll
Web2.cpl

[TWAIN.CopyFiles]
Web2.ds
web2.hlp
CamTask.exe,,,0x00001000
web2.inf
CamRemov.exe

[MSVC.CopyFiles]
MSVCRT.dll
MSVCP60.dll

[MSVC.CopyFiles.NT]
;MSVCRT.dll
MSVCP60.dll

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

[VFWCAP.AddReg]
HKLM,System\CurrentControlSet\Control\MediaResources\msvideo\MSVideo.SiPixWeb2,Description,,%VFWCAPDesc%
HKLM,System\CurrentControlSet\Control\MediaResources\msvideo\MSVideo.SiPixWeb2,Driver,,CoVfw16.dll
HKLM,Software\SiPix\Web2\CaptureSettings,AutoExposure,,0
HKLM,Software\SiPix\Web2\CaptureSettings,CompressionRatio,,15
HKLM,Software\SiPix\Web2\CaptureSettings,ContrastStreching,,0
HKLM,Software\SiPix\Web2\CaptureSettings,ExposureDeviation,,16
HKLM,Software\SiPix\Web2\CaptureSettings,ExposureTime,,54
HKLM,Software\SiPix\Web2\CaptureSettings,Sharpness,,2
HKLM,Software\SiPix\Web2\CaptureSettings,WhiteBalance,,0
HKLM,Software\SiPix\Web2\CaptureSettings,ImageSize,,1
HKLM,Software\SiPix\Web2\CaptureSettings,ImageFormat,,2



[VFWCAP.AddReg.NT]
HKLM,System\CurrentControlSet\Control\MediaResources\msvideo\MSVideo.SiPixWeb2,Description,,%VFWCAPDesc%
HKLM,System\CurrentControlSet\Control\MediaResources\msvideo\MSVideo.SiPixWeb2,Driver,,CoVfw.dll
HKLM,System\CurrentControlSet\Control\MediaResources\msvideo\MSVideo.SiPixWeb2,Driver,,CoVfw.dll
HKLM,%MMDriverDesc%,CoVfw.dll,,%VFWCAPDesc%
HKLM,%MMDrivers%,MSVideo,,CoVfw.dll
HKLM,Software\SiPix\Web2\CaptureSettings,AutoExposure,,0
HKLM,Software\SiPix\Web2\CaptureSettings,CompressionRatio,,15
HKLM,Software\SiPix\Web2\CaptureSettings,ContrastStreching,,0
HKLM,Software\SiPix\Web2\CaptureSettings,ExposureDeviation,,16
HKLM,Software\SiPix\Web2\CaptureSettings,ExposureTime,,54
HKLM,Software\SiPix\Web2\CaptureSettings,Sharpness,,2
HKLM,Software\SiPix\Web2\CaptureSettings,WhiteBalance,,0
HKLM,Software\SiPix\Web2\CaptureSettings,ImageSize,,1
HKLM,Software\SiPix\Web2\CaptureSettings,ImageFormat,,2





[DSCAP.AddReg]
HKCR,CLSID\%AMOVIE_FILTER%\Instance\%DSCAP_CLASSID%,CLSID,,%DSCAP_CLASSID%
HKCR,CLSID\%AMOVIE_FILTER%\Instance\%DSCAP_CLASSID%,FriendlyName,,%DSCAPDesc%
HKCR,CLSID\%AMOVIE_FILTER%\Instance\%DSCAP_CLASSID%,FilterData,0x00000001,\
02,00,00,00,00,00,60,00,01,00,00,00,00,00,00,00,\
30,70,69,33,08,00,00,00,00,00,00,00,01,00,00,00,\
00,00,00,00,00,00,00,00,30,74,79,33,00,00,00,00,\
38,00,00,00,48,00,00,00,76,69,64,73,00,00,10,00,\
80,00,00,AA,00,38,9B,71,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00
HKCR,CLSID\%DSPAGE1_CLASSID%,,,"SiPix Web2 Capture Filter Property Page1"
HKCR,CLSID\%DSPAGE1_CLASSID%\InprocServer32,,,%11%\WEB2CAP.AX
HKCR,CLSID\%DSPAGE1_CLASSID%\InprocServer32,ThreadingModel,,Both
HKCR,CLSID\%DSPAGE2_CLASSID%,,,"SiPix Web2 Capture Filter Property Page2"
HKCR,CLSID\%DSPAGE2_CLASSID%\InprocServer32,,,%11%\WEB2CAP.AX
HKCR,CLSID\%DSPAGE2_CLASSID%\InprocServer32,ThreadingModel,,Both
HKCR,CLSID\%DSCAP_CLASSID%,,,%DSCAPDesc%
HKCR,CLSID\%DSCAP_CLASSID%\InprocServer32,,,%11%\WEB2CAP.AX
HKCR,CLSID\%DSCAP_CLASSID%\InprocServer32,ThreadingModel,,Both
HKCR,CLSID\%VFW_CAPTURE%\Instance\%DSCAPDesc%,CLSID,,%DSCAP_CLASSID%
HKCR,CLSID\%VFW_CAPTURE%\Instance\%DSCAPDesc%,CoachCapIndex,0x00010001,0
HKCR,CLSID\%VFW_CAPTURE%\Instance\%DSCAPDesc%,FriendlyName,,%DSCAPDesc%
;HKCR,CLSID\%VFW_CAPTURE%\Instance\%DSCAPDesc%,FilterData,0x00000001,\
;02,00,00,00,00,00,20,00,00,00,00,00,00,00,00,00
HKCR,CLSID\{C68BF623-0BF3-49db-AC0C-6BA18D6825CD},,,"Coach Property Page"
HKCR,CLSID\{C68BF623-0BF3-49db-AC0C-6BA18D6825CD}\InprocServer32,,,%11%\WEB2CAP.AX
HKCR,CLSID\{C68BF623-0BF3-49db-AC0C-6BA18D6825CD}\InprocServer32,ThreadingModel,,"Coach Property Page"

[TWAIN.AddReg]
HKR,,USDClass,,%USD_CLASSID%
HKR,,CreateFileName,,USB
HKCR,CLSID\%USD_CLASSID%,,,"SiPix Web2 Usd"
HKCR,CLSID\%USD_CLASSID%\InprocServer32,,,%11%\Web2usd.dll
HKCR,CLSID\%USD_CLASSID%\InprocServer32,ThreadingModel,,Apartment
HKLM,Software\Microsoft\Windows\CurrentVersion\Run,SiPixWeb2CamTaskMan,,"%10%\TWAIN_32\SiPix\Web2\CamTask.exe"

[UNINSTALL.AddReg]
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\Web2CamRev,DisplayName,,%UninstallerDesc%
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\Web2CamRev,UninstallString,,"%10%\TWAIN_32\SiPix\Web2\CamRemov.exe"

[VFWCAP.UpdateInis]
system.ini,drivers,"MSVideo.SiPixWeb2=*",
system.ini,drivers,,"MSVideo.SiPixWeb2=CoVfw16.dll"
;;;;;system.ini,drivers,"VIDC.CYUV=*",
;;;;;system.ini,drivers,,"VIDC.CYUV=Yuvcodec.dll"
system.ini,drivers32,"VIDC.JPEG=*",
system.ini,drivers32,,"VIDC.JPEG=JpegCode.dll"
system.ini,drivers32,"VIDC.MJPG=*",
system.ini,drivers32,,"VIDC.MJPG=JpegCode.dll"

[VFWCAP.UpdateInis.NT]
system.ini,drivers32,"VIDC.JPEG=*",
system.ini,drivers32,,"VIDC.JPEG=JpegCode.dll"
system.ini,drivers32,"VIDC.MJPG=*",
system.ini,drivers32,,"VIDC.MJPG=JpegCode.dll"

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

[VFWCAP.DelFiles]
CoVfw16.dll,,,1
CoVfw32.dll,,,1
CoHw32.dll,,,1
JpegPriv.dll,,,1

[VFWCAP.DelFiles.NT]
CoVfw.dll,,,1
CoHw32.dll,,,1
JpegPriv.dll,,,1

[VFWINI.DelFiles]
Web2.ini

[DSCAP.DelFiles]
Web2Cap.ax,,,1

[TWAINUSD.DelFiles]
Web2usd.dll,,,1
Web2.cpl,,,1

[TWAIN.DelFiles]
Web2.ds,,,1
Web2.hlp
CamTask.exe,,,1
Web2.inf
CamRemov.exe
Web2inst.dll
ltm.exe

[TWAIN.DelOldFiles]
Web2.ds,,,1
web2.hlp
CamTask.exe,,,1
web2.inf
CamRemov.exe
web2.cnt

[INF.DelFiles]
web2.inf

[WDM.DelReg]


[VFWCAP.DelReg]
HKLM,System\CurrentControlSet\Control\MediaResources\msvideo\MSVideo.SiPixWeb2

[VFWCAP.DelReg.NT]
HKLM,System\CurrentControlSet\Control\MediaResources\msvideo\MSVideo.SiPixWeb2
HKLM,Software\Microsoft\Windows NT\CurrentVersion\Drivers32,MSVideo
HKLM,Software\Microsoft\Windows NT\CurrentVersion\drivers.desc,CoVfw.dll



[DSCAP.DelReg]
HKCR,CLSID\%AMOVIE_FILTER%\Instance\%DSCAP_CLASSID%
HKCR,CLSID\%DSPAGE1_CLASSID%
HKCR,CLSID\%DSPAGE2_CLASSID%
HKCR,CLSID\%DSCAP_CLASSID%
HKCR,CLSID\%VFW_CAPTURE%\Instance\%DSCAPDesc%
HKCR,CLSID\{C68BF623-0BF3-49db-AC0C-6BA18D6825CD}

[TWAIN.DelReg]
HKCR,CLSID\%USD_CLASSID%
HKLM,Software\Microsoft\Windows\CurrentVersion\Run,SiPixWeb2CamTaskMan
HKLM,Software\SiPix\Web2

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

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

[VFWCAP.ClearInis]
system.ini,drivers,"MSVideo.SiPixWeb2=*",

[VFWCAP.ClearInis.NT]

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

[Web2Cam.AddInterface]
AddReg=Interface.AddReg

[Web2Cam.AddInterface.NT]
AddReg=Interface.AddReg.NT

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

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


[Strings]
Provider="SiPix"
DeviceDesc="SiPix iQuest DualCam"
VFWCAPDesc="iQuest DualCam VFW"
DSCAPDesc="iQuest DualCam Video Capture"
TWAINDesc="iQuest DualCam TWAIN"
ServiceDesc="SiPix iQuest DualCam"
UninstallerDesc="SiPix iQuest DualCam"
KSCATEGORY_CAPTURE="{65E8773D-8F56-11D0-A3B9-00A0C9223196}"
ProxyVCap.CLSID="{17CCA71B-ECD7-11D0-B908-00A0C9223196}"
AMOVIE_FILTER="{083863F1-70DE-11d0-BD40-00A0C911CE86}"
VFW_CAPTURE="{860BB310-5D01-11d0-BD3B-00A0C911CE86}"
USD_CLASSID="{8FE2F267-96D3-4539-8513-2CE35B9F391A}"
DSCAP_CLASSID="{B987DC9E-06EC-4a30-A6BF-6C75C9125040}"
DSPAGE1_CLASSID="{189D7F53-408F-4c72-A243-6671E62B8226}"
DSPAGE2_CLASSID="{3AAEDF65-C178-48cf-8ED1-F86C464F6083}"
WEB2.ExtensionDLL = "CoVfw.dll"
MMDriverDesc="Software\Microsoft\Windows NT\CurrentVersion\drivers.desc"
MMDrivers="Software\Microsoft\Windows NT\CurrentVersion\Drivers32"
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: web4, load: 1.00