CamViS10.inf Driver File Contents (C10-Drivers-21.01.zip)

;=============================================================== 
; Copyright: Samsung EM, 2000
;
; CamViS10.inf  -- This file contains installation information for 
;                  the video device of the MPCC10 USB cameras 
;                  For Win98 and Win2000.
;
; Inf.files set version: 1.2.1
; revised              : February 28, 2000
;                         
;
;=============================================================== 


[Version]
LayoutFile=Layout.inf, Layout1.inf, Layout2.inf  ;If deleted, install problems with W98!
signature="$CHICAGO$"
Class=Image
ClassGUID={6bdd1fc6-810f-11d0-bec7-08002be2092f}
Provider=%PName%
DriverVer=02/28/2000,1.40.1


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

[SourceDisksNames]
1="Samsung EM USB Camera Installation CD-Rom",,

[SourceDisksFiles]
CamDrS10.sys=1
CamDrS11.sys=1
CamUsS10.sys=1
CamExS10.dll=1
CamExS10.ax= 1
;sstmphlp.htm=1


[Manufacturer]
%Samsung%=Samsung

[DestinationDirs]
DefaultDestDir=11               ; LDID_SYS

; Delete old Win95 and "Detroit" update drivers

AVCam.DelFiles=       10,system
AVCam.CopyDrivers=    10,system32\drivers
AVCam.CopyDrivers.NT= 10,system32\drivers
AVCam.CopyExtDll=     10,system
AVCam.CopyHlp=        10,HELP


;------------------------------------------------------------------
;              Samsung MPCC10 camera models
;------------------------------------------------------------------

[Samsung]
%AVCam.DeviceDesc%=AVCam,USB\VID_055D&PID_9000&MI_00

;=============================== VGA cameras: MPCC10 ============================================================

[AVCam]
Include=    ks.inf, kscaptur.inf, ksfilter.inf, CamDsS10.inf, CamStS10.inf
Needs=      KS.Registration,KSCAPTUR.Registration, DsExt.Registration, CamSti
AddReg=     AVCam.AddReg
DelFiles=   AVCam.DelFiles
CopyFiles=  AVCam.CopyDrivers, AVCam.CopyExtDll, AVCam.CopyCodec, AVCam.CopyHlp
UpdateInis= AVCam.Codec.UpdateIni

[AVCam.ntx86]
Include=    ks.inf, kscaptur.inf, ksfilter.inf, CamDsS10.inf, CamStS10.inf
Needs=      KS.Registration,KSCAPTUR.Registration.NT, DsExt.Registration, CamSti
AddReg=     AVCam.AddReg.NT
CopyFiles=  AVCam.CopyDrivers.NT, AVCam.CopyExtDll, AVCam.CopyCodec, AVCam.CopyHlp
UpdateInis= AVCam.Codec.UpdateIni

[AVCam.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,CamDrS10.sys
HKR,,PageOutWhenUnopened,3,00
HKLM,"Software\Vid_055D\Pid_9000",  "ManualFile",     0x00000000, %Manual%
HKLM,"Software\Vid_055D\Pid_9000", "PropPageHelpImg", 0x00000000, %PropPageHelp%
HKLM,"Software\Vid_055D\Pid_9000", "PropPageHelpCam", 0x00000000, %PropPageHelp%
HKLM,"Software\Vid_055D\Pid_9000", "TwainHelp",       0x00000000, %TwainHelp%
HKLM,"Software\Vid_055D\Pid_9000", "HwInfo",          0x00000000, %ProductInfo%

[AVCam.AddReg.NT]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,CamDrS11.sys
HKR,,PageOutWhenUnopened,3,00
HKLM,"Software\Vid_055D\Pid_9000", "ManualFile",      0x00000000, %Manual%
HKLM,"Software\Vid_055D\Pid_9000", "PropPageHelpImg", 0x00000000, %PropPageHelp%
HKLM,"Software\Vid_055D\Pid_9000", "PropPageHelpCam", 0x00000000, %PropPageHelp%
HKLM,"Software\Vid_055D\Pid_9000", "TwainHelp",       0x00000000, %TwainHelp%
HKLM,"Software\Vid_055D\Pid_9000", "HwInfo",          0x00000000, %ProductInfo%

[AVCam.Delfiles]
ks.sys,,,1
stream.sys,,,1

[AVCam.CopyDrivers]
stream.sys
CamDrS10.sys
CamUsS10.sys

[AVCam.CopyDrivers.NT]
stream.sys
CamDrS11.sys
usbcamd.sys

[AVCam.CopyExtDll]
CamExS10.dll

[AVCam.Codec.UpdateIni]
system.ini,drivers32,,"VIDC.I420=msh263.drv"

[AVCam.CopyCodec]
msh263.drv

[AVCam.CopyHlp]
;sstmphlp.htm


;========================== Interfaces ======================================

[AVCam.Interfaces]
AddInterface=%KSCATEGORY_CAPTURE%,GLOBAL,AVCam.Interface

[AVCam.Interface]
AddReg=AVCam.Intf.AddReg
        
[AVCam.Intf.AddReg]
HKR,,CLSID,,%ProxyVCap.CLSID%
HKR,,FriendlyName,,%AVCam.DeviceDesc%
HKR,,ExtensionDLL,,%CAM2.ExtensionDLL%

[AVCam.ntx86.Interfaces]
AddInterface=%KSCATEGORY_CAPTURE%,GLOBAL,AVCam.Interface.NT

[AVCam.Interface.NT]
AddReg=AVCam.Intf.AddReg.NT
        
[AVCam.Intf.AddReg.NT]
HKR,,CLSID,,%ProxyVCap.CLSID%
HKR,,FriendlyName,,%AVCam.DeviceDesc%
HKR,,ExtensionDLL,,%CAM2.ExtensionDLL%
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},,,

;========================== Service ==================================

[AVCam.ntx86.Services]
AddService = AVCam,0x00000002,AVCam.ServiceInstall

[AVCam.ServiceInstall]
DisplayName   = %AVCam.ServDeviceDesc%
ServiceType   = %SERVICE_KERNEL_DRIVER%
StartType     = %SERVICE_DEMAND_START%
ErrorControl  = %SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\CamDrS11.sys


;============================== Strings  ===================

[Strings]

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

ProxyVCap.CLSID="{17CCA71B-ECD7-11D0-B908-00A0C9223196}"
KSCATEGORY_CAPTURE="{65E8773D-8F56-11D0-A3B9-00A0C9223196}"
SERVICE_KERNEL_DRIVER=1
SERVICE_DEMAND_START=3
SERVICE_ERROR_NORMAL=1

Samsung="Samsung EM"
PName="Samsung EM"

CAM2.ExtensionDLL="CamExS10.dll"

AVCam.DeviceDesc="Samsung VGA Digital Camera; Video"
AVCam.ServDeviceDesc="Samsung MPCC10 Digital Camera; Video"

Manual=""
;PropPageHelp="%windir%\help\sstmphlp.htm"
TwainHelp="%windir%\help\sstmphlp.htm"
ProductInfo="Samsung MPCC10 VGA Camera"
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: web2, load: 1.02