sq9120.inf Driver File Contents (tiny.zip)

; Service & Quality Technology. 2000-2005
;
; SQ9120.INF  -- This file contains installation information for SQ digital camera
;
;               It is using the default installer.
;

[Version]
;CatalogFile=image.cat
LayoutFile=Layout.inf, Layout1.inf, Layout2.inf
signature="$CHICAGO$"
DriverVer=02/21/2002,2.01

Class=Image
ClassGUID={6bdd1fc6-810f-11d0-bec7-08002be2092f}
Provider=%SQSoft%

[ControlFlags]
; All PnP devices should be excluded from manual AddDevice Applet list
ExcludeFromSelect=*

[Manufacturer]
%SQMfg%=SQTECH

[SourceDisksNames]
1="SQTECH USB Camera Driver Disk",,,

[SourceDisksFiles]
SQcaptur.sys    =  1
sqCamd.sys   =  1

[DestinationDirs]
DefaultDestDir=11               ; LDID_SYS

SQTECH.USBDCam.CopyDrivers=10,system32\drivers
SQTECH.USBDCam.CopyDriversNT=10,system32\drivers
SQTECH.USBDCam.CopyCODEC=11

;---------------------------------------------------------------
;        SERVICE  &  QUALITY    T E C H N O L O G Y.
;
;                    D U A L M O D E  C A M E R A
;---------------------------------------------------------------

[SQTECH]
%USB\VID_2770&PID_2010.DeviceDesc%=SQTECH.USBDCam,USB\VID_2770&PID_9120

[SQTECH.USBDCam]
;Include=    ks.inf, kscaptur.inf, ksfilter.inf
;Needs=      KS.Registration,KSCAPTUR.Registration
;            ;;;;;,MSPCLOCK.Installation
SubClass=StillImage
DeviceType=2
DeviceSubType=0x0
Capabilities=1
AddReg=     SQTECH.USBDCam.AddReg
DelFiles=   SQTECH.USBDCam.DelDrivers
CopyFiles=  SQTECH.USBDCam.CopyDrivers
UninstallSection=Uninstall.SQCamera

[SQTECH.USBDCam.NT]
;Include=    ks.inf, kscaptur.inf, ksfilter.inf,dshowext.inf
;Needs=      KS.Registration,KSCAPTUR.Registration.NT,DSHOWEXT.Registration
;;;;;;;;;;;;,MSPCLOCK.Installation
SubClass=StillImage
DeviceType=2
DeviceSubType=0x0
Capabilities=1
DelReg=     SQTECH.USBDCam.DelReg
AddReg=     SQTECH.USBDCam.AddReg
CopyFiles=  SQTECH.USBDCam.CopyDriversNT
UninstallSection=Uninstall.SQCamera

[SQTECH.USBDCam.DelReg]

[SQTECH.USBDCam.AddReg]
;HKR,,HardwareConfig,1,1
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,SQcaptur.sys
HKR,,PageOutWhenUnopened,3,01
;HKR,,PowerDownWhenUnopened,3,01
;HKR,,DontSuspendIfStreamsAreRunning,3,00


[SQTECH.USBDCam.DelDrivers]
ks.sys,,,1
stream.sys,,,1
imagecls.sys,,,1
SQCamd.sys,,,1
SQcaptur.sys,,,1

[SQTECH.USBDCam.CopyDrivers]
;SQcaptur.sys
;SQCamd.sys
stream.sys

[SQTECH.USBDCam.CopyDriversNT]
;SQcaptur.sys
;SQCamd.sys

[Uninstall.SQCamera]
DelFiles=AKScan.DelSysFiles

[AKScan.DelSysFiles]
SQcaptur.sys
SQCamd.sys

[SQTECH.USBDCam.Interfaces]
AddInterface=%KSCATEGORY_CAPTURE%,GLOBAL,SQTECH.USBDCam.Interface

[SQTECH.USBDCam.NT.Interfaces]
AddInterface=%KSCATEGORY_CAPTURE%,GLOBAL,SQTECH.USBDCam.Interface

[SQTECH.USBDCam.Interface]
AddReg=SQTECH.USBDCam.Intf.AddReg

[SQTECH.USBDCam.Intf.AddReg]
HKR,,CLSID,,%ProxyVCap.CLSID%
HKR,,FriendlyName,,%USB\VID_2770&PID_2010.DeviceDesc%
;HKR,PageAliases,"{71F96464-78F3-11d0-A18C-00A0C9118956}",1,21,E8,C2,3D, 13,47, d2,11, 0xba, 0x41, 0x0, 0xa0, 0xc9, 0xd, 0x2b, 0x5
HKR,PinFactory\1\Interfaces\{5BB95400-52BB-11d2-BA41-00A0C90D2B05},,,

;---------------------------- Image Process------------------------------------------
;HKLM,SOFTWARE\SQ\Camera\Settings, "Brightness", 65537, 78,00,00,00
;HKLM,SOFTWARE\SQ\Camera\Settings, "Sharpness", 65537, 02,00,00,00
;HKLM,SOFTWARE\SQ\Camera\Settings, "Contrast", 65537, 00,00,00,00
;HKLM,SOFTWARE\SQ\Camera\Settings, "White Balance", 65537, 0a,00,00,00
;HKLM,SOFTWARE\SQ\Camera\Settings, "Gamma", 65537, 00,00,00,00
;HKLM,SOFTWARE\SQ\Camera\Settings, "Hue", 65537, b4,00,00,00
;HKLM,SOFTWARE\SQ\Camera\Settings, "Saturation", 65537, 2c,01,00,00

;HKLM,SOFTWARE\SQ\Camera\Defaults, "Brightness", 65537, 78,00,00,00
;HKLM,SOFTWARE\SQ\Camera\Defaults, "Sharpness", 65537, 02,00,00,00
;HKLM,SOFTWARE\SQ\Camera\Defaults, "Contrast", 65537, 00,00,00,00
;HKLM,SOFTWARE\SQ\Camera\Defaults, "White Balance", 65537, 0a,00,00,00
;HKLM,SOFTWARE\SQ\Camera\Defaults, "Gamma", 65537, 00,00,00,00
;HKLM,SOFTWARE\SQ\Camera\Defaults, "Hue", 65537, b4,00,00,00
;HKLM,SOFTWARE\SQ\Camera\Defaults, "Saturation", 65537, 2c,01,00,00

[SQTECH.USBDCam.NT.Services]
AddService=DCamUSBSQTECH,0x00000002,SQTECH.USBDCam.ServiceInstall
;AddService=ScanUSBSQTECH,0x00000000,SQTECH.USBDCam.Filter.Install

[SQTECH.USBDCam.ServiceInstall]
DisplayName   = %USB\VID_2770&PID_2010.DeviceDesc%
ServiceType   = %SERVICE_KERNEL_DRIVER%
StartType     = %SERVICE_DEMAND_START%
ErrorControl  = %SERVICE_ERROR_NORMAL%
ServiceBinary = %10%\System32\Drivers\SQcaptur.sys


[Strings]

;----------------
; Non-Localizable
;----------------

; note: only register value is case sensitive, key is not.
ProxyVCap.CLSID="{17CCA71B-ECD7-11D0-B908-00A0C9223196}"
KSCATEGORY_CAPTURE="{65E8773D-8F56-11D0-A3B9-00A0C9223196}"
SERVICE_KERNEL_DRIVER=1
; PnP should use demand start
SERVICE_DEMAND_START=3
SERVICE_ERROR_NORMAL=1

; IHV's extension DLL
; Intel.ExtensionDLL = "???.dll"
;BruceQ MediaCategories="SYSTEM\CurrentControlSet\Control\MediaCategories"
;BruceQ GUID.Still="{FB6C428a-0353-11d1-905F-0000C0CC16BA}"

;----------------
; Localizable
;----------------

SQSoft="SQTechnology"
SQMfg="SQ Technology."
USB\VID_2770&PID_2010.DeviceDesc="SQ Video Capture(9120)"


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.93