image.inf Driver File Contents (polaroidpdc3035driver.zip)


;
; IMAGE.INF  -- This file contains installation information for digital camera and 
;               other image devices.
;               
;               It is using the default installer.
;
;*** Created 10/2/95  (Creation Date)
;

[Version]
CatalogFile=image.cat
LayoutFile=Layout.inf, Layout1.inf, Layout2.inf
signature="$CHICAGO$"

Class=Image
ClassGUID={6bdd1fc6-810f-11d0-bec7-08002be2092f}
 
Provider=%Msft%

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

[Manufacturer]
%IntelMfg%=Intel
%SonyMfg%=Sony
%TIMfg%=TI
%KodakMfg%=Kodak


[DestinationDirs]
DefaultDestDir=11               ; LDID_SYS

; Delete old Win95 and "Detroit" update drivers
Intel.USBDCam.DelDrivers=10,system
Sony.1394DCam.DelDrivers=10,system
TI.1394DCam.DelDrivers=10,system

Intel.USBDCam.CopyDrivers=10,system32\drivers
Sony.1394DCam.CopyDrivers=10,system32\drivers
TI.1394DCam.CopyDrivers=10,system32\drivers

Intel.USBDCam.CopyCODEC=11
Sony.1394DCam.CopyCODEC=11
TI.1394DCam.CopyCODEC=11

;---------------------------------------------------------------
;              I N T E L . 
;
;                    U S B D C a m
;---------------------------------------------------------------

[Intel]
%USB\VID_04C8&PID_0720.DeviceDesc%=Intel.USBDCam,USB\VID_04C8&PID_0720

[Intel.USBDCam]
Include=    ks.inf, kscaptur.inf, ksfilter.inf
Needs=      KS.Registration,KSCAPTUR.Registration,MSPCLOCK.Installation
AddReg=     Intel.USBDCam.AddReg
UpdateInis= Intel.USBDCam.UpdateIni
DelFiles=   Intel.USBDCam.DelDrivers
CopyFiles=  Intel.USBDCam.CopyDrivers, Intel.USBDCam.CopyCODEC

[Intel.USBDCam.NT]
Include=    ks.inf, kscaptur.inf, ksfilter.inf
Needs=      KS.Registration,KSCAPTUR.Registration.NT,MSPCLOCK.Installation
AddReg=     Intel.USBDCam.AddReg
UpdateInis= Intel.USBDCam.UpdateIni
CopyFiles=  Intel.USBDCam.CopyDrivers, Intel.USBDCam.CopyCODEC



[Intel.USBDCam.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,usbintel.sys
HKR,,PageOutWhenUnopened,3,01
HKR,,PowerDownWhenUnopened,3,01
HKR,,DontSuspendIfStreamsAreRunning,3,01
HKLM,Software\INTEL\Ucam,"TWAIN Use Button",0x10001,00,00,00,00

[Intel.USBDCam.UpdateIni]
system.ini,drivers32,,"VIDC.IYUV=iyuv_32.dll"

[Intel.USBDCam.DelDrivers]
ks.sys,,,1
stream.sys,,,1
usbcamd.sys,,,1
intelcam.sys,,,1
usbintel.sys,,,1
imagecls.sys,,,1

[Intel.USBDCam.CopyDrivers]
stream.sys
usbintel.sys
usbcamd.sys

[Intel.USBDCam.CopyCODEC]
iyuv_32.dll


[Intel.USBDCam.Interfaces]
AddInterface=%KSCATEGORY_CAPTURE%,GLOBAL,Intel.USBDCam.Interface

[Intel.USBDCam.NT.Interfaces]
AddInterface=%KSCATEGORY_CAPTURE%,GLOBAL,Intel.USBDCam.Interface

[Intel.USBDCam.Interface]
AddReg=Intel.USBDCam.Intf.AddReg
         
[Intel.USBDCam.Intf.AddReg]
HKR,,CLSID,,%ProxyVCap.CLSID%
HKR,,FriendlyName,,%USB\VID_04C8&PID_0720.DeviceDesc%
; HKR,,ExtensionDLL,,%Intel.ExtensionDLL%



[Intel.USBDCam.NT.Services]
AddService = DCamUSBIntel,0x00000002,Intel.USBDCam.ServiceInstall

[Intel.USBDCam.ServiceInstall]
DisplayName   = %USB\VID_04C8&PID_0720.DeviceDesc%
ServiceType   = %SERVICE_KERNEL_DRIVER%
StartType     = %SERVICE_DEMAND_START%
ErrorControl  = %SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\usbintel.sys

;---------------------------------------------------------------
;                S O N Y . 
;
;                      1 3 9 4 D C a m
;---------------------------------------------------------------

[Sony]
%1394\SONY&CCM-DS250.DeviceDesc%=Sony.1394DCam,1394\SONY&CCM-DS250_1.08
%1394\SONY&CCM-DS250.DeviceDesc%=Sony.1394DCam,1394\SONY&CCM-DS250_1.07
%1394\SONY&CCM-DS250.DeviceDesc%=Sony.1394DCam,1394\A02D&100

[Sony.1394DCam]
Include=    ks.inf, kscaptur.inf, ksfilter.inf
Needs=      KS.Registration,KSCAPTUR.Registration,MSPCLOCK.Installation
AddReg=     Sony.1394DCam.AddReg
UpdateInis= Sony.1394DCam.UpdateIni
DelFiles=   Sony.1394DCam.DelDrivers
CopyFiles=  Sony.1394DCam.CopyDrivers, Sony.1394DCam.CopyCODEC

[Sony.1394DCam.NT]
Include=    ks.inf, kscaptur.inf, ksfilter.inf
Needs=      KS.Registration,KSCAPTUR.Registration.NT,MSPCLOCK.Installation
AddReg=     Sony.1394DCam.AddReg
UpdateInis= Sony.1394DCam.UpdateIni
CopyFiles=  Sony.1394DCam.CopyDrivers, Sony.1394DCam.CopyCODEC



[Sony.1394DCam.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,sonydcam.sys
HKR,,PageOutWhenUnopened,3,01
HKR,,DontSuspendIfStreamsAreRunning,3,01
HKR,,PowerDownWhenUnopened,3,01


[Sony.1394DCam.UpdateIni]
system.ini, drivers32,,"VIDC.UYVY=msyuv.dll"

[Sony.1394DCam.DelDrivers]
ks.sys,,,1
stream.sys,,,1
sonydcam.sys,,,1

[Sony.1394DCam.CopyDrivers]
stream.sys
sonydcam.sys

[Sony.1394DCam.CopyCODEC]
msyuv.dll


[Sony.1394DCam.Interfaces]
AddInterface=%KSCATEGORY_CAPTURE%,GLOBAL,Sony.1394DCam.Interface

[Sony.1394DCam.NT.Interfaces]
AddInterface=%KSCATEGORY_CAPTURE%,GLOBAL,Sony.1394DCam.Interface

[Sony.1394DCam.Interface]
AddReg=Sony.1394DCam.Intf.AddReg

[Sony.1394DCam.Intf.AddReg]
HKR,,CLSID,,%ProxyVCap.CLSID%
HKR,,FriendlyName,,%1394\SONY&CCM-DS250.DeviceDesc%
; HKR,,ExtensionDLL,,%Sony.ExtensionDLL%



[Sony.1394DCam.NT.Services]
AddService = DCamSony,0x00000002,Sony.1394DCam.ServiceInstall

[Sony.1394DCam.ServiceInstall]
DisplayName   = %1394\SONY&CCM-DS250.DeviceDesc%
ServiceType   = %SERVICE_KERNEL_DRIVER%
StartType     = %SERVICE_DEMAND_START%
ErrorControl  = %SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\sonydcam.sys
;---------------------------------------------------------------
;                T I . 
;
;                      1 3 9 4 D C a m
;---------------------------------------------------------------

[TI]
%1394\TI&MC680-DCC.DeviceDesc%=TI.1394DCam,1394\TI&MC680-DCC_V0.9
%1394\TI&MC680-DCC.DeviceDesc%=TI.1394DCam,1394\A02D&100

[TI.1394DCam]
Include=    ks.inf, kscaptur.inf, ksfilter.inf
Needs=      KS.Registration,KSCAPTUR.Registration,MSPCLOCK.Installation
AddReg=     TI.1394DCam.AddReg
UpdateInis= TI.1394DCam.UpdateIni
DelFiles=   TI.1394DCam.DelDrivers
CopyFiles=  TI.1394DCam.CopyDrivers, TI.1394DCam.CopyCODEC

[TI.1394DCam.NT]
Include=    ks.inf, kscaptur.inf, ksfilter.inf
Needs=      KS.Registration,KSCAPTUR.Registration.NT,MSPCLOCK.Installation
AddReg=     TI.1394DCam.AddReg
UpdateInis= TI.1394DCam.UpdateIni
CopyFiles=  TI.1394DCam.CopyDrivers, TI.1394DCam.CopyCODEC



[TI.1394DCam.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,sonydcam.sys
HKR,,PageOutWhenUnopened,3,01
HKR,,DontSuspendIfStreamsAreRunning,3,01
HKR,,PowerDownWhenUnopened,3,01

[TI.1394DCam.UpdateIni]
system.ini, drivers32,,"VIDC.UYVY=msyuv.dll"

[TI.1394DCam.DelDrivers]
ks.sys,,,1
stream.sys,,,1
sonydcam.sys,,,1

[TI.1394DCam.CopyDrivers]
stream.sys
sonydcam.sys

[TI.1394DCam.CopyCODEC]
msyuv.dll


[TI.1394DCam.Interfaces]
AddInterface=%KSCATEGORY_CAPTURE%,GLOBAL,TI.1394DCam.Interface

[TI.1394DCam.NT.Interfaces]
AddInterface=%KSCATEGORY_CAPTURE%,GLOBAL,TI.1394DCam.Interface

[TI.1394DCam.Interface]
AddReg=TI.1394DCam.Intf.AddReg

[TI.1394DCam.Intf.AddReg]
HKR,,CLSID,,%ProxyVCap.CLSID%
HKR,,FriendlyName,,%1394\TI&MC680-DCC.DeviceDesc%
; HKR,,ExtensionDLL,,%TI.ExtensionDLL%



[TI.1394DCam.NT.Services]
AddService = DCamTI,0x00000002,TI.1394DCam.ServiceInstall

[TI.1394DCam.ServiceInstall]
DisplayName   = %1394\TI&MC680-DCC.DeviceDesc%
ServiceType   = %SERVICE_KERNEL_DRIVER%
StartType     = %SERVICE_DEMAND_START%
ErrorControl  = %SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\sonydcam.sys

;---------------------------------------------------
;      Kodak - just need to load NULL driver
;---------------------------------------------------
[Kodak]
%USB\VID_040A&PID_0000.DeviceDesc%=KodakCam,USB\VID_040A&PID_0000
%USB\VID_040A&PID_0001.DeviceDesc%=KodakCam,USB\VID_040A&PID_0001

[KodakCam]
CopyFiles=

[KodakCam.hw]
AddReg=Kodak.FailInstall

[Kodak.FailInstall]
; need to disable this device on enumeration
HKR,,ConfigFlags,1,01,00,00,00

[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}"
SERVICE_KERNEL_DRIVER=1
; PnP should use demand start
SERVICE_DEMAND_START=3
SERVICE_ERROR_NORMAL=1

; IHV's extension DLL
; Intel.ExtensionDLL = "???.dll"
; Sony.ExtensionDLL  = "???.dll"
; TI.ExtensionDLL  = "???.dll"


;----------------
; Localizable
;----------------

Msft="Microsoft"

IntelMfg="Intel"
USB\VID_04C8&PID_0720.DeviceDesc="USB Video Camera for Intel Proshare technology"

KodakMfg="Kodak"
USB\VID_040A&PID_0000.DeviceDesc="Kodak DVC needs update. Go to www.kodak.com"
USB\VID_040A&PID_0001.DeviceDesc="Kodak DVC needs update. Go to www.kodak.com"

SonyMfg="Sony"
1394\SONY&CCM-DS250.DeviceDesc="Sony 1394 CCM-DS250 Desktop Camera"

TIMfg="TI"
1394\TI&MC680-DCC.DeviceDesc="TI 1394 MC680-DCC Desktop 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: ftp, load: 2.78