Mvc25U870.inf Driver File Contents (AR11_DRIVERS.ZIP)

;
; Mvc25U870.INF - M25U870 WDM Image Capture Controller
;
; Copyright (c) 2004-2005 Micro Vision Co.,Ltd.  All rights reserved.
;
; WDM Solo for ES2.1
;

[Version]
signature="$CHICAGO$"
Class=Image
ClassGUID={6bdd1fc6-810f-11d0-bec7-08002be2092f}
Provider=%MVision%
LayoutFile=layout.inf,layout1.inf,layout2.inf
CatalogFile=Mvc25U870.cat
DriverVer=04/05/2006,1.002.203.0

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

[Manufacturer]
%MVision%=MicroVision

[PreCopySection]
HKR,,NoSetupUI,,1

[DestinationDirs]
Mvc25U870.Device.Files.Ext = 12
Mvc25U870.Device.Files.Prp = 11
;Mvc25U870.Device.Files.Inf = 10,INF

[SourceDisksNames]
1=%InstDisk%
2=%InstDisk%,,,%LocaleSubDir%

[SourceDisksFiles]
Mvc25U870.sys=1,,
Mvc25U870.inf=1,,
Mv25U870Prp.ax=2,,
;AMCap.exe=1,,

[MicroVision]
%Mvc25U870.DeviceDesc%=Mvc25U870.Device,USB\VID_05CA&PID_1833
%Mvc25U870.DeviceDesc%=Mvc25U870.Device,USB\VID_05CA&PID_1833&MI_00

[Mvc25U870.Device]
Include=    ks.inf, ksfilter.inf, kscaptur.inf
Needs=      KS.Registration,KSCAPTUR.Registration
AddReg=     Mvc25U870.AddReg
;CopyFiles=Mvc25U870.Device.Files.Ext, Mvc25U870.Device.Files.Inf
CopyFiles=Mvc25U870.Device.Files.Ext, Mvc25U870.Device.Files.Prp, Mvc25U870.Device.Files.Inf
; WIA
SubClass=StillImage
DeviceType=3
DeviceSubType=0x1
Capabilities=0x00000031
DeviceData=Mvc25U870.DeviceData
ICMProfiles="sRGB Color Space Profile.icm"

[Mvc25U870.Device.NT]
Include=    ks.inf, kscaptur.inf, dshowext.inf;, stream.sys
Needs=      KS.Registration,KSCAPTUR.Registration.NT, DSHOWEXT.Registration
;AddReg=     Mvc25U870.AddReg
AddReg=     Mvc25U870.AddReg, Mvc25U870.RunOnce.AddReg, Mvc25U870.WIA.AddReg
; copyfiles commented out for Win2K to avoid user intervention during install
CopyFiles=Mvc25U870.Device.Files.Ext,Mvc25U870.Device.Files.Prp, Mvc25U870.Device.Files.Inf
;CopyFiles=Mvc25U870.Device.Files.Ext
;WIA
SubClass=StillImage
DeviceType=3
DeviceSubType=0x1
Capabilities=0x00000031
DeviceData=Mvc25U870.DeviceData
ICMProfiles="sRGB Color Space Profile.icm"

[Mvc25U870.RunOnce.AddReg]
HKLM, %RunOnce%, "Wd3ksdrv.Reader.Capture",,"rundll32.exe streamci,StreamingDeviceSetup %Wd3ksdrv.DeviceId%,%KSSTRING_Filter%,%KSCATEGORY_CAPTURE%,%01%\Wd3ksdrv.inf,Wd3ksdrv.Reader.Install"
HKLM, %RunOnce%, "Mv25U870Prp.ax",,"%11%\regsvr32.exe -s %11%\Mv25U870Prp.ax"

[Mvc25U870.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,Mvc25U870.sys
HKR,,PageOutWhenUnopened,3,00
HKR,,PowerDownWhenUnopened,3,00
HKR,Settings,SSEnableEx,0x00010001,1

; Initial value
HKR,Settings,Brightness,0x00010001,%LocaleBrightnessInitialValue%
HKR,Settings,Contrast,0x00010001,%LocaleContrastInitialValue%
HKR,Settings,Saturation,0x00010001,%LocaleSaturationInitialValue%
HKR,Settings,Sharpness,0x00010001,%LocaleSharpnessInitialValue%
HKR,Settings,WhiteBalance,0x00010001,%LocaleWhiteBalanceInitialValue%
HKR,Settings,Hue,0x00010001,%LocaleHueInitialValue%
HKR,Settings,Gamma,0x00010001,%LocaleGammaInitialValue%
HKR,Settings,Backlight_Compensation,0x00010001,%LocaleBacklight_CompensationInitialValue%
HKR,Settings,Gain,0x00010001,%LocaleGainInitialValue%
HKR,Settings,ColorEnable,0x00010001,%LocaleColorEnableInitialValue%
HKR,Settings,FrameRate,0x00010001,%LocaleFrameRateInitialValue%
HKR,Settings,BrightnessEx,0x00010001,%LocaleBrightnessExInitialValue%
HKR,Settings,ContrastEx,0x00010001,%LocaleContrastExInitialValue%
HKR,Settings,HueEx,0x00010001,%LocaleHueExInitialValue%
HKR,Settings,SaturationEx,0x00010001,%LocaleSaturationExInitialValue%
HKR,Settings,SharpnessEx,0x00010001,%LocaleSharpnessExInitialValue%
HKR,Settings,GammaEx,0x00010001,%LocaleGammaExInitialValue%
HKR,Settings,WBRedEx,0x00010001,%LocaleWBRedExInitialValue%
HKR,Settings,WBGreenEx,0x00010001,%LocaleWBGreenExInitialValue%
HKR,Settings,WBBlueEx,0x00010001,%LocaleWBBlueExInitialValue%
HKR,Settings,AWBEx,0x00010001,%LocaleAWBExInitialValue%
HKR,Settings,ExposureEx,0x00010001,%LocaleExposureExInitialValue%
HKR,Settings,AECEx,0x00010001,%LocaleAECExInitialValue%
HKR,Settings,GainEx,0x00010001,%LocaleGainExInitialValue%
HKR,Settings,AGCEx,0x00010001,%LocaleAGCExInitialValue%
HKR,Settings,PowerLineEx,0x00010001,%LocalePowerLineExInitialValue%
HKR,Settings,SceneEx,0x00010001,%LocaleSceneExInitialValue%
HKR,Settings,FlipEx,0x00010001,%LocaleFlipExInitialValue%
HKR,Settings,MirrorEx,0x00010001,%LocaleMirrorExInitialValue%
HKR,Settings,PrivacyEx,0x00010001,%LocalePrivacyExInitialValue%
HKR,Settings,NightModeEx,0x00010001,%LocaleNightModeExInitialValue%

; Default value
HKR,Settings,BrightnessDef,0x00010001,%LocaleBrightnessInitialValue%
HKR,Settings,ContrastDef,0x00010001,%LocaleContrastInitialValue%
HKR,Settings,SaturationDef,0x00010001,%LocaleSaturationInitialValue%
HKR,Settings,SharpnessDef,0x00010001,%LocaleSharpnessInitialValue%
HKR,Settings,WhiteBalanceDef,0x00010001,%LocaleWhiteBalanceInitialValue%
HKR,Settings,HueDef,0x00010001,%LocaleHueInitialValue%
HKR,Settings,GammaDef,0x00010001,%LocaleGammaInitialValue%
HKR,Settings,Backlight_CompensationDef,0x00010001,%LocaleBacklight_CompensationInitialValue%
HKR,Settings,GainDef,0x00010001,%LocaleGainInitialValue%
HKR,Settings,ColorEnableDef,0x00010001,%LocaleColorEnableInitialValue%
HKR,Settings,FrameRateDef,0x00010001,%LocaleFrameRateInitialValue%
HKR,Settings,BrightnessExDef,0x00010001,%LocaleBrightnessExInitialValue%
HKR,Settings,ContrastExDef,0x00010001,%LocaleContrastExInitialValue%
HKR,Settings,HueExDef,0x00010001,%LocaleHueExInitialValue%
HKR,Settings,SaturationExDef,0x00010001,%LocaleSaturationExInitialValue%
HKR,Settings,SharpnessExDef,0x00010001,%LocaleSharpnessExInitialValue%
HKR,Settings,GammaExDef,0x00010001,%LocaleGammaExInitialValue%
HKR,Settings,WBRedExDef,0x00010001,%LocaleWBRedExInitialValue%
HKR,Settings,WBGreenExDef,0x00010001,%LocaleWBGreenExInitialValue%
HKR,Settings,WBBlueExDef,0x00010001,%LocaleWBBlueExInitialValue%
HKR,Settings,AWBExDef,0x00010001,%LocaleAWBExInitialValue%
HKR,Settings,ExposureExDef,0x00010001,%LocaleExposureExInitialValue%
HKR,Settings,AECExDef,0x00010001,%LocaleAECExInitialValue%
HKR,Settings,GainExDef,0x00010001,%LocaleGainExInitialValue%
HKR,Settings,AGCExDef,0x00010001,%LocaleAGCExInitialValue%
HKR,Settings,PowerLineExDef,0x00010001,%LocalePowerLineExInitialValue%
HKR,Settings,SceneExDef,0x00010001,%LocaleSceneExInitialValue%
HKR,Settings,FlipExDef,0x00010001,%LocaleFlipExInitialValue%
HKR,Settings,MirrorExDef,0x00010001,%LocaleMirrorExInitialValue%
HKR,Settings,PrivacyExDef,0x00010001,%LocalePrivacyExInitialValue%
HKR,Settings,NightModeExDef,0x00010001,%LocaleNightModeExInitialValue%

; Ctrl value : 1=Enable
HKR,Settings,BrightnessEnb,0x00010001,1
HKR,Settings,ContrastEnb,0x00010001,1
HKR,Settings,SaturationEnb,0x00010001,1
HKR,Settings,SharpnessEnb,0x00010001,1
HKR,Settings,WhiteBalanceEnb,0x00010001,0
HKR,Settings,HueEnb,0x00010001,1
HKR,Settings,GammaEnb,0x00010001,1
HKR,Settings,Backlight_CompensationEnb,0x00010001,1
HKR,Settings,GainEnb,0x00010001,0
HKR,Settings,ColorEnableEnb,0x00010001,0
HKR,Settings,FrameRateEnb,0x00010001,1
HKR,Settings,BrightnessExEnb,0x00010001,0
HKR,Settings,ContrastExEnb,0x00010001,0
HKR,Settings,HueExEnb,0x00010001,0
HKR,Settings,SaturationExEnb,0x00010001,0
HKR,Settings,SharpnessExEnb,0x00010001,0
HKR,Settings,GammaExEnb,0x00010001,0
HKR,Settings,WBRedExEnb,0x00010001,1
HKR,Settings,WBGreenExEnb,0x00010001,1
HKR,Settings,WBBlueExEnb,0x00010001,1
HKR,Settings,AWBExEnb,0x00010001,1
HKR,Settings,ExposureExEnb,0x00010001,0
HKR,Settings,AECExEnb,0x00010001,0
HKR,Settings,GainExEnb,0x00010001,1
HKR,Settings,AGCExEnb,0x00010001,0
HKR,Settings,PowerLineExEnb,0x00010001,1
HKR,Settings,SceneExEnb,0x00010001,0
HKR,Settings,FlipExEnb,0x00010001,1
HKR,Settings,MirrorExEnb,0x00010001,1
HKR,Settings,PrivacyExEnb,0x00010001,1
HKR,Settings,NightModeExEnb,0x00010001,1


; WIA
[Mvc25U870.WIA.AddReg]
HKR,,HardwareConfig,1,1
HKR,,USDClass,,"{0527d1d0-88c2-11d2-82c7-00c04f8ec183}"

;
; Register Mv25U870 Property Page
;

; ICustomCameraProp
HKCR,CLSID\%GUID_MvCustomPropertySets%,,,%PlugIn_CustomCameraProp%
HKCR,CLSID\%GUID_MvCustomPropertySets%\InprocServer32,,,Mv25U870Prp.ax
HKCR,CLSID\%GUID_MvCustomPropertySets%\InprocServer32,ThreadingModel,,Both
;; This IID is aggregated for the filter given the CLSID of the property set
HKLM,System\CurrentControlSet\Control\MediaInterfaces\%GUID_MvCustomPropertySets%,,,%PlugIn_CustomCameraProp%
HKLM,System\CurrentControlSet\Control\MediaInterfaces\%GUID_MvCustomPropertySets%,IID,1,64,bd,ee,4c, ff,21, 25,45, 0xb8, 0x7a, 0x53, 0x93, 0x7c, 0x23, 0xbe, 0xf2
;HKLM,System\CurrentControlSet\Control\MediaInterfaces\%GUID_MvCustomPropertySets%,IID,1,2d,08,7e,06, 7f,2c, 48,4a, 0xa5, 0xe2, 0xc3, 0xf8, 0x27, 0x4d, 0x30, 0x8a
;
;; CustomCamera Property Page
HKCR,CLSID\%CLSID_MvCustomPropertyPage%,,,%PropPage_CustomCameraProp%
HKCR,CLSID\%CLSID_MvCustomPropertyPage%\InprocServer32,,,Mv25U870Prp.ax
HKCR,CLSID\%CLSID_MvCustomPropertyPage%\InprocServer32,ThreadingModel,,Both
;; Associate the property set with the above property page
HKLM,System\CurrentControlSet\Control\MediaSets\%GUID_MvCustomPropertySets%\PropertyPages\%CLSID_MvCustomPropertyPage%,,,%PropPage_CustomCameraProp%

; IAMVideoProcAmp
HKCR,CLSID\{C6E13360-30AC-11d0-A18C-00A0C9118956},,,%PlugIn_IAMVideoProcAmp%
HKCR,CLSID\{C6E13360-30AC-11d0-A18C-00A0C9118956}\InprocServer32,,,kswdmcap.ax
HKCR,CLSID\{C6E13360-30AC-11d0-A18C-00A0C9118956}\InprocServer32,ThreadingModel,,Both
; This IID is aggregated for the filter given the CLSID of the property set
HKLM,System\CurrentControlSet\Control\MediaInterfaces\{C6E13360-30AC-11d0-A18C-00A0C9118956},,,%PlugIn_IAMVideoProcAmp%
HKLM,System\CurrentControlSet\Control\MediaInterfaces\{C6E13360-30AC-11d0-A18C-00A0C9118956},IID,1,60,33,E1,C6,AC,30,d0,11,A1,8C,00,A0,C9,11,89,56
; VideoProcAmp Property Page
HKCR,CLSID\{71F96464-78F3-11d0-A18C-00A0C9118956},,,%PropPage_VideoProcAmp%
HKCR,CLSID\{71F96464-78F3-11d0-A18C-00A0C9118956}\InprocServer32,,,kswdmcap.ax
HKCR,CLSID\{71F96464-78F3-11d0-A18C-00A0C9118956}\InprocServer32,ThreadingModel,,Both
; Associate the property set with the above property page
HKLM,System\CurrentControlSet\Control\MediaSets\{C6E13360-30AC-11d0-A18C-00A0C9118956}\PropertyPages\{71F96464-78F3-11d0-A18C-00A0C9118956},,,%PropPage_VideoProcAmp%

[Mvc25U870.DeviceData]
Server=local
UI DLL=sti.dll
;UI Class ID={5d8ef5a3-ac13-11d2-a093-00c04f72dc3c}
UI Class ID={4DB1AD10-3391-11D2-9A33-00C04FA36145}


;[Mvc25U870.Device.Interfaces]
AddInterface=%KSCATEGORY_CAPTURE%,GLOBAL,Mvc25U870.Device.Interface
;AddInterface=%KSCATEGORY_VIDEO%,GLOBAL,Mvc25U870.Device.Interface

[Mvc25U870.Device.NT.Interfaces]
AddInterface=%KSCATEGORY_CAPTURE%,GLOBAL,Mvc25U870.Device.Interface
;AddInterface=%KSCATEGORY_VIDEO%,GLOBAL,Mvc25U870.Device.Interface

[Mvc25U870.Device.Interface]
AddReg=Mvc25U870.Device.Intf.AddReg
         
[Mvc25U870.Device.Intf.AddReg]
HKR,,CLSID,,%ProxyVCap.CLSID%
HKR,,FriendlyName,,%Mvc25U870.CaptureDesc%
;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\%GUID_MvCustomPropertySets%,,,
;HKR,PinFactory\1\Interfaces\{5BB95400-52BB-11d2-BA41-00A0C90D2B05},,,
HKR,PinFactory\1\Interfaces\{D3ABC7E0-9A61-11d0-A40D-00A0C9223196},,,
HKR,,ExtensionDLL,,%Mvc25U870.ExtensionDLL%


[Mvc25U870.Device.NT.Services]
AddService = Mvc25U870_VID_1262&PID_25FD,0x00000002,Mvc25U870.Device.ServiceInstall

[Mvc25U870.Device.ServiceInstall]
DisplayName   = %Mvc25U870.DeviceDesc%
ServiceType   = %SERVICE_KERNEL_DRIVER%
StartType     = %SERVICE_DEMAND_START%
ErrorControl  = %SERVICE_ERROR_NORMAL%
ServiceBinary = %10%\System32\Drivers\Mvc25U870.sys

[Mvc25U870.Device.Files.Ext]
Mvc25U870.sys
[Mvc25U870.Device.Files.Prp]
Mv25U870Prp.ax

[Mvc25U870.Device.Files.Inf]
Mvc25U870.inf

;Default(English)
[Strings]

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

; note: only register value is case sensitive, key is not.
ProxyVCap.CLSID="{17CCA71B-ECD7-11D0-B908-00A0C9223196}"
PlugIn_IAMVideoProcAmp="WDM Streaming IAMVideoProcAmp Interface Handler"
PropPage_VideoProcAmp="VideoProcAmp Property Page"

KSCATEGORY_CAPTURE="{65E8773D-8F56-11D0-A3B9-00A0C9223196}"
;KSCATEGORY_VIDEO="{6994AD05-93EF-11D0-A3CC-00A0C9223196}"
CLSID_MvCustomPropertyPage  ="{46FBAB73-0ED9-4ef4-98CB-2819966203EB}"
GUID_MvCustomPropertySets	="{4CEEBD64-21FF-4525-B87A-53937C23BEF2}"
SERVICE_KERNEL_DRIVER=1
; PnP should use demand start
SERVICE_DEMAND_START=3
SERVICE_ERROR_NORMAL=1

; IHV's extension DLL
Mvc25U870.ExtensionDLL = "Mv25U870Prp.ax"
InstDisk="5U870 Install Disk"
LocaleSubDir = "English"

; LocaleValue
LocaleBrightnessInitialValue = "63"
LocaleContrastInitialValue = "71"
LocaleSaturationInitialValue = "63"
LocaleSharpnessInitialValue = "63"
LocaleWhiteBalanceInitialValue = "1"
LocaleHueInitialValue = "0"
LocaleGammaInitialValue = "100"
LocaleBacklight_CompensationInitialValue = "250"
LocaleGainInitialValue = "250"
LocaleColorEnableInitialValue = "1"
LocaleFrameRateInitialValue = "30"
LocaleBrightnessExInitialValue = "63"
LocaleContrastExInitialValue = "63"
LocaleHueExInitialValue = "0"
LocaleSaturationExInitialValue = "63"
LocaleSharpnessExInitialValue = "63"
LocaleGammaExInitialValue = "100"
LocaleWBRedExInitialValue = "127"
LocaleWBGreenExInitialValue = "127"
LocaleWBBlueExInitialValue = "127"
LocaleAWBExInitialValue = "1"
LocaleExposureExInitialValue = "255"
LocaleAECExInitialValue = "1"
LocaleGainExInitialValue = "63"
LocaleAGCExInitialValue = "1"
LocalePowerLineExInitialValue = "1"
LocaleSceneExInitialValue = "0"
LocaleFlipExInitialValue = "0"
LocaleMirrorExInitialValue = "0"
LocalePrivacyExInitialValue = "0"
LocaleNightModeExInitialValue = "0"
;----------------
; Localizable
;----------------

MVision="MicroVision"
Mvc25U870.DeviceDesc="Sony Visual Communication Camera VGP-VCC2"
Mvc25U870.CaptureDesc="Sony Visual Communication Camera VGP-VCC2"
PlugIn_CustomCameraProp="M25U870 Custom Interface Handler"
PropPage_CustomCameraProp="M25U870 Custom Image Property Page"


RunOnce                 = "Software\Microsoft\Windows\CurrentVersion\RunOnce"

; Chinese_Simplified
[Strings.0804]
; note: only register value is case sensitive, key is not.
ProxyVCap.CLSID="{17CCA71B-ECD7-11D0-B908-00A0C9223196}"
PlugIn_IAMVideoProcAmp="WDM Streaming IAMVideoProcAmp Interface Handler"
PropPage_VideoProcAmp="VideoProcAmp Property Page"

KSCATEGORY_CAPTURE="{65E8773D-8F56-11D0-A3B9-00A0C9223196}"
;KSCATEGORY_VIDEO="{6994AD05-93EF-11D0-A3CC-00A0C9223196}"
CLSID_MvCustomPropertyPage  ="{46FBAB73-0ED9-4ef4-98CB-2819966203EB}"
GUID_MvCustomPropertySets	="{4CEEBD64-21FF-4525-B87A-53937C23BEF2}"
SERVICE_KERNEL_DRIVER=1
; PnP should use demand start
SERVICE_DEMAND_START=3
SERVICE_ERROR_NORMAL=1

; IHV's extension DLL
Mvc25U870.ExtensionDLL = "Mv25U870Prp.ax"
InstDisk="5U870 Install Disk"
LocaleSubDir = "Chinese_Simplified"

; LocaleValue
LocaleBrightnessInitialValue = "63"
LocaleContrastInitialValue = "71"
LocaleSaturationInitialValue = "63"
LocaleSharpnessInitialValue = "63"
LocaleWhiteBalanceInitialValue = "1"
LocaleHueInitialValue = "0"
LocaleGammaInitialValue = "100"
LocaleBacklight_CompensationInitialValue = "250"
LocaleGainInitialValue = "250"
LocaleColorEnableInitialValue = "1"
LocaleFrameRateInitialValue = "30"
LocaleBrightnessExInitialValue = "63"
LocaleContrastExInitialValue = "63"
LocaleHueExInitialValue = "0"
LocaleSaturationExInitialValue = "63"
LocaleSharpnessExInitialValue = "63"
LocaleGammaExInitialValue = "100"
LocaleWBRedExInitialValue = "127"
LocaleWBGreenExInitialValue = "127"
LocaleWBBlueExInitialValue = "127"
LocaleAWBExInitialValue = "1"
LocaleExposureExInitialValue = "255"
LocaleAECExInitialValue = "1"
LocaleGainExInitialValue = "63"
LocaleAGCExInitialValue = "1"
LocalePowerLineExInitialValue = "1"
LocaleSceneExInitialValue = "0"
LocaleFlipExInitialValue = "0"
LocaleMirrorExInitialValue = "0"
LocalePrivacyExInitialValue = "0"
LocaleNightModeExInitialValue = "0"

MVision="MicroVision"
Mvc25U870.DeviceDesc="Sony Visual Communication Camera VGP-VCC2"
Mvc25U870.CaptureDesc="Sony Visual Communication Camera VGP-VCC2"
PlugIn_CustomCameraProp="M25U870 Custom Interface Handler"
PropPage_CustomCameraProp="M25U870 Custom Image Property Page"

RunOnce                 = "Software\Microsoft\Windows\CurrentVersion\RunOnce"

;Chinese_Traditional
[Strings.0404]
; note: only register value is case sensitive, key is not.
ProxyVCap.CLSID="{17CCA71B-ECD7-11D0-B908-00A0C9223196}"
PlugIn_IAMVideoProcAmp="WDM Streaming IAMVideoProcAmp Interface Handler"
PropPage_VideoProcAmp="VideoProcAmp Property Page"

KSCATEGORY_CAPTURE="{65E8773D-8F56-11D0-A3B9-00A0C9223196}"
;KSCATEGORY_VIDEO="{6994AD05-93EF-11D0-A3CC-00A0C9223196}"
CLSID_MvCustomPropertyPage  ="{46FBAB73-0ED9-4ef4-98CB-2819966203EB}"
GUID_MvCustomPropertySets	="{4CEEBD64-21FF-4525-B87A-53937C23BEF2}"
SERVICE_KERNEL_DRIVER=1
; PnP should use demand start
SERVICE_DEMAND_START=3
SERVICE_ERROR_NORMAL=1

; IHV's extension DLL
Mvc25U870.ExtensionDLL = "Mv25U870Prp.ax"
InstDisk="5U870 Install Disk"
LocaleSubDir = "Chinese_Traditional"

; LocaleValue
LocaleBrightnessInitialValue = "63"
LocaleContrastInitialValue = "71"
LocaleSaturationInitialValue = "63"
LocaleSharpnessInitialValue = "63"
LocaleWhiteBalanceInitialValue = "1"
LocaleHueInitialValue = "0"
LocaleGammaInitialValue = "100"
LocaleBacklight_CompensationInitialValue = "250"
LocaleGainInitialValue = "250"
LocaleColorEnableInitialValue = "1"
LocaleFrameRateInitialValue = "30"
LocaleBrightnessExInitialValue = "63"
LocaleContrastExInitialValue = "63"
LocaleHueExInitialValue = "0"
LocaleSaturationExInitialValue = "63"
LocaleSharpnessExInitialValue = "63"
LocaleGammaExInitialValue = "100"
LocaleWBRedExInitialValue = "127"
LocaleWBGreenExInitialValue = "127"
LocaleWBBlueExInitialValue = "127"
LocaleAWBExInitialValue = "1"
LocaleExposureExInitialValue = "255"
LocaleAECExInitialValue = "1"
LocaleGainExInitialValue = "63"
LocaleAGCExInitialValue = "1"
LocalePowerLineExInitialValue = "1"
LocaleSceneExInitialValue = "0"
LocaleFlipExInitialValue = "0"
LocaleMirrorExInitialValue = "0"
LocalePrivacyExInitialValue = "0"
LocaleNightModeExInitialValue = "0"

MVision="MicroVision"
Mvc25U870.DeviceDesc="Sony Visual Communication Camera VGP-VCC2"
Mvc25U870.CaptureDesc="Sony Visual Communication Camera VGP-VCC2"
PlugIn_CustomCameraProp="M25U870 Custom Interface Handler"
PropPage_CustomCameraProp="M25U870 Custom Image Property Page"

RunOnce                 = "Software\Microsoft\Windows\CurrentVersion\RunOnce"

;German
[Strings.0407]
; note: only register value is case sensitive, key is not.
ProxyVCap.CLSID="{17CCA71B-ECD7-11D0-B908-00A0C9223196}"
PlugIn_IAMVideoProcAmp="WDM Streaming IAMVideoProcAmp Interface Handler"
PropPage_VideoProcAmp="VideoProcAmp Property Page"

KSCATEGORY_CAPTURE="{65E8773D-8F56-11D0-A3B9-00A0C9223196}"
;KSCATEGORY_VIDEO="{6994AD05-93EF-11D0-A3CC-00A0C9223196}"
CLSID_MvCustomPropertyPage  ="{46FBAB73-0ED9-4ef4-98CB-2819966203EB}"
GUID_MvCustomPropertySets	="{4CEEBD64-21FF-4525-B87A-53937C23BEF2}"
SERVICE_KERNEL_DRIVER=1
; PnP should use demand start
SERVICE_DEMAND_START=3
SERVICE_ERROR_NORMAL=1

; IHV's extension DLL
Mvc25U870.ExtensionDLL = "Mv25U870Prp.ax"
InstDisk="5U870 Install Disk"
LocaleSubDir = "German"

; LocaleValue
LocaleBrightnessInitialValue = "63"
LocaleContrastInitialValue = "71"
LocaleSaturationInitialValue = "63"
LocaleSharpnessInitialValue = "63"
LocaleWhiteBalanceInitialValue = "1"
LocaleHueInitialValue = "0"
LocaleGammaInitialValue = "100"
LocaleBacklight_CompensationInitialValue = "250"
LocaleGainInitialValue = "250"
LocaleColorEnableInitialValue = "1"
LocaleFrameRateInitialValue = "30"
LocaleBrightnessExInitialValue = "63"
LocaleContrastExInitialValue = "63"
LocaleHueExInitialValue = "0"
LocaleSaturationExInitialValue = "63"
LocaleSharpnessExInitialValue = "63"
LocaleGammaExInitialValue = "100"
LocaleWBRedExInitialValue = "127"
LocaleWBGreenExInitialValue = "127"
LocaleWBBlueExInitialValue = "127"
LocaleAWBExInitialValue = "1"
LocaleExposureExInitialValue = "255"
LocaleAECExInitialValue = "1"
LocaleGainExInitialValue = "63"
LocaleAGCExInitialValue = "1"
LocalePowerLineExInitialValue = "1"
LocaleSceneExInitialValue = "0"
LocaleFlipExInitialValue = "0"
LocaleMirrorExInitialValue = "0"
LocalePrivacyExInitialValue = "0"
LocaleNightModeExInitialValue = "0"

MVision="MicroVision"
Mvc25U870.DeviceDesc="Sony Visual Communication Camera VGP-VCC2"
Mvc25U870.CaptureDesc="Sony Visual Communication Camera VGP-VCC2"
PlugIn_CustomCameraProp="M25U870 Custom Interface Handler"
PropPage_CustomCameraProp="M25U870 Custom Image Property Page"

RunOnce                 = "Software\Microsoft\Windows\CurrentVersion\RunOnce"

;Greek
[Strings.0408]
; note: only register value is case sensitive, key is not.
ProxyVCap.CLSID="{17CCA71B-ECD7-11D0-B908-00A0C9223196}"
PlugIn_IAMVideoProcAmp="WDM Streaming IAMVideoProcAmp Interface Handler"
PropPage_VideoProcAmp="VideoProcAmp Property Page"

KSCATEGORY_CAPTURE="{65E8773D-8F56-11D0-A3B9-00A0C9223196}"
;KSCATEGORY_VIDEO="{6994AD05-93EF-11D0-A3CC-00A0C9223196}"
CLSID_MvCustomPropertyPage  ="{46FBAB73-0ED9-4ef4-98CB-2819966203EB}"
GUID_MvCustomPropertySets	="{4CEEBD64-21FF-4525-B87A-53937C23BEF2}"
SERVICE_KERNEL_DRIVER=1
; PnP should use demand start
SERVICE_DEMAND_START=3
SERVICE_ERROR_NORMAL=1

; IHV's extension DLL
Mvc25U870.ExtensionDLL = "Mv25U870Prp.ax"
InstDisk="5U870 Install Disk"
LocaleSubDir = "Greek"

; LocaleValue
LocaleBrightnessInitialValue = "63"
LocaleContrastInitialValue = "71"
LocaleSaturationInitialValue = "63"
LocaleSharpnessInitialValue = "63"
LocaleWhiteBalanceInitialValue = "1"
LocaleHueInitialValue = "0"
LocaleGammaInitialValue = "100"
LocaleBacklight_CompensationInitialValue = "250"
LocaleGainInitialValue = "250"
LocaleColorEnableInitialValue = "1"
LocaleFrameRateInitialValue = "30"
LocaleBrightnessExInitialValue = "63"
LocaleContrastExInitialValue = "63"
LocaleHueExInitialValue = "0"
LocaleSaturationExInitialValue = "63"
LocaleSharpnessExInitialValue = "63"
LocaleGammaExInitialValue = "100"
LocaleWBRedExInitialValue = "127"
LocaleWBGreenExInitialValue = "127"
LocaleWBBlueExInitialValue = "127"
LocaleAWBExInitialValue = "1"
LocaleExposureExInitialValue = "255"
LocaleAECExInitialValue = "1"
LocaleGainExInitialValue = "63"
LocaleAGCExInitialValue = "1"
LocalePowerLineExInitialValue = "1"
LocaleSceneExInitialValue = "0"
LocaleFlipExInitialValue = "0"
LocaleMirrorExInitialValue = "0"
LocalePrivacyExInitialValue = "0"
LocaleNightModeExInitialValue = "0"

MVision="MicroVision"
Mvc25U870.DeviceDesc="Sony Visual Communication Camera VGP-VCC2"
Mvc25U870.CaptureDesc="Sony Visual Communication Camera VGP-VCC2"
PlugIn_CustomCameraProp="M25U870 Custom Interface Handler"
PropPage_CustomCameraProp="M25U870 Custom Image Property Page"

RunOnce                 = "Software\Microsoft\Windows\CurrentVersion\RunOnce"

;English
[Strings.0409]
; note: only register value is case sensitive, key is not.
ProxyVCap.CLSID="{17CCA71B-ECD7-11D0-B908-00A0C9223196}"
PlugIn_IAMVideoProcAmp="WDM Streaming IAMVideoProcAmp Interface Handler"
PropPage_VideoProcAmp="VideoProcAmp Property Page"

KSCATEGORY_CAPTURE="{65E8773D-8F56-11D0-A3B9-00A0C9223196}"
;KSCATEGORY_VIDEO="{6994AD05-93EF-11D0-A3CC-00A0C9223196}"
CLSID_MvCustomPropertyPage  ="{46FBAB73-0ED9-4ef4-98CB-2819966203EB}"
GUID_MvCustomPropertySets	="{4CEEBD64-21FF-4525-B87A-53937C23BEF2}"
SERVICE_KERNEL_DRIVER=1
; PnP should use demand start
SERVICE_DEMAND_START=3
SERVICE_ERROR_NORMAL=1

; IHV's extension DLL
Mvc25U870.ExtensionDLL = "Mv25U870Prp.ax"
InstDisk="5U870 Install Disk"
LocaleSubDir = "English"

; LocaleValue
LocaleBrightnessInitialValue = "63"
LocaleContrastInitialValue = "71"
LocaleSaturationInitialValue = "63"
LocaleSharpnessInitialValue = "63"
LocaleWhiteBalanceInitialValue = "1"
LocaleHueInitialValue = "0"
LocaleGammaInitialValue = "100"
LocaleBacklight_CompensationInitialValue = "250"
LocaleGainInitialValue = "250"
LocaleColorEnableInitialValue = "1"
LocaleFrameRateInitialValue = "30"
LocaleBrightnessExInitialValue = "63"
LocaleContrastExInitialValue = "63"
LocaleHueExInitialValue = "0"
LocaleSaturationExInitialValue = "63"
LocaleSharpnessExInitialValue = "63"
LocaleGammaExInitialValue = "100"
LocaleWBRedExInitialValue = "127"
LocaleWBGreenExInitialValue = "127"
LocaleWBBlueExInitialValue = "127"
LocaleAWBExInitialValue = "1"
LocaleExposureExInitialValue = "255"
LocaleAECExInitialValue = "1"
LocaleGainExInitialValue = "63"
LocaleAGCExInitialValue = "1"
LocalePowerLineExInitialValue = "1"
LocaleSceneExInitialValue = "0"
LocaleFlipExInitialValue = "0"
LocaleMirrorExInitialValue = "0"
LocalePrivacyExInitialValue = "0"
LocaleNightModeExInitialValue = "0"

MVision="MicroVision"
Mvc25U870.DeviceDesc="Sony Visual Communication Camera VGP-VCC2"
Mvc25U870.CaptureDesc="Sony Visual Communication Camera VGP-VCC2"
PlugIn_CustomCameraProp="M25U870 Custom Interface Handler"
PropPage_CustomCameraProp="M25U870 Custom Image Property Page"

RunOnce                 = "Software\Microsoft\Windows\CurrentVersion\RunOnce"

;Spanish
[Strings.0C0A]
; note: only register value is case sensitive, key is not.
ProxyVCap.CLSID="{17CCA71B-ECD7-11D0-B908-00A0C9223196}"
PlugIn_IAMVideoProcAmp="WDM Streaming IAMVideoProcAmp Interface Handler"
PropPage_VideoProcAmp="VideoProcAmp Property Page"

KSCATEGORY_CAPTURE="{65E8773D-8F56-11D0-A3B9-00A0C9223196}"
;KSCATEGORY_VIDEO="{6994AD05-93EF-11D0-A3CC-00A0C9223196}"
CLSID_MvCustomPropertyPage  ="{46FBAB73-0ED9-4ef4-98CB-2819966203EB}"
GUID_MvCustomPropertySets	="{4CEEBD64-21FF-4525-B87A-53937C23BEF2}"
SERVICE_KERNEL_DRIVER=1
; PnP should use demand start
SERVICE_DEMAND_START=3
SERVICE_ERROR_NORMAL=1

; IHV's extension DLL
Mvc25U870.ExtensionDLL = "Mv25U870Prp.ax"
InstDisk="5U870 Install Disk"
LocaleSubDir = "Spanish"

; LocaleValue
LocaleBrightnessInitialValue = "63"
LocaleContrastInitialValue = "71"
LocaleSaturationInitialValue = "63"
LocaleSharpnessInitialValue = "63"
LocaleWhiteBalanceInitialValue = "1"
LocaleHueInitialValue = "0"
LocaleGammaInitialValue = "100"
LocaleBacklight_CompensationInitialValue = "250"
LocaleGainInitialValue = "250"
LocaleColorEnableInitialValue = "1"
LocaleFrameRateInitialValue = "30"
LocaleBrightnessExInitialValue = "63"
LocaleContrastExInitialValue = "63"
LocaleHueExInitialValue = "0"
LocaleSaturationExInitialValue = "63"
LocaleSharpnessExInitialValue = "63"
LocaleGammaExInitialValue = "100"
LocaleWBRedExInitialValue = "127"
LocaleWBGreenExInitialValue = "127"
LocaleWBBlueExInitialValue = "127"
LocaleAWBExInitialValue = "1"
LocaleExposureExInitialValue = "255"
LocaleAECExInitialValue = "1"
LocaleGainExInitialValue = "63"
LocaleAGCExInitialValue = "1"
LocalePowerLineExInitialValue = "1"
LocaleSceneExInitialValue = "0"
LocaleFlipExInitialValue = "0"
LocaleMirrorExInitialValue = "0"
LocalePrivacyExInitialValue = "0"
LocaleNightModeExInitialValue = "0"

MVision="MicroVision"
Mvc25U870.DeviceDesc="Sony Visual Communication Camera VGP-VCC2"
Mvc25U870.CaptureDesc="Sony Visual Communication Camera VGP-VCC2"
PlugIn_CustomCameraProp="M25U870 Custom Interface Handler"
PropPage_CustomCameraProp="M25U870 Custom Image Property Page"

RunOnce                 = "Software\Microsoft\Windows\CurrentVersion\RunOnce"

;French
[Strings.040C]
; note: only register value is case sensitive, key is not.
ProxyVCap.CLSID="{17CCA71B-ECD7-11D0-B908-00A0C9223196}"
PlugIn_IAMVideoProcAmp="WDM Streaming IAMVideoProcAmp Interface Handler"
PropPage_VideoProcAmp="VideoProcAmp Property Page"

KSCATEGORY_CAPTURE="{65E8773D-8F56-11D0-A3B9-00A0C9223196}"
;KSCATEGORY_VIDEO="{6994AD05-93EF-11D0-A3CC-00A0C9223196}"
CLSID_MvCustomPropertyPage  ="{46FBAB73-0ED9-4ef4-98CB-2819966203EB}"
GUID_MvCustomPropertySets	="{4CEEBD64-21FF-4525-B87A-53937C23BEF2}"
SERVICE_KERNEL_DRIVER=1
; PnP should use demand start
SERVICE_DEMAND_START=3
SERVICE_ERROR_NORMAL=1

; IHV's extension DLL
Mvc25U870.ExtensionDLL = "Mv25U870Prp.ax"
InstDisk="5U870 Install Disk"
LocaleSubDir = "French"

; LocaleValue
LocaleBrightnessInitialValue = "63"
LocaleContrastInitialValue = "71"
LocaleSaturationInitialValue = "63"
LocaleSharpnessInitialValue = "63"
LocaleWhiteBalanceInitialValue = "1"
LocaleHueInitialValue = "0"
LocaleGammaInitialValue = "100"
LocaleBacklight_CompensationInitialValue = "250"
LocaleGainInitialValue = "250"
LocaleColorEnableInitialValue = "1"
LocaleFrameRateInitialValue = "30"
LocaleBrightnessExInitialValue = "63"
LocaleContrastExInitialValue = "63"
LocaleHueExInitialValue = "0"
LocaleSaturationExInitialValue = "63"
LocaleSharpnessExInitialValue = "63"
LocaleGammaExInitialValue = "100"
LocaleWBRedExInitialValue = "127"
LocaleWBGreenExInitialValue = "127"
LocaleWBBlueExInitialValue = "127"
LocaleAWBExInitialValue = "1"
LocaleExposureExInitialValue = "255"
LocaleAECExInitialValue = "1"
LocaleGainExInitialValue = "63"
LocaleAGCExInitialValue = "1"
LocalePowerLineExInitialValue = "1"
LocaleSceneExInitialValue = "0"
LocaleFlipExInitialValue = "0"
LocaleMirrorExInitialValue = "0"
LocalePrivacyExInitialValue = "0"
LocaleNightModeExInitialValue = "0"

MVision="MicroVision"
Mvc25U870.DeviceDesc="Sony Visual Communication Camera VGP-VCC2"
Mvc25U870.CaptureDesc="Sony Visual Communication Camera VGP-VCC2"
PlugIn_CustomCameraProp="M25U870 Custom Interface Handler"
PropPage_CustomCameraProp="M25U870 Custom Image Property Page"

RunOnce                 = "Software\Microsoft\Windows\CurrentVersion\RunOnce"

;Italian
[Strings.0410]
; note: only register value is case sensitive, key is not.
ProxyVCap.CLSID="{17CCA71B-ECD7-11D0-B908-00A0C9223196}"
PlugIn_IAMVideoProcAmp="WDM Streaming IAMVideoProcAmp Interface Handler"
PropPage_VideoProcAmp="VideoProcAmp Property Page"

KSCATEGORY_CAPTURE="{65E8773D-8F56-11D0-A3B9-00A0C9223196}"
;KSCATEGORY_VIDEO="{6994AD05-93EF-11D0-A3CC-00A0C9223196}"
CLSID_MvCustomPropertyPage  ="{46FBAB73-0ED9-4ef4-98CB-2819966203EB}"
GUID_MvCustomPropertySets	="{4CEEBD64-21FF-4525-B87A-53937C23BEF2}"
SERVICE_KERNEL_DRIVER=1
; PnP should use demand start
SERVICE_DEMAND_START=3
SERVICE_ERROR_NORMAL=1

; IHV's extension DLL
Mvc25U870.ExtensionDLL = "Mv25U870Prp.ax"
InstDisk="5U870 Install Disk"
LocaleSubDir = "Italian"

; LocaleValue
LocaleBrightnessInitialValue = "63"
LocaleContrastInitialValue = "71"
LocaleSaturationInitialValue = "63"
LocaleSharpnessInitialValue = "63"
LocaleWhiteBalanceInitialValue = "1"
LocaleHueInitialValue = "0"
LocaleGammaInitialValue = "100"
LocaleBacklight_CompensationInitialValue = "250"
LocaleGainInitialValue = "250"
LocaleColorEnableInitialValue = "1"
LocaleFrameRateInitialValue = "30"
LocaleBrightnessExInitialValue = "63"
LocaleContrastExInitialValue = "63"
LocaleHueExInitialValue = "0"
LocaleSaturationExInitialValue = "63"
LocaleSharpnessExInitialValue = "63"
LocaleGammaExInitialValue = "100"
LocaleWBRedExInitialValue = "127"
LocaleWBGreenExInitialValue = "127"
LocaleWBBlueExInitialValue = "127"
LocaleAWBExInitialValue = "1"
LocaleExposureExInitialValue = "255"
LocaleAECExInitialValue = "1"
LocaleGainExInitialValue = "63"
LocaleAGCExInitialValue = "1"
LocalePowerLineExInitialValue = "1"
LocaleSceneExInitialValue = "0"
LocaleFlipExInitialValue = "0"
LocaleMirrorExInitialValue = "0"
LocalePrivacyExInitialValue = "0"
LocaleNightModeExInitialValue = "0"

MVision="MicroVision"
Mvc25U870.DeviceDesc="Sony Visual Communication Camera VGP-VCC2"
Mvc25U870.CaptureDesc="Sony Visual Communication Camera VGP-VCC2"
PlugIn_CustomCameraProp="M25U870 Custom Interface Handler"
PropPage_CustomCameraProp="M25U870 Custom Image Property Page"

RunOnce                 = "Software\Microsoft\Windows\CurrentVersion\RunOnce"

;Japanese
[Strings.0411]
; note: only register value is case sensitive, key is not.
ProxyVCap.CLSID="{17CCA71B-ECD7-11D0-B908-00A0C9223196}"
PlugIn_IAMVideoProcAmp="WDM Streaming IAMVideoProcAmp Interface Handler"
PropPage_VideoProcAmp="VideoProcAmp Property Page"

KSCATEGORY_CAPTURE="{65E8773D-8F56-11D0-A3B9-00A0C9223196}"
;KSCATEGORY_VIDEO="{6994AD05-93EF-11D0-A3CC-00A0C9223196}"
CLSID_MvCustomPropertyPage  ="{46FBAB73-0ED9-4ef4-98CB-2819966203EB}"
GUID_MvCustomPropertySets	="{4CEEBD64-21FF-4525-B87A-53937C23BEF2}"
SERVICE_KERNEL_DRIVER=1
; PnP should use demand start
SERVICE_DEMAND_START=3
SERVICE_ERROR_NORMAL=1

; IHV's extension DLL
Mvc25U870.ExtensionDLL = "Mv25U870Prp.ax"
InstDisk="5U870 Install Disk"
LocaleSubDir = "Japanese"

; LocaleValue
LocaleBrightnessInitialValue = "63"
LocaleContrastInitialValue = "71"
LocaleSaturationInitialValue = "63"
LocaleSharpnessInitialValue = "63"
LocaleWhiteBalanceInitialValue = "1"
LocaleHueInitialValue = "0"
LocaleGammaInitialValue = "100"
LocaleBacklight_CompensationInitialValue = "250"
LocaleGainInitialValue = "250"
LocaleColorEnableInitialValue = "1"
LocaleFrameRateInitialValue = "30"
LocaleBrightnessExInitialValue = "63"
LocaleContrastExInitialValue = "63"
LocaleHueExInitialValue = "0"
LocaleSaturationExInitialValue = "63"
LocaleSharpnessExInitialValue = "63"
LocaleGammaExInitialValue = "100"
LocaleWBRedExInitialValue = "127"
LocaleWBGreenExInitialValue = "127"
LocaleWBBlueExInitialValue = "127"
LocaleAWBExInitialValue = "1"
LocaleExposureExInitialValue = "255"
LocaleAECExInitialValue = "1"
LocaleGainExInitialValue = "63"
LocaleAGCExInitialValue = "1"
LocalePowerLineExInitialValue = "1"
LocaleSceneExInitialValue = "0"
LocaleFlipExInitialValue = "0"
LocaleMirrorExInitialValue = "0"
LocalePrivacyExInitialValue = "0"
LocaleNightModeExInitialValue = "0"

MVision="MicroVision"
Mvc25U870.DeviceDesc="Sony Visual Communication Camera VGP-VCC2"
Mvc25U870.CaptureDesc="Sony Visual Communication Camera VGP-VCC2"
PlugIn_CustomCameraProp="M25U870 Custom Interface Handler"
PropPage_CustomCameraProp="M25U870 Custom Image Property Page"

RunOnce                 = "Software\Microsoft\Windows\CurrentVersion\RunOnce"

;Korean
[Strings.0412]
; note: only register value is case sensitive, key is not.
ProxyVCap.CLSID="{17CCA71B-ECD7-11D0-B908-00A0C9223196}"
PlugIn_IAMVideoProcAmp="WDM Streaming IAMVideoProcAmp Interface Handler"
PropPage_VideoProcAmp="VideoProcAmp Property Page"

KSCATEGORY_CAPTURE="{65E8773D-8F56-11D0-A3B9-00A0C9223196}"
;KSCATEGORY_VIDEO="{6994AD05-93EF-11D0-A3CC-00A0C9223196}"
CLSID_MvCustomPropertyPage  ="{46FBAB73-0ED9-4ef4-98CB-2819966203EB}"
GUID_MvCustomPropertySets	="{4CEEBD64-21FF-4525-B87A-53937C23BEF2}"
SERVICE_KERNEL_DRIVER=1
; PnP should use demand start
SERVICE_DEMAND_START=3
SERVICE_ERROR_NORMAL=1

; IHV's extension DLL
Mvc25U870.ExtensionDLL = "Mv25U870Prp.ax"
InstDisk="5U870 Install Disk"
LocaleSubDir = "Korean"

; LocaleValue
LocaleBrightnessInitialValue = "63"
LocaleContrastInitialValue = "71"
LocaleSaturationInitialValue = "63"
LocaleSharpnessInitialValue = "63"
LocaleWhiteBalanceInitialValue = "1"
LocaleHueInitialValue = "0"
LocaleGammaInitialValue = "100"
LocaleBacklight_CompensationInitialValue = "250"
LocaleGainInitialValue = "250"
LocaleColorEnableInitialValue = "1"
LocaleFrameRateInitialValue = "30"
LocaleBrightnessExInitialValue = "63"
LocaleContrastExInitialValue = "63"
LocaleHueExInitialValue = "0"
LocaleSaturationExInitialValue = "63"
LocaleSharpnessExInitialValue = "63"
LocaleGammaExInitialValue = "100"
LocaleWBRedExInitialValue = "127"
LocaleWBGreenExInitialValue = "127"
LocaleWBBlueExInitialValue = "127"
LocaleAWBExInitialValue = "1"
LocaleExposureExInitialValue = "255"
LocaleAECExInitialValue = "1"
LocaleGainExInitialValue = "63"
LocaleAGCExInitialValue = "1"
LocalePowerLineExInitialValue = "1"
LocaleSceneExInitialValue = "0"
LocaleFlipExInitialValue = "0"
LocaleMirrorExInitialValue = "0"
LocalePrivacyExInitialValue = "0"
LocaleNightModeExInitialValue = "0"

MVision="MicroVision"
Mvc25U870.DeviceDesc="Sony Visual Communication Camera VGP-VCC2"
Mvc25U870.CaptureDesc="Sony Visual Communication Camera VGP-VCC2"
PlugIn_CustomCameraProp="M25U870 Custom Interface Handler"
PropPage_CustomCameraProp="M25U870 Custom Image Property Page"

RunOnce                 = "Software\Microsoft\Windows\CurrentVersion\RunOnce"

;Dutch_Netherlands
[Strings.0413]
; note: only register value is case sensitive, key is not.
ProxyVCap.CLSID="{17CCA71B-ECD7-11D0-B908-00A0C9223196}"
PlugIn_IAMVideoProcAmp="WDM Streaming IAMVideoProcAmp Interface Handler"
PropPage_VideoProcAmp="VideoProcAmp Property Page"

KSCATEGORY_CAPTURE="{65E8773D-8F56-11D0-A3B9-00A0C9223196}"
;KSCATEGORY_VIDEO="{6994AD05-93EF-11D0-A3CC-00A0C9223196}"
CLSID_MvCustomPropertyPage  ="{46FBAB73-0ED9-4ef4-98CB-2819966203EB}"
GUID_MvCustomPropertySets	="{4CEEBD64-21FF-4525-B87A-53937C23BEF2}"
SERVICE_KERNEL_DRIVER=1
; PnP should use demand start
SERVICE_DEMAND_START=3
SERVICE_ERROR_NORMAL=1

; IHV's extension DLL
Mvc25U870.ExtensionDLL = "Mv25U870Prp.ax"
InstDisk="5U870 Install Disk"
LocaleSubDir = "Dutch_Netherlands"

; LocaleValue
LocaleBrightnessInitialValue = "63"
LocaleContrastInitialValue = "71"
LocaleSaturationInitialValue = "63"
LocaleSharpnessInitialValue = "63"
LocaleWhiteBalanceInitialValue = "1"
LocaleHueInitialValue = "0"
LocaleGammaInitialValue = "100"
LocaleBacklight_CompensationInitialValue = "250"
LocaleGainInitialValue = "250"
LocaleColorEnableInitialValue = "1"
LocaleFrameRateInitialValue = "30"
LocaleBrightnessExInitialValue = "63"
LocaleContrastExInitialValue = "63"
LocaleHueExInitialValue = "0"
LocaleSaturationExInitialValue = "63"
LocaleSharpnessExInitialValue = "63"
LocaleGammaExInitialValue = "100"
LocaleWBRedExInitialValue = "127"
LocaleWBGreenExInitialValue = "127"
LocaleWBBlueExInitialValue = "127"
LocaleAWBExInitialValue = "1"
LocaleExposureExInitialValue = "255"
LocaleAECExInitialValue = "1"
LocaleGainExInitialValue = "63"
LocaleAGCExInitialValue = "1"
LocalePowerLineExInitialValue = "1"
LocaleSceneExInitialValue = "0"
LocaleFlipExInitialValue = "0"
LocaleMirrorExInitialValue = "0"
LocalePrivacyExInitialValue = "0"
LocaleNightModeExInitialValue = "0"

MVision="MicroVision"
Mvc25U870.DeviceDesc="Sony Visual Communication Camera VGP-VCC2"
Mvc25U870.CaptureDesc="Sony Visual Communication Camera VGP-VCC2"
PlugIn_CustomCameraProp="M25U870 Custom Interface Handler"
PropPage_CustomCameraProp="M25U870 Custom Image Property Page"

RunOnce                 = "Software\Microsoft\Windows\CurrentVersion\RunOnce"

;Portuguese
[Strings.0416]
; note: only register value is case sensitive, key is not.
ProxyVCap.CLSID="{17CCA71B-ECD7-11D0-B908-00A0C9223196}"
PlugIn_IAMVideoProcAmp="WDM Streaming IAMVideoProcAmp Interface Handler"
PropPage_VideoProcAmp="VideoProcAmp Property Page"

KSCATEGORY_CAPTURE="{65E8773D-8F56-11D0-A3B9-00A0C9223196}"
;KSCATEGORY_VIDEO="{6994AD05-93EF-11D0-A3CC-00A0C9223196}"
CLSID_MvCustomPropertyPage  ="{46FBAB73-0ED9-4ef4-98CB-2819966203EB}"
GUID_MvCustomPropertySets	="{4CEEBD64-21FF-4525-B87A-53937C23BEF2}"
SERVICE_KERNEL_DRIVER=1
; PnP should use demand start
SERVICE_DEMAND_START=3
SERVICE_ERROR_NORMAL=1

; IHV's extension DLL
Mvc25U870.ExtensionDLL = "Mv25U870Prp.ax"
InstDisk="5U870 Install Disk"
LocaleSubDir = "Portuguese"

; LocaleValue
LocaleBrightnessInitialValue = "63"
LocaleContrastInitialValue = "71"
LocaleSaturationInitialValue = "63"
LocaleSharpnessInitialValue = "63"
LocaleWhiteBalanceInitialValue = "1"
LocaleHueInitialValue = "0"
LocaleGammaInitialValue = "100"
LocaleBacklight_CompensationInitialValue = "250"
LocaleGainInitialValue = "250"
LocaleColorEnableInitialValue = "1"
LocaleFrameRateInitialValue = "30"
LocaleBrightnessExInitialValue = "63"
LocaleContrastExInitialValue = "63"
LocaleHueExInitialValue = "0"
LocaleSaturationExInitialValue = "63"
LocaleSharpnessExInitialValue = "63"
LocaleGammaExInitialValue = "100"
LocaleWBRedExInitialValue = "127"
LocaleWBGreenExInitialValue = "127"
LocaleWBBlueExInitialValue = "127"
LocaleAWBExInitialValue = "1"
LocaleExposureExInitialValue = "255"
LocaleAECExInitialValue = "1"
LocaleGainExInitialValue = "63"
LocaleAGCExInitialValue = "1"
LocalePowerLineExInitialValue = "1"
LocaleSceneExInitialValue = "0"
LocaleFlipExInitialValue = "0"
LocaleMirrorExInitialValue = "0"
LocalePrivacyExInitialValue = "0"
LocaleNightModeExInitialValue = "0"

MVision="MicroVision"
Mvc25U870.DeviceDesc="Sony Visual Communication Camera VGP-VCC2"
Mvc25U870.CaptureDesc="Sony Visual Communication Camera VGP-VCC2"
PlugIn_CustomCameraProp="M25U870 Custom Interface Handler"
PropPage_CustomCameraProp="M25U870 Custom Image Property Page"

RunOnce                 = "Software\Microsoft\Windows\CurrentVersion\RunOnce"

;Russian
[Strings.0419]
; note: only register value is case sensitive, key is not.
ProxyVCap.CLSID="{17CCA71B-ECD7-11D0-B908-00A0C9223196}"
PlugIn_IAMVideoProcAmp="WDM Streaming IAMVideoProcAmp Interface Handler"
PropPage_VideoProcAmp="VideoProcAmp Property Page"

KSCATEGORY_CAPTURE="{65E8773D-8F56-11D0-A3B9-00A0C9223196}"
;KSCATEGORY_VIDEO="{6994AD05-93EF-11D0-A3CC-00A0C9223196}"
CLSID_MvCustomPropertyPage  ="{46FBAB73-0ED9-4ef4-98CB-2819966203EB}"
GUID_MvCustomPropertySets	="{4CEEBD64-21FF-4525-B87A-53937C23BEF2}"
SERVICE_KERNEL_DRIVER=1
; PnP should use demand start
SERVICE_DEMAND_START=3
SERVICE_ERROR_NORMAL=1

; IHV's extension DLL
Mvc25U870.ExtensionDLL = "Mv25U870Prp.ax"
InstDisk="5U870 Install Disk"
LocaleSubDir = "Russian"

; LocaleValue
LocaleBrightnessInitialValue = "63"
LocaleContrastInitialValue = "71"
LocaleSaturationInitialValue = "63"
LocaleSharpnessInitialValue = "63"
LocaleWhiteBalanceInitialValue = "1"
LocaleHueInitialValue = "0"
LocaleGammaInitialValue = "100"
LocaleBacklight_CompensationInitialValue = "250"
LocaleGainInitialValue = "250"
LocaleColorEnableInitialValue = "1"
LocaleFrameRateInitialValue = "30"
LocaleBrightnessExInitialValue = "63"
LocaleContrastExInitialValue = "63"
LocaleHueExInitialValue = "0"
LocaleSaturationExInitialValue = "63"
LocaleSharpnessExInitialValue = "63"
LocaleGammaExInitialValue = "100"
LocaleWBRedExInitialValue = "127"
LocaleWBGreenExInitialValue = "127"
LocaleWBBlueExInitialValue = "127"
LocaleAWBExInitialValue = "1"
LocaleExposureExInitialValue = "255"
LocaleAECExInitialValue = "1"
LocaleGainExInitialValue = "63"
LocaleAGCExInitialValue = "1"
LocalePowerLineExInitialValue = "1"
LocaleSceneExInitialValue = "0"
LocaleFlipExInitialValue = "0"
LocaleMirrorExInitialValue = "0"
LocalePrivacyExInitialValue = "0"
LocaleNightModeExInitialValue = "0"

MVision="MicroVision"
Mvc25U870.DeviceDesc="Sony Visual Communication Camera VGP-VCC2"
Mvc25U870.CaptureDesc="Sony Visual Communication Camera VGP-VCC2"
PlugIn_CustomCameraProp="M25U870 Custom Interface Handler"
PropPage_CustomCameraProp="M25U870 Custom Image Property Page"

RunOnce                 = "Software\Microsoft\Windows\CurrentVersion\RunOnce"
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: web5, load: 1.07