;---------------------------------------------------------------
;
; USCONE.INF -- This file contains installation information
; for CONEXANT USBDCam
;
; Windows 98
; Generic
; DriverVer=09/14/2000,2.01.0022.1
;
;---------------------------------------------------------------
[Version]
LayoutFile=Layout.inf, Layout1.inf, Layout2.inf
signature="$CHICAGO$"
Class=Image
ClassGUID={6bdd1fc6-810f-11d0-bec7-08002be2092f}
Provider=%ConexantMfg%
DriverVer=09/14/2000,2.01.0022.1
[ControlFlags]
; All PnP devices should be excluded from manual AddDevice Applet list
ExcludeFromSelect=*
[Manufacturer]
%ConexantMfg%=Conexant
[SourceDisksFiles]
;filename=disk-number[,subdir][,size]
cnxtcam.dll=1,Conexant
cnxtcam.ax=1,Conexant
cnxtcam.ds=1,Conexant
usbcone.sys=1,Conexant
cnxtusd.dll=1,Conexant ;//mtcsti
cnxtunst.exe=1,Conexant
twain.dll=1,TWAIN
twain_32.dll=1,TWAIN
twunk_16.exe=1,TWAIN
twunk_32.exe=1,TWAIN
Ks.sys=1,Drivers
Stream.sys=1,Drivers
Usbcamd.sys=1,Drivers
Usbd.sys=1,Drivers
Iyuv_32.dll=1,System
Ksclockf.ax=1,System
Ksdata.ax=1,System
Ksinterf.ax=1,System
Ksproxy.ax=1,System
Kstvtune.ax=1,System
Ksuser.dll=1,System
Ksvpintf.ax=1,System
Kswdmcap.ax=1,System
Ksxbar.ax=1,System
Vfwwdm.drv=1,System
Vfwwdm32.dll=1,System
ks.cat=1,Catalog
Kscaptur.cat=1,Catalog
Ksfilter.cat=1,Catalog
[DestinationDirs]
Conexant.USBDCam.DelDLLs=10,system
Conexant.USBDCam.DelDrivers=10,system32\drivers
Conexant.USBDCam.CopyDrivers=10,system32\drivers
Conexant.USBDCam.CopyCODEC=10,system
Conexant.USBDCam.CopyWindows=10
Conexant.USBDCam.CxntTwain=10,Twain_32\Conexant
;---------------------------------------------------------------
; C O N E X A N T
;
; U S B D C a m
;---------------------------------------------------------------
[Conexant]
%ProductName%=Conexant.USBDCam,USB\VID_0572&PID_0001
[Conexant.USBDCam]
Include= ks.inf, kscaptur.inf, ksfilter.inf
Needs= KS.Registration,KSCAPTUR.Registration,MSPCLOCK.Installation,Conexant.Registration
AddReg= Conexant.USBDCam.AddReg
DelFiles= Conexant.USBDCam.DelDrivers, Conexant.USBDCam.DelDLLs
CopyFiles= Conexant.USBDCam.CopyDrivers, Conexant.USBDCam.CopyCODEC, Conexant.USBDCam.CopyWindows, Conexant.USBDCam.CxntTwain
UpdateInis= Conexant.USBDCam.UpdateIni
;;;//mtcsti begin
SubClass=StillImage
DeviceType= 2 ;scanner=1, camera=2
DeviceSubType=0x1 ;Put here any number you want to identify subtypes. These are vendor specified.
Capabilities=3 ;Capabilities refers to the events generated by the device. Set bit 1 if it generates events and set bit 2 if the USD requires polling.
;;; If the device supports events, add a link to the events section here.
Events=USBDCam.Events
;;; Forward reference to ancillary device data.
DeviceData=USBDCam.DeviceData
;;; Put the Image Color Management profile here.
ICMProfiles="sRGB Color Space Profile.icm"
[USBDCam.DeviceData]
;;; Ancillary data to be associated with this device. TwainDS is the
;;; name of the data source that a TWAIN-compliant app will be open
;;; in response to an event.
TwainDS=%ProductName%
; You can also attach additional information to any device that can
; be retrieved with the IStillImage::GetDeviceValue() function.
SpecialInfo=%ProductName%
[USBDCam.Events]
;;; These are events that the device issues to trigger application launching.
SnapShotPressed="%SnapShotPressed%",{2354D8C0-B2EE-11d3-89F2-444553540000},*
;;;//mtcsti end
[Conexant.USBDCam.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,usbcone.sys
HKR,,PageOutWhenUnopened,3,01
HKR,,PowerDownWhenUnopened,3,01
HKR,,DontSuspendIfStreamsAreRunning,3,01
;;;//mtcsti begin
HKR,,HardwareConfig,1,4 ;Hardware configuration is STI_HW_CONFIG_USB
;;; Provide the GUID in these four lines with new GUIDs from guidgen. Also change them in cnxtusd.h
HKR,,USDClass,,"{D1DED6A0-AF21-11d3-89F2-444553540000}"
HKR,,CreateFileName,,"Conexant"
HKCR,CLSID\{D1DED6A0-AF21-11d3-89F2-444553540000} ,,,"Conexant USB Camera User Mode Minidriver"
HKCR,CLSID\{D1DED6A0-AF21-11d3-89F2-444553540000} \InProcServer32,,,%11%\cnxtusd.dll
HKCR,CLSID\{D1DED6A0-AF21-11d3-89F2-444553540000} \InProcServer32,ThreadingModel,,"Both"
;;;//mtcsti end
[Conexant.USBDCam.DelDrivers]
usbcone.sys,,,1
[Conexant.USBDCam.DelDLLs]
cnxtcam.dll
cnxtcam.ax
cnxtusd.dll ;//mtcsti
cnxtcam.ds
cnxtunst.exe
[Conexant.USBDCam.CopyDrivers]
stream.sys,,,2
usbcone.sys,,,2
[Conexant.USBDCam.UpdateIni]
;delete entry just in case that user may run install right after uninstall without reboot
wininit.ini,Rename,"NUL=%11%\cnxtcam.ax",,1
wininit.ini,Rename,"NUL=%11%\cnxtcam.dll",,1
wininit.ini,Rename,"NUL=%11%\cnxtusd.dll",,1
wininit.ini,Rename,"NUL=%11%\cnxtunst.exe",,1
wininit.ini,Rename,"NUL=%10%\Twain_32\Conexant\cnxtcam.ds",,1
[Conexant.USBDCam.CopyCODEC]
cnxtcam.dll
cnxtcam.ax
cnxtusd.dll ;//mtcsti
cnxtunst.exe
[Conexant.USBDCam.CopyWindows]
twain.dll
twain_32.dll
twunk_16.exe
twunk_32.exe
[Conexant.USBDCam.CxntTwain]
cnxtcam.ds
[Conexant.Registration]
AddReg=ConexantCameraControl.AddReg,ConexantPropSetExt.AddReg
[Conexant.USBDCam.Interfaces]
AddInterface=%KSCATEGORY_CAPTURE%,GLOBAL,Conexant.USBDCam.Interface
[Conexant.USBDCam.Interface]
AddReg=Conexant.USBDCam.Intf.AddReg
[Conexant.USBDCam.Intf.AddReg]
HKR,,CLSID,,%ProxyVCap.CLSID%
HKR,,FriendlyName,,%ProductName%
HKR,,DontSuspendIfStreamsAreRunning,3,01
HKR,,ExtensionDLL,,%Conexant.ExtensionDLL%
; IAMVideoCompression installed as static interface on both output pins
HKR,PinFactory\0\Interfaces\{C6E13343-30AC-11d0-A18C-00A0C9118956},,,{C6E13343-30AC-11d0-A18C-00A0C9118956}
HKLM,"SOFTWARE\Conexant\USBCAMERA1",ApplyRegistryValues,%REG_DWORD%,12345678
HKLM,"SOFTWARE\Conexant\USBCAMERA1",BadPixelStatus,%REG_DWORD%,1
HKLM,"SOFTWARE\Conexant\USBCAMERA1",FluorescenceFrequency,%REG_DWORD%,60
HKLM,"SOFTWARE\Conexant\USBCAMERA1",Brightness,%REG_DWORD%,72
HKLM,"SOFTWARE\Conexant\USBCAMERA1",Saturation,%REG_DWORD%,91
HKLM,"SOFTWARE\Conexant\USBCAMERA1",Sharpness,%REG_DWORD%,60
HKLM,"SOFTWARE\Conexant\USBCAMERA1",Whitebalance,%REG_DWORD%,60
HKLM,"SOFTWARE\Conexant\USBCAMERA1",DefaultBrightness,%REG_DWORD%,72
HKLM,"SOFTWARE\Conexant\USBCAMERA1",DefaultSaturation,%REG_DWORD%,91
HKLM,"SOFTWARE\Conexant\USBCAMERA1",DefaultSharpness,%REG_DWORD%,60
HKLM,"SOFTWARE\Conexant\USBCAMERA1",DefaultWhitebalance,%REG_DWORD%,60
HKLM,"SOFTWARE\Conexant\USBCAMERA1",SharpenImage,%REG_DWORD%,1
HKLM,"SOFTWARE\Conexant\USBCAMERA1",ProductName,%REG_SZ%,%ProductName%
HKLM,"SOFTWARE\Conexant\USBCAMERA1",CCE0,%REG_DWORD%,1512 ; default red color coefficient
HKLM,"SOFTWARE\Conexant\USBCAMERA1",CCE1,%REG_DWORD%,0
HKLM,"SOFTWARE\Conexant\USBCAMERA1",CCE2,%REG_DWORD%,0
HKLM,"SOFTWARE\Conexant\USBCAMERA1",CCE3,%REG_DWORD%,0
HKLM,"SOFTWARE\Conexant\USBCAMERA1",CCE4,%REG_DWORD%,1024 ; default green color coefficient
HKLM,"SOFTWARE\Conexant\USBCAMERA1",CCE5,%REG_DWORD%,0
HKLM,"SOFTWARE\Conexant\USBCAMERA1",CCE6,%REG_DWORD%,0
HKLM,"SOFTWARE\Conexant\USBCAMERA1",CCE7,%REG_DWORD%,0
HKLM,"SOFTWARE\Conexant\USBCAMERA1",CCE8,%REG_DWORD%,2048 ; default blue color coefficient
HKLM,"SOFTWARE\Conexant\USBCAMERA1",LoopSpeed,%REG_DWORD%,1
HKLM,"SOFTWARE\Conexant\USBCAMERA1",DigitalGainLevel,%REG_DWORD%,0
HKLM,"SOFTWARE\Conexant\USBCAMERA1",FPNRReduction,%REG_DWORD%,1
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\%UninstKeyName%,DisplayName,0,%ProductName%
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\%UninstKeyName%,UninstallString,0,"cnxtunst.exe" %UninstKeyName%
[ConexantCameraControl.AddReg]
HKCR,CLSID\%Icnxtcam2.CLSID%,,,%Icnxtcam2%
HKCR,CLSID\%Icnxtcam2.CLSID%\InprocServer32,,,cnxtcam.ax
HKCR,CLSID\%Icnxtcam2.CLSID%\InprocServer32,ThreadingModel,,Both
; This IID is aggregated for the filter given the CLSID of the property set
HKLM,System\CurrentControlSet\Control\MediaInterfaces\%Icnxtcam2.CLSID%,,,%Icnxtcam2%
HKLM,System\CurrentControlSet\Control\MediaInterfaces\%Icnxtcam2.CLSID%,IID,1,10,1a,4a,c4,37,0a,d2,11,83,28,00,60,97,ba,83,ac
[ConexantPropSetExt.AddReg]
HKCR,CLSID\%PropPage_ConexantVideoProcAmp.CLSID%,,,%PropPage_ConexantVideoProcAmp%
HKCR,CLSID\%PropPage_ConexantVideoProcAmp.CLSID%\InprocServer32,,,cnxtcam.ax
HKCR,CLSID\%PropPage_ConexantVideoProcAmp.CLSID%\InprocServer32,ThreadingModel,,Both
HKLM,System\CurrentControlSet\Control\MediaSets\%Icnxtcam2.CLSID%\PropertyPages\%PropPage_ConexantVideoProcAmp.CLSID%,,,%PropPage_ConexantVideoProcAmp%
HKCR,CLSID\%PropPage_ConexantFluorescence.CLSID%,,,%PropPage_ConexantFluorescence%
HKCR,CLSID\%PropPage_ConexantFluorescence.CLSID%\InprocServer32,,,cnxtcam.ax
HKCR,CLSID\%PropPage_ConexantFluorescence.CLSID%\InprocServer32,ThreadingModel,,Both
HKLM,System\CurrentControlSet\Control\MediaSets\%Icnxtcam2.CLSID%\PropertyPages\%PropPage_ConexantFluorescence.CLSID%,,,%PropPage_ConexantFluorescence%
[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}"
ActiveMovie_Filter_Class_Manager.CLSID = "{083863F1-70DE-11d0-BD40-00A0C911CE86}"
SERVICE_KERNEL_DRIVER=1
; PnP should use demand start
SERVICE_DEMAND_START=3
SERVICE_ERROR_NORMAL=1
Icnxtcam2 = "Conexant USB Camera Interface Handler"
Icnxtcam2.CLSID = "{9ab11b60-2e17-11D3-987a-005004a1b902}"
PropPage_ConexantVideoProcAmp = "Conexant USB Camera VideoProcAmp Property Page"
PropPage_ConexantFluorescence = "Conexant USB Camera Fluorescence Property Page"
PropPage_ConexantVideoProcAmp.CLSID = "{7ba0ebc0-3df2-11d3-987a-005004a1b902}"
PropPage_ConexantFluorescence.CLSID = "{d405b480-3df2-11d3-987a-005004a1b902}"
REG_SZ = 0x00000000
REG_BINARY = 0x00000001
REG_DWORD = 0x00010001
;;;//mtcsti
SnapShotPressed="SnapShot Event"
; IHV's extension DLL
Conexant.ExtensionDLL = "cnxtcam.dll"
;========================================================================================================================
; Don't change "Conexant" string. This string will be used to rename usbcone.inf to WINDIR\inf\other\ConexantUSBCONE.inf.
; and our uninstall programs (cnxtunst.exe and uninst.dll) will remove ConexantUSBCONE.inf during uninstallation.
;========================================================================================================================
ConexantMfg=" "
;----------------
; Localizable
;----------------
UninstKeyName="{26F2FD5A-E394-11D3-8D5E-00902761EB53}" ; Must set equal to InstallShield 6.0 install GUID
;********************************************
; Change ProductName to OEM product name
;********************************************
ProductName="CMOS 100K-X Rev 2.01.0022.1" ; Must set equal to InstallShield setup.ini ProductName
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.