;--------------------------------------------------------------------------------------------------
;
; snyucmp3.inf
; Copyright 2002-2003 Sony Corporation
;
;--------------------------------------------------------------------------------------------------
[Version]
LayoutFile = Layout.inf
Signature = "$CHICAGO$"
Class = USB
ClassGUID = {36FC9E60-C465-11CF-8056-444553540000}
Provider = %DriverProvider%
DriverVer = 01/17/2003,1.2.00.01171
CatalogFile = snyucam3.cat
[ControlFlags]
ExcludeFromSelect = *
[Manufacturer]
%DriverManufacturer%=SONY
[SourceDisksNames]
1001 = %DiskDescription%,,,
[SourceDisksFiles]
snyucmp3.inf = 1001
;------------------------------------------------------------------------------
;
; INF Manufacturer Section
;
;------------------------------------------------------------------------------
[SONY]
; DisplayName Section DeviceID
;--------------------------------------- ---------- -----------------------
%USB\VID_054c&PID_00ab.Description% = UCAM_U, USB\VID_054C&PID_00AB
%USB\VID_054c&PID_0147.Description% = UCAM_U, USB\VID_054C&PID_0147
;------------------------------------------------------------------------------
;
; INF DDInstall Section for win9x
;
;------------------------------------------------------------------------------
[UCAM_U]
DriverVer = 01/17/2003,1.2.00.01172
AddReg = UCAM_U.AddReg
;------------------------------------------------------------------------------
;
; INF DDInstall Section for win2k,WinXP
;
;------------------------------------------------------------------------------
[UCAM_U.NT]
Include = usb.inf
Needs = Composite.Dev.NT
AddReg = UCAM_U.NT.AddReg
;------------------------------------------------------------------------------
;
; INF AddReg Directive for win9x
;
;------------------------------------------------------------------------------
[UCAM_U.AddReg]
HKR,,DevLoader,,*NTKERN
HKR,,NTMPDriver,,usbhub.sys
;------------------------------------------------------------------------------
;
; INF AddReg Directive for win2K/XP
;
;------------------------------------------------------------------------------
[UCAM_U.NT.AddReg]
;------------------------------------------------------------------------------
;
; INF AddService Directive only for win2k
;
;------------------------------------------------------------------------------
[UCAM_U.NT.Services]
Include = usb.inf
Needs = Composite.Dev.NT.Services
[Strings]
;------------------------------------------------------------------------------
;
; Localizable
;
;------------------------------------------------------------------------------
DriverProvider = "Sony Corporation"
DriverManufacturer = "Sony Corporation" ;Provider&Manufacturer
DiskDescription = "Sony" ;SourceDisksNames
USB\VID_054c&PID_00ab.Description = "Sony Visual Communication Camera (PCGA-UVC10)"
USB\VID_054c&PID_0147.Description = "Sony Visual Communication Camera (PCGA-UVC11)"
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.