CAP_G3.INF Driver File Contents (Utw_PSG3_500.exe)

; **** Canon Camera Driver Setup File ****
; for model EC119
;
; CAP_G3.inf  -- Windows Still Image Setup File for the Canon Digital Camera
; Copyright (c) 2000 - 2002 CANON INC. 
; For Windows 98 and Windows 2000

[Version]
CatalogFile=CAP_G3.CAT
LayoutFile=layout.inf, layout1.inf, Layout2.inf
Signature="$CHICAGO$"
Class=Image
ClassGUID={6bdd1fc6-810f-11d0-bec7-08002be2092f}
Provider=%Msft%
DriverVer=07/16/2002,5.0.0.8

[ControlFlags]
ExcludeFromSelect=*

[DestinationDirs]
DefaultDestDir=11
CopyFiles.Sys32=10,system32\drivers				; \windows\system32\drivers
PSLCam.CopyFiles.TwainFiles=10,TWAIN_32\PSG3_T		; \windows\TWAIN_32\PSG3_T
PSLCam.CopyFiles.PSDKFiles=10,TWAIN_32\PSG3_T  		; \windows\TWAIN_32\PSG3_T
;TwainCopyFiles=25						; \Windows dir

[Manufacturer]
%Mfg%=Models

[Models]
%PSLCam.DeviceDesc% = PSL.Camera,USB\VID_04A9&PID_306E

[PSL.Camera]
SubClass=StillImage
DeviceType=2
DeviceSubType=0x7
Capabilities=1
DeviceData=PSLCam.DeviceData
AddReg=PSLCam.AddReg,98USB.AddReg,PSLCamera.Addreg
CopyFiles=PSLCam.CopyFiles,CopyFiles.Sys32,PSLCam.CopyFiles.TwainFiles,PSLCam.CopyFiles.PSDKFiles
DelFiles=PSLCam.DelSysFiles
UninstallSection=Uninstall.PSLCam
Events=PSLCam.Events
ICMProfiles="sRGB Color Space Profile.icm"

[PSL.Camera.NT]
Include=sti.inf
Needs=STI.USBSection
SubClass=StillImage
DeviceType=2
Capabilities=1
Events=PSLCam.Events
DeviceData=PSLCam.DeviceData
AddReg=PSLCam.AddReg,PSLCamera.Addreg
CopyFiles=PSLCam.CopyFiles,PSLCam.CopyFiles.TwainFiles,PSLCam.CopyFiles.PSDKFiles
DeviceSubType=0x7
ICMProfiles="sRGB Color Space Profile.icm"
DelFiles=PSLCam.DelSysFiles.NT
UninstallSection=Uninstall.PSLCam

[PSLCam.DeviceData]
TwainDS="Canon PowerShot G3 USB"
SpecialInfo=%PS_CLSID_CAMERADETECTED%

[PSLCam.Events]
CameraDetected=%COMMON_EVENT_CAMERADETECTED%,%PS_CLSID_CAMERADETECTED%,*

[PSL.Camera.NT.Services]
Include=sti.inf
Needs=STI.USBSection.Services

;---------------------------------------------------------------

[98USB.AddReg]
HKR,,NTMPDriver,,"usbscan.sys"

[PSLCam.AddReg]
HKR,,HardwareConfig,1,4
HKR,,DevLoader,,*NTKERN
HKR,,USDClass,,"%PS_CLSID_USD%"
HKCR,CLSID\%PS_CLSID_USD%,,,"PowerShot G3 STI USB and WIA USD"
HKCR,CLSID\%PS_CLSID_USD%\InProcServer32,,,%11%\CNDUE119.dll
HKCR,CLSID\%PS_CLSID_USD%\InProcServer32,ThreadingModel,,"Apartment"

[PSLCamera.Addreg]
;For TWAIN4.0
HKLM,"%PS_REG%\TWAIN\PSG3_T",DeviceDesc,,"PowerShot G3"
HKLM,"%PS_REG%\TWAIN\PSG3_T",ModelName,,"Canon PowerShot G3 USB"

[SourceDisksNames]
2=%PS_DISK_NAME%,,,

[SourceDisksFiles]
;--PSLCam.CopyFiles
CNDUE119.dll = 2
CNDCE119.dll = 2
PSCLE119.dll = 2
CNDNDlg.exe = 2

;--PSLCam.CopyFiles.TwainFiles
comndlg.dll = 2
do._da = 2
cdsdk2ap.dll = 2
psImgGet.dll = 2
PsPropSt.dll = 2
psui5.dll = 2
Pstds.ds = 2
uiaction.dll = 2

;--PSLCam.CopyFiles.PSDKFiles
pscamdat.dll = 2
cmSelDlg.dll = 2
CDRAPCLS.dll = 2
CDSDK.dll = 2
pscAdimg.dll = 2
pscCllct.dll = 2
pscDcd.dll = 2
pscDvlp.dll = 2
pscl2STI.dll = 2
pscParse.dll = 2
pscSetup.dll = 2
PSDKDLL.DLL = 2


;--TwainCopyFiles
;twain.dll    = 2
;twain_32.dll = 2
;twunk_16.exe = 2
;twunk_32.exe = 2

[CopyFiles.Sys32]
usbscan.sys

[PSLCam.CopyFiles]
CNDUE119.dll
CNDCE119.dll
PSCLE119.dll
CNDNDlg.exe

[PSLCam.CopyFiles.TwainFiles]
comndlg.dll
do._da
cdsdk2ap.dll
psImgGet.dll
PsPropSt.dll
psui5.dll
Pstds.ds
uiaction.dll

[PSLCam.CopyFiles.PSDKFiles]
pscamdat.dll
cmSelDlg.dll
CDRAPCLS.dll
CDSDK.dll
pscAdimg.dll
pscCllct.dll
pscDcd.dll
pscDvlp.dll
pscl2STI.dll
pscParse.dll
pscSetup.dll
PSDKDLL.DLL

;-------------------------------------

;[TwainCopyFiles]        ; copy files for Twain scan support but never delete!
;twain.dll
;twain_32.dll
;twunk_16.exe
;twunk_32.exe

; Win98 delete files section
[PSLCam.DelSysFiles]
usbscan.sys,,,1
do._da

; WinNT delete files section
[PSLCam.DelSysFiles.NT]
;usbscan.sys,,,1
do._da

[Uninstall.PSLCam]
DelFiles=PSLCam.CopyFiles,PSLCam.CopyFiles.TwainFiles,PSLCam.CopyFiles.PSDKFiles

[Strings]
Msft="Canon.Inc"
Mfg="Canon"
PSLCam.DeviceDesc="PowerShot G3"

COMMON_EVENT_CAMERADETECTED="Camera is Detected"
PS_CLSID_CAMERADETECTED="{60280B7F-B3AE-4d50-A6EC-A577D8788E7B}"

PS_CLSID_USD="{8A07D98B-76F6-471e-948F-16FADF8E5027}"

PS_REG="Software\Canon\PowerShot"

PS_DISK_NAME="Canon Digital Camera Solution Disk "

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: 1.59