sonyvcc.inf Driver File Contents (CCD_Sny_100204070.exe)

;--------------------------------------------------------------------------------------------------
;
;	sonyvcc.inf
;		Copyright 2003 Sony Corporation
;
;--------------------------------------------------------------------------------------------------
[Version]
LayoutFile	= Layout.inf, Layout1.inf, Layout2.inf
Signature	= "$CHICAGO$"
Class		= Image
ClassGUID	= {6bdd1fc6-810f-11d0-bec7-08002be2092f}
Provider	= %DriverProvider%
DriverVer	= 04/07/2003,1.0.02.04070

CatalogFile		= sonyvcc.cat

[Manufacturer]
%DriverManufacturer% = SONY, NTx86.5.1


[SourceDisksNames]
1001 = %DiskDescription%,,,

[SourceDisksFiles]
snyluvcc.sys	= 1001
SonyVcc.sys	= 1001

[SourceDisksFiles.x86]
snyluvcc.sys	= 1001
SonyVcc.sys	= 1001

[DestinationDirs]
UCAM_V.CopyDrv	= 10, system32\drivers

[UCAM_V.CopyDrv]
snyluvcc.sys
SonyVcc.sys

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


;------------------------------------------------------------------------------
;
;	INF Manufacturer Section for Windows98, WindowsMe, Windows2000
;
;------------------------------------------------------------------------------
[SONY]
; DisplayName						Section					DeviceID
;---------------------------------	------------------		-----------------------
%USB\VID_054c&PID_0107.Description%	= UCAM_V_Device,		USB\VID_054C&PID_0107

;------------------------------------------------------------------------------
;
;	INF Manufacturer Section for WindowsXP
;
;------------------------------------------------------------------------------
[SONY.NTx86.5.1]
; DisplayName						Section					DeviceID
;---------------------------------	------------------		-----------------------
%USB\VID_054c&PID_0107.Description%	= UCAM_V_DeviceXP,		USB\VID_054C&PID_0107

;------------------------------------------------------------------------------
;
;	INF DDInstall Section for Windows98, WindowsMe
;
;------------------------------------------------------------------------------
[UCAM_V_Device]
DriverVer	= 04/07/2003,1.0.02.04070
Include		= ks.inf, kscaptur.inf, ksfilter.inf
Needs		= KS.Registration, KSCAPTUR.Registration, MSPCLOCK.Installation
AddReg		= UCAM_V_Device.AddReg, SensorType.AddReg
CopyFiles	= UCAM_V.CopyDrv


;------------------------------------------------------------------------------
;
;	INF DDInstall Section for Windows2000
;
;------------------------------------------------------------------------------
[UCAM_V_Device.NT]
Include		= ks.inf, kscaptur.inf, ksfilter.inf
Needs		= KS.Registration, KSCAPTUR.Registration.NT, MSPCLOCK.NT
AddReg		= UCAM_V_Device.AddReg.NT, SensorType.AddReg
CopyFiles	= UCAM_V.CopyDrv


;------------------------------------------------------------------------------
;
;	INF DDInstall Section for WindowsXP
;
;------------------------------------------------------------------------------
[UCAM_V_DeviceXP]
Include		= ks.inf, kscaptur.inf, ksfilter.inf, sti.inf
Needs		= KS.Registration, KSCAPTUR.Registration.NT, STI.USBSection
AddReg		= UCAM_V_DeviceXP.AddReg, SensorType.AddReg
CopyFiles	= UCAM_V.CopyDrv



SubClass		= StillImage

DeviceType		= 3
DeviceSubType	= 0x1

Capabilities	= 0x00000031

DeviceData		= UCAM_V_DeviceData
ICMProfiles		= "sRGB Color Space Profile.icm"


[UCAM_V_DeviceData]
Server		= local
UI DLL		= sti.dll
UI Class ID	= {5d8ef5a3-ac13-11d2-a093-00c04f72dc3c}

;------------------------------------------------------------------------------
;
;	INF AddReg Directive	for Windows98, WindowsMe
;
;------------------------------------------------------------------------------
[UCAM_V_Device.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,SonyVcc.sys

HKR,,OkToHibernate,					3,01
HKR,,PageOutWhenUnopened,				3,00


;------------------------------------------------------------------------------
;
;	INF AddReg Directive	for Windows2000
;
;------------------------------------------------------------------------------
[UCAM_V_Device.AddReg.NT]

HKR,,OkToHibernate,					3,01
HKR,,DontSuspendIfStreamsAreRunning,			3,00
HKR,,PageOutWhenUnopened,				3,00

;------------------------------------------------------------------------------
;
;	INF AddReg Directive	for WindowsXP
;
;------------------------------------------------------------------------------
[UCAM_V_DeviceXP.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,SonyVcc.sys

HKR,,OkToHibernate,						3,01
HKR,,DontSuspendIfStreamsAreRunning,	3,00
HKR,,PageOutWhenUnopened,				3,00


HKR,,HardwareConfig,	1,1
HKR,,USDClass,			,"{0527d1d0-88c2-11d2-82c7-00c04f8ec183}"

;------------------------------------------------------------------------------
;
;	INF AddReg Directive	for Sensor Type
;
;------------------------------------------------------------------------------
[SensorType.AddReg]
HKLM,Software\%DriverManufacturer%\%DriverName%\VID054CPID0107,BigDelta,			0x10001,02,00,00,00

HKLM,Software\%DriverManufacturer%\%DriverName%\VID054CPID0107,SF_INIT_LSize_LRate,		0x10001,04,00,00,00
HKLM,Software\%DriverManufacturer%\%DriverName%\VID054CPID0107,SF_INIT_LSize_HRate,		0x10001,08,00,00,00
HKLM,Software\%DriverManufacturer%\%DriverName%\VID054CPID0107,SF_INIT_HSize_LRate,		0x10001,0A,00,00,00
HKLM,Software\%DriverManufacturer%\%DriverName%\VID054CPID0107,SF_INIT_HSize_HRate,		0x10001,0C,00,00,00

HKLM,Software\%DriverManufacturer%\%DriverName%\VID054CPID0107,SF_MIN_LSize_LRate,		0x10001,02,00,00,00
HKLM,Software\%DriverManufacturer%\%DriverName%\VID054CPID0107,SF_MIN_LSize_HRate,		0x10001,05,00,00,00
HKLM,Software\%DriverManufacturer%\%DriverName%\VID054CPID0107,SF_MIN_HSize_LRate,		0x10001,08,00,00,00
HKLM,Software\%DriverManufacturer%\%DriverName%\VID054CPID0107,SF_MIN_HSize_HRate,		0x10001,0A,00,00,00

HKLM,Software\%DriverManufacturer%\%DriverName%\VID054CPID0107, Corrected,	0x10001,00,00,00,00
HKLM,Software\%DriverManufacturer%\%DriverName%\VID054CPID0107, EndUser,	0x10001,01,00,00,00

;------------------------------------------------------------------------------
;
;	INF DDInstall.Interfaces Section	for Windows98, WindowsMe
;
;------------------------------------------------------------------------------
[UCAM_V_Device.Interfaces]
AddInterface=%KSCATEGORY_CAPTURE%,"GLOBAL",VideoCapture,
AddInterface=%KSCATEGORY_VIDEO%,"GLOBAL",VideoCapture,

;------------------------------------------------------------------------------
;
;	INF DDInstall.Interfaces Section	for Windows2000
;
;------------------------------------------------------------------------------
[UCAM_V_Device.NT.Interfaces]
AddInterface=%KSCATEGORY_CAPTURE%,"GLOBAL",VideoCapture,
AddInterface=%KSCATEGORY_VIDEO%,"GLOBAL",VideoCapture,

;------------------------------------------------------------------------------
;
;	INF DDInstall.Interfaces Section	for WindowsXP
;
;------------------------------------------------------------------------------
[UCAM_V_DeviceXP.Interfaces]
AddInterface=%KSCATEGORY_CAPTURE%,"GLOBAL",VideoCapture,
AddInterface=%KSCATEGORY_VIDEO%,"GLOBAL",VideoCapture,


[VideoCapture]
AddReg=VideoCapture.AddReg

[VideoCapture.AddReg]
HKR,,CLSID,,%ProxyVCap.CLSID%
HKR,,FriendlyName,,%FriendlyName%


;------------------------------------------------------------------------------
;
;	INF AddService Directive only for Windows2000 & WindowsXP
;
;------------------------------------------------------------------------------
[UCAM_V_Device.NT.Services]
AddService = DVccUSBSony1,	0x00000002,	DVccUSBSony1.ServiceInstall

[UCAM_V_DeviceXP.Services]
AddService = DVccUSBSony1,	0x00000002,	DVccUSBSony1.ServiceInstall


[DVccUSBSony1.ServiceInstall]
DisplayName		= %ServiceName%
ServiceType		= %SERVICE_KERNEL_DRIVER%
StartType		= %SERVICE_DEMAND_START%
ErrorControl	= %SERVICE_ERROR_NORMAL%
ServiceBinary	= %12%\SonyVcc.sys
;LoadOrderGroup	= ExtendedBase

[Strings]
;------------------------------------------------------------------------------
;
; Non-Localizable
;
;------------------------------------------------------------------------------

ProxyVCap.CLSID		="{17CCA71B-ECD7-11D0-B908-00A0C9223196}"
KSCATEGORY_CAPTURE	="{65E8773D-8F56-11D0-A3B9-00A0C9223196}"
KSCATEGORY_VIDEO	="{6994AD05-93EF-11D0-A3CC-00A0C9223196}"

;service type
SERVICE_KERNEL_DRIVER	=1

;load type
SERVICE_BOOT_START		=0
SERVICE_SYSTEM_START	=1
SERVICE_AUTO_START		=2
SERVICE_DEMAND_START	=3

;error type
SERVICE_ERROR_IGNORE	=0
SERVICE_ERROR_NORMAL	=1
SERVICE_ERROR_SEVERE	=2
SERVICE_ERROR_CRITICAL	=3


;------------------------------------------------------------------------------
;
; Localizable
;
;------------------------------------------------------------------------------
DriverProvider		= "Sony Corporation"
DriverManufacturer	= "Sony Corporation"					;Provider&Manufacturer
DiskDescription		= "Sony"								;SourceDisksNames


DriverName		= "Sony Visual Communication Camera VCC-U01"	;for registry path
FriendlyName	= "Sony Visual Communication Camera VCC-U01"	;for freiendly name
ServiceName		= "Sony Visual Communication Camera VCC-U01"	;for service name


USB\VID_054c&PID_0107.Description	= "Sony Visual Communication Camera VCC-U01"
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: web3, load: 1.72