Canon_dc.inf Driver File Contents (usb350.exe)

; **** Canon Digital Camera USB Setup File ****
;
; Canon_DC.inf  -- Windows Still Image Setup File for the Canon Digital Camera
; Copyright (c) 2000 CANON INC. 
; For Windows 98 and Windows 2000

[Version]
LayoutFile=layout.inf, layout1.inf, Layout2.inf
Signature="$CHICAGO$"
Class=Image
ClassGUID={6bdd1fc6-810f-11d0-bec7-08002be2092f}
Provider=%Msft%
DriverVer=10/26/2000,3.5.0.6			

[ControlFlags]
ExcludeFromSelect=*

[DestinationDirs]
DefaultDestDir=11								
CopyFiles.Sys32=10,system32\drivers						; \windows\system32\drivers
PSLCam402.CopyFiles.TwainFiles=10,TWAIN_32\PS_S10_U		; \windows\TWAIN_32\PS_S10_U
PSLCam402.CopyFiles.PSDKFiles=10,TWAIN_32\PS_S10_U		; \windows\TWAIN_32\PS_S10_U
PSLCam403.CopyFiles.TwainFiles=10,TWAIN_32\PS_S20_U		; \windows\TWAIN_32\PS_S20_U
PSLCam403.CopyFiles.PSDKFiles=10,TWAIN_32\PS_S20_U		; \windows\TWAIN_32\PS_S20_U
PSLCam604Y.CopyFiles.TwainFiles=10,TWAIN_32\IXY_U		; \windows\TWAIN_32\IXY_U
PSLCam604Y.CopyFiles.PSDKFiles=10,TWAIN_32\IXY_U		; \windows\TWAIN_32\IXY_U
PSLCam604P.CopyFiles.TwainFiles=10,TWAIN_32\PSS100_U		; \windows\TWAIN_32\PSS100_U	
PSLCam604P.CopyFiles.PSDKFiles=10,TWAIN_32\PSS100_U		; \windows\TWAIN_32\PSS100_U	
PSLCam604U.CopyFiles.TwainFiles=10,TWAIN_32\IXUS_U		; \windows\TWAIN_32\IXUS_U		
PSLCam604U.CopyFiles.PSDKFiles=10,TWAIN_32\IXUS_U		; \windows\TWAIN_32\IXUS_U	
PSLCam114.CopyFiles.TwainFiles=10,TWAIN_32\EOS_D30		; \windows\TWAIN_32\EOS_D30
PSLCam114.CopyFiles.PSDKFiles=10,TWAIN_32\EOS_D30		; \windows\TWAIN_32\EOS_D30	
PSLCam404.CopyFiles.TwainFiles=10,TWAIN_32\PS_G1_U		; \windows\TWAIN_32\PS_G1
PSLCam404.CopyFiles.PSDKFiles=10,TWAIN_32\PS_G1_U			; \windows\TWAIN_32\PS_G1	
PSLCam105.CopyFiles.TwainFiles=10,TWAIN_32\PS_P90_U		; \windows\TWAIN_32\PS_P90_U
PSLCam105.CopyFiles.PSDKFiles=10,TWAIN_32\PS_P90_U		; \windows\TWAIN_32\PS_P90_U

TwainCopyFiles=25										; \Windows dir

[Manufacturer]
%Mfg%=Models

[Models]
%PSLCam402.DeviceDesc% = PSL.Camera402,USB\VID_04A9&PID_3041
%PSLCam403.DeviceDesc% = PSL.Camera403,USB\VID_04A9&PID_3043
%PSLCam604Y.DeviceDesc% = PSL.Camera604Y,USB\VID_04A9&PID_3046
%PSLCam604P.DeviceDesc% = PSL.Camera604P,USB\VID_04A9&PID_3045
%PSLCam604U.DeviceDesc% = PSL.Camera604U,USB\VID_04A9&PID_3047
%PSLCam114.DeviceDesc% = PSL.Camera114,USB\VID_04A9&PID_3044
%PSLCam404.DeviceDesc% = PSL.Camera404,USB\VID_04A9&PID_3048
%PSLCam105.DeviceDesc% = PSL.Camera105,USB\VID_04A9&PID_3049

;=================================
; for 402 USB
;=================================

; Win98/402 model section
[PSL.Camera402]
SubClass=StillImage
DeviceType=2
DeviceSubType=0x7
Capabilities=1
DeviceData=PSLCam402.DeviceData
AddReg=PSLCam402.AddReg,PSLCam402.AddReg.TWAIN,98USB.AddReg,PSLCamera.Addreg
CopyFiles=PSLCam402.CopyFiles.TwainFiles,PSLCam402.CopyFiles,PSLCam402.CopyFiles.PSDKFiles,TwainCopyFiles,CopyFiles.Sys32
DelFiles=PSLCam.DelSysFiles
UninstallSection=Uninstall.PSLCam402
Events=PSLCam402.Events
ICMProfiles="sRGB Color Space Profile.icm"

; Win2000/402 model section
[PSL.Camera402.NT]
Include=sti.inf
Needs=STI.USBSection

SubClass=StillImage
DeviceType=2
Capabilities=1
Events=PSLCam402.Events
DeviceData=PSLCam402.DeviceData
AddReg=PSLCam402.AddReg,PSLCam402.AddReg.TWAIN,PSLCamera.Addreg
CopyFiles=PSLCam402.CopyFiles.TwainFiles,PSLCam402.CopyFiles,PSLCam402.CopyFiles.PSDKFiles
DeviceSubType=0x7
ICMProfiles="sRGB Color Space Profile.icm"
DelFiles=PSLCam.DelSysFiles.NT
UninstallSection=Uninstall.PSLCam402
VendorSetup="pscVS402.dll,SetupEntryPoint PS_S10_U"

[PSLCam402.DeviceData]
TwainDS="Canon PowerShot S10 USB"
SpecialInfo=%PS402_CLSID_CAMERADETECTED%

[PSLCam402.Events]
CameraDetected=%COMMON_EVENT_CAMERADETECTED%,%PS402_CLSID_CAMERADETECTED%,*

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

;=================================
; for 403 USB
;=================================

; Win98/403 model section
[PSL.Camera403]
SubClass=StillImage
DeviceType=2
DeviceSubType=0x7
Capabilities=1
DeviceData=PSLCam403.DeviceData
AddReg=PSLCam403.AddReg,PSLCam403.AddReg.TWAIN,98USB.AddReg,PSLCamera.Addreg
CopyFiles=PSLCam403.CopyFiles.TwainFiles,PSLCam403.CopyFiles,PSLCam403.CopyFiles.PSDKFiles,TwainCopyFiles,CopyFiles.Sys32
DelFiles=PSLCam.DelSysFiles
UninstallSection=Uninstall.PSLCam403
Events=PSLCam403.Events
ICMProfiles="sRGB Color Space Profile.icm"

; Win2000/403 model section
[PSL.Camera403.NT]
Include=sti.inf
Needs=STI.USBSection

SubClass=StillImage
DeviceType=2
Capabilities=1
Events=PSLCam403.Events
DeviceData=PSLCam403.DeviceData
AddReg=PSLCam403.AddReg,PSLCam403.AddReg.TWAIN,PSLCamera.Addreg
CopyFiles=PSLCam403.CopyFiles.TwainFiles,PSLCam403.CopyFiles,PSLCam403.CopyFiles.PSDKFiles
DeviceSubType=0x7
ICMProfiles="sRGB Color Space Profile.icm"
DelFiles=PSLCam.DelSysFiles.NT
UninstallSection=Uninstall.PSLCam403
VendorSetup="pscVS403.dll,SetupEntryPoint PS_S20_U"

[PSLCam403.DeviceData]
TwainDS="Canon PowerShot S20 USB"
SpecialInfo=%PS403_CLSID_CAMERADETECTED%

[PSLCam403.Events]
CameraDetected=%COMMON_EVENT_CAMERADETECTED%,%PS403_CLSID_CAMERADETECTED%,*

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

;=================================
; for 604_Y USB
;=================================

; Win98/604 model section
[PSL.Camera604Y]
SubClass=StillImage
DeviceType=2
DeviceSubType=0x7
Capabilities=1
DeviceData=PSLCam604Y.DeviceData
AddReg=PSLCam604Y.AddReg,PSLCam604Y.AddReg.TWAIN,98USB.AddReg,PSLCamera.Addreg
CopyFiles=PSLCam604Y.CopyFiles,CopyFiles.Sys32,PSLCam604Y.CopyFiles.TwainFiles,PSLCam604Y.CopyFiles.PSDKFiles,TwainCopyFiles
DelFiles=PSLCam.DelSysFiles
UninstallSection=Uninstall.PSLCam604Y
Events=PSLCam604Y.Events
ICMProfiles="sRGB Color Space Profile.icm"

; Win2000/604 model section
[PSL.Camera604Y.NT]
Include=sti.inf
Needs=STI.USBSection

SubClass=StillImage
DeviceType=2
Capabilities=1
Events=PSLCam604Y.Events
DeviceData=PSLCam604Y.DeviceData
AddReg=PSLCam604Y.AddReg,PSLCam604Y.AddReg.TWAIN,PSLCamera.Addreg
CopyFiles=PSLCam604Y.CopyFiles,PSLCam604Y.CopyFiles.TwainFiles,PSLCam604Y.CopyFiles.PSDKFiles
DeviceSubType=0x7
ICMProfiles="sRGB Color Space Profile.icm"
DelFiles=PSLCam.DelSysFiles.NT
UninstallSection=Uninstall.PSLCam604Y
VendorSetup="pscV604Y.dll,SetupEntryPoint IXY_U"

[PSLCam604Y.DeviceData]
TwainDS="Canon IXY DIGITAL USB"
SpecialInfo=%PS604Y_CLSID_CAMERADETECTED%

[PSLCam604Y.Events]
CameraDetected=%COMMON_EVENT_CAMERADETECTED%,%PS604Y_CLSID_CAMERADETECTED%,*

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

;=================================
; for 604_P USB
;=================================

; Win98/604 model section
[PSL.Camera604P]
SubClass=StillImage
DeviceType=2
DeviceSubType=0x7
Capabilities=1
DeviceData=PSLCam604P.DeviceData
AddReg=PSLCam604P.AddReg,PSLCam604P.AddReg.TWAIN,98USB.AddReg,PSLCamera.Addreg
CopyFiles=PSLCam604P.CopyFiles,CopyFiles.Sys32,PSLCam604P.CopyFiles.TwainFiles,PSLCam604P.CopyFiles.PSDKFiles,TwainCopyFiles
DelFiles=PSLCam.DelSysFiles
UninstallSection=Uninstall.PSLCam604P
Events=PSLCam604P.Events
ICMProfiles="sRGB Color Space Profile.icm"

; Win2000/604 model section
[PSL.Camera604P.NT]
Include=sti.inf
Needs=STI.USBSection

SubClass=StillImage
DeviceType=2
Capabilities=1
Events=PSLCam604P.Events
DeviceData=PSLCam604P.DeviceData
AddReg=PSLCam604P.AddReg,PSLCam604P.AddReg.TWAIN,PSLCamera.Addreg
CopyFiles=PSLCam604P.CopyFiles,PSLCam604P.CopyFiles.TwainFiles,PSLCam604P.CopyFiles.PSDKFiles
DeviceSubType=0x7
ICMProfiles="sRGB Color Space Profile.icm"
DelFiles=PSLCam.DelSysFiles.NT
UninstallSection=Uninstall.PSLCam604P
VendorSetup="pscV604P.dll,SetupEntryPoint PSS100_U"

[PSLCam604P.DeviceData]
TwainDS="Canon PowerShot S100 USB"
SpecialInfo=%PS604P_CLSID_CAMERADETECTED%
; ?? Model ??

[PSLCam604P.Events]
CameraDetected=%COMMON_EVENT_CAMERADETECTED%,%PS604P_CLSID_CAMERADETECTED%,*

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

;=================================
; for 604_U USB
;=================================

; Win98/604 model section
[PSL.Camera604U]
SubClass=StillImage
DeviceType=2
DeviceSubType=0x7
Capabilities=1
DeviceData=PSLCam604U.DeviceData
AddReg=PSLCam604U.AddReg,PSLCam604U.AddReg.TWAIN,98USB.AddReg,PSLCamera.Addreg
CopyFiles=PSLCam604U.CopyFiles,CopyFiles.Sys32,PSLCam604U.CopyFiles.TwainFiles,PSLCam604U.CopyFiles.PSDKFiles,TwainCopyFiles
DelFiles=PSLCam.DelSysFiles
UninstallSection=Uninstall.PSLCam604U
Events=PSLCam604U.Events
ICMProfiles="sRGB Color Space Profile.icm"

; Win2000/604 model section
[PSL.Camera604U.NT]
Include=sti.inf
Needs=STI.USBSection

SubClass=StillImage
DeviceType=2
Capabilities=1
Events=PSLCam604U.Events
DeviceData=PSLCam604U.DeviceData
AddReg=PSLCam604U.AddReg,PSLCam604U.AddReg.TWAIN,PSLCamera.Addreg
CopyFiles=PSLCam604U.CopyFiles,PSLCam604U.CopyFiles.TwainFiles,PSLCam604U.CopyFiles.PSDKFiles
DeviceSubType=0x7
ICMProfiles="sRGB Color Space Profile.icm"
DelFiles=PSLCam.DelSysFiles.NT
UninstallSection=Uninstall.PSLCam604U
VendorSetup="pscV604U.dll,SetupEntryPoint IXUS_U"

[PSLCam604U.DeviceData]
TwainDS="Canon DIGITAL IXUS USB"
SpecialInfo=%PS604U_CLSID_CAMERADETECTED%
; ?? Model ??

[PSLCam604U.Events]
CameraDetected=%COMMON_EVENT_CAMERADETECTED%,%PS604U_CLSID_CAMERADETECTED%,*

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

;=================================
; for 114 USB
;=================================

; Win98/114 model section
[PSL.Camera114]
SubClass=StillImage
DeviceType=2
DeviceSubType=0x7
Capabilities=1
DeviceData=PSLCam114.DeviceData
AddReg=PSLCam114.AddReg,PSLCam114.AddReg.TWAIN,98USB.AddReg,PSLCamera.Addreg
CopyFiles=PSLCam114.CopyFiles,CopyFiles.Sys32,PSLCam114.CopyFiles.TwainFiles,PSLCam114.CopyFiles.PSDKFiles,TwainCopyFiles
DelFiles=PSLCam.DelSysFiles
UninstallSection=Uninstall.PSLCam114
Events=PSLCam114.Events
ICMProfiles="sRGB Color Space Profile.icm"

; Win2000/114 model section
[PSL.Camera114.NT]
Include=sti.inf
Needs=STI.USBSection

SubClass=StillImage
DeviceType=2
Capabilities=1
Events=PSLCam114.Events
DeviceData=PSLCam114.DeviceData
AddReg=PSLCam114.AddReg,PSLCam114.AddReg.TWAIN,PSLCamera.Addreg
CopyFiles=PSLCam114.CopyFiles,PSLCam114.CopyFiles.TwainFiles,PSLCam114.CopyFiles.PSDKFiles
;;?? UpdateInis ??
DeviceSubType=0x7
ICMProfiles="sRGB Color Space Profile.icm"
DelFiles=PSLCam.DelSysFiles.NT
UninstallSection=Uninstall.PSLCam114
VendorSetup="pscVS114.dll,SetupEntryPoint EOS_D30"

[PSLCam114.DeviceData]
TwainDS="Canon EOS D30 USB"
SpecialInfo=%PS114_CLSID_CAMERADETECTED%
; ?? Model ??

[PSLCam114.Events]
CameraDetected=%COMMON_EVENT_CAMERADETECTED%,%PS114_CLSID_CAMERADETECTED%,*

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

;=================================
; for 404 USB
;=================================

; Win98/404 model section
[PSL.Camera404]
SubClass=StillImage
DeviceType=2
DeviceSubType=0x7
Capabilities=1
DeviceData=PSLCam404.DeviceData
AddReg=PSLCam404.AddReg,PSLCam404.AddReg.TWAIN,98USB.AddReg,PSLCamera.Addreg
CopyFiles=PSLCam404.CopyFiles.TwainFiles,PSLCam404.CopyFiles,PSLCam404.CopyFiles.PSDKFiles,TwainCopyFiles,CopyFiles.Sys32
DelFiles=PSLCam.DelSysFiles
UninstallSection=Uninstall.PSLCam404
Events=PSLCam404.Events
ICMProfiles="sRGB Color Space Profile.icm"

; Win2000/404 model section
[PSL.Camera404.NT]
Include=sti.inf
Needs=STI.USBSection

SubClass=StillImage
DeviceType=2
Capabilities=1
Events=PSLCam404.Events
DeviceData=PSLCam404.DeviceData
AddReg=PSLCam404.AddReg,PSLCam404.AddReg.TWAIN,PSLCamera.Addreg
CopyFiles=PSLCam404.CopyFiles.TwainFiles,PSLCam404.CopyFiles,PSLCam404.CopyFiles.PSDKFiles
DeviceSubType=0x7
ICMProfiles="sRGB Color Space Profile.icm"
DelFiles=PSLCam.DelSysFiles.NT
UninstallSection=Uninstall.PSLCam404
VendorSetup="pscVS404.dll,SetupEntryPoint PS_G1_U"

[PSLCam404.DeviceData]
TwainDS="Canon PowerShot G1 USB"
SpecialInfo=%PS404_CLSID_CAMERADETECTED%

[PSLCam404.Events]
CameraDetected=%COMMON_EVENT_CAMERADETECTED%,%PS404_CLSID_CAMERADETECTED%,*

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

;=================================
; for 105 USB
;=================================

; Win98/105 model section
[PSL.Camera105]
SubClass=StillImage
DeviceType=2
DeviceSubType=0x7
Capabilities=1
DeviceData=PSLCam105.DeviceData
AddReg=PSLCam105.AddReg,PSLCam105.AddReg.TWAIN,98USB.AddReg,PSLCamera.Addreg
CopyFiles=PSLCam105.CopyFiles.TwainFiles,PSLCam105.CopyFiles,PSLCam105.CopyFiles.PSDKFiles,TwainCopyFiles,CopyFiles.Sys32
DelFiles=PSLCam.DelSysFiles
UninstallSection=Uninstall.PSLCam105
Events=PSLCam105.Events
ICMProfiles="sRGB Color Space Profile.icm"

; Win2000/105 model section
[PSL.Camera105.NT]
Include=sti.inf
Needs=STI.USBSection

SubClass=StillImage
DeviceType=2
Capabilities=1
Events=PSLCam105.Events
DeviceData=PSLCam105.DeviceData
AddReg=PSLCam105.AddReg,PSLCam105.AddReg.TWAIN,PSLCamera.Addreg
CopyFiles=PSLCam105.CopyFiles.TwainFiles,PSLCam105.CopyFiles,PSLCam105.CopyFiles.PSDKFiles
DeviceSubType=0x7
ICMProfiles="sRGB Color Space Profile.icm"
DelFiles=PSLCam.DelSysFiles.NT
UninstallSection=Uninstall.PSLCam105
VendorSetup="pscVS105.dll,SetupEntryPoint PS_P90_U"

;=================================

[PSLCam105.DeviceData]
TwainDS="Canon PowerShot Pro90 IS USB"
SpecialInfo=%PS105_CLSID_CAMERADETECTED%

[PSLCam105.Events]
CameraDetected=%COMMON_EVENT_CAMERADETECTED%,%PS105_CLSID_CAMERADETECTED%,*

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

; Win98 add registry section
[98USB.AddReg]
HKR,,NTMPDriver,,"usbscan.sys"

[PSLCam402.AddReg]
HKR,,HardwareConfig,1,4
HKR,,DevLoader,,*NTKERN
HKR,,USDClass,,"{9BC7DE43-EDBB-11d2-8729-00104B1159A2}"
HKCR,CLSID\{9BC7DE43-EDBB-11d2-8729-00104B1159A2},,,"PowerShot STI USB USD"
HKCR,CLSID\{9BC7DE43-EDBB-11d2-8729-00104B1159A2}\InProcServer32,,,%11%\pscud402.dll
HKCR,CLSID\{9BC7DE43-EDBB-11d2-8729-00104B1159A2}\InProcServer32,ThreadingModel,,"Apartment"

; For PSL2STI
HKLM,Software\Canon\PowerShot\PSL2STI,lastModel,65537,3,0,0,0
HKLM,Software\Canon\PowerShot\PSL2STI,defaultModel,65537,3,0,0,0
HKLM,Software\Canon\PowerShot\PSL2STI,waitTime,65537,d0,07,0,0
HKLM,Software\Canon\PowerShot\PSL2STI\USB,lastPort,1,00,00
HKLM,Software\Canon\PowerShot\PSL2STI\USB,defaultPort,1,00,00
HKLM,Software\Canon\PowerShot\PSL2STI\USB,version,,%PSDKRegVersion%

HKLM,Software\Canon\PowerShot\PSLL\402,installMethod,65537,3,0,0,0
HKLM,Software\Canon\PowerShot\PSLL\402,dllpath,,"pscl2sti.dll"
HKLM,Software\Canon\PowerShot\PSLL\402,cameraDetectID,,%PS402_CLSID_CAMERADETECTED%

; For PowerShot TWAIN
[PSLCam402.AddReg.TWAIN]
HKLM,Software\Canon\PowerShot\PSLL,defaultModel,,"402"
HKLM,Software\Canon\PowerShot\PSLL,lastModel,,"402"

HKLM,"Software\Canon\PowerShot\ScanGear\PS_S10_U",DeviceName,,"PowerShot S10"
HKLM,"Software\Canon\PowerShot\ScanGear\PS_S10_U",InstallDirectory,,""
HKLM,"Software\Canon\PowerShot\ScanGear\PS_S10_U",instMethod,65537,3,0,0,0
HKLM,"Software\Canon\PowerShot\ScanGear\PS_S10_U",Manufacture,,"Canon. Inc"
HKLM,"Software\Canon\PowerShot\ScanGear\PS_S10_U",modelID,65537,36,30,33,70
HKLM,"Software\Canon\PowerShot\ScanGear\PS_S10_U",ProductFamily,,"TWAIN Digital Camera"
HKLM,"Software\Canon\PowerShot\ScanGear\PS_S10_U",ProductName,,"Canon PowerShot S10 USB"
HKLM,"Software\Canon\PowerShot\ScanGear\PS_S10_U",VersionInfo,,%VersionInfo%
HKLM,"Software\Canon\PowerShot\ScanGear\PS_S10_U",numberOfIndex,65537,0,0,0,0
HKLM,"Software\Canon\PowerShot\ScanGear\PS_S10_U",index,1,00
HKLM,"Software\Canon\PowerShot\ScanGear\PS_S10_U",version,,%RegVersion%
HKLM,"Software\Canon\PowerShot\ScanGear\PS_S10_U\INIFILE",DPI,65537,b4,0,0,0
HKLM,"Software\Canon\PowerShot\ScanGear\PS_S10_U\INIFILE",IsTrans16,65537,0,0,0,0
HKLM,"Software\Canon\PowerShot\ScanGear\PS_S10_U\INIFILE",DevelopThumb,65537,0,0,0,0

HKLM,"Software\Canon\PowerShot\ScanGear Devices\PowerShot S10",ColorMatch,65537,2,0,0,0
HKLM,"Software\Canon\PowerShot\ScanGear Devices\PowerShot S10",DeviceDriver,,"PSUI.DLL"
HKLM,"Software\Canon\PowerShot\ScanGear Devices\PowerShot S10",DriverUI,,"PSUI.DLL"
HKLM,"Software\Canon\PowerShot\ScanGear Devices\PowerShot S10",PowerShot,65537,1,0,0,0
HKLM,"Software\Canon\PowerShot\ScanGear Devices\PowerShot S10",TextEnhance,65537,2,0,0,0

[PSLCam403.AddReg]
HKR,,HardwareConfig,1,4
HKR,,DevLoader,,*NTKERN
HKR,,USDClass,,"{AE143083-87B7-11d3-872B-00104B1159A2}"
HKCR,CLSID\{AE143083-87B7-11d3-872B-00104B1159A2},,,"PowerShot STI USB USD"
HKCR,CLSID\{AE143083-87B7-11d3-872B-00104B1159A2}\InProcServer32,,,%11%\pscud403.dll
HKCR,CLSID\{AE143083-87B7-11d3-872B-00104B1159A2}\InProcServer32,ThreadingModel,,"Apartment"

; For PSL2STI
HKLM,Software\Canon\PowerShot\PSL2STI,lastModel,65537,3,0,0,0
HKLM,Software\Canon\PowerShot\PSL2STI,defaultModel,65537,3,0,0,0
HKLM,Software\Canon\PowerShot\PSL2STI,waitTime,65537,d0,07,0,0
HKLM,Software\Canon\PowerShot\PSL2STI\USB,lastPort,1,00,00
HKLM,Software\Canon\PowerShot\PSL2STI\USB,defaultPort,1,00,00
HKLM,Software\Canon\PowerShot\PSL2STI\USB,version,,%PSDKRegVersion%

HKLM,Software\Canon\PowerShot\PSLL\403,installMethod,65537,3,0,0,0
HKLM,Software\Canon\PowerShot\PSLL\403,dllpath,,"pscl2sti.dll"
HKLM,Software\Canon\PowerShot\PSLL\403,cameraDetectID,,%PS403_CLSID_CAMERADETECTED%

; For PowerShot TWAIN
[PSLCam403.AddReg.TWAIN]
HKLM,Software\Canon\PowerShot\PSLL,defaultModel,,"403"
HKLM,Software\Canon\PowerShot\PSLL,lastModel,,"403"

HKLM,"Software\Canon\PowerShot\ScanGear\PS_S20_U",DeviceName,,"PowerShot S20"
HKLM,"Software\Canon\PowerShot\ScanGear\PS_S20_U",InstallDirectory,,""
HKLM,"Software\Canon\PowerShot\ScanGear\PS_S20_U",instMethod,65537,3,0,0,0
HKLM,"Software\Canon\PowerShot\ScanGear\PS_S20_U",Manufacture,,"Canon. Inc"
HKLM,"Software\Canon\PowerShot\ScanGear\PS_S20_U",modelID,65537,37,30,33,70
HKLM,"Software\Canon\PowerShot\ScanGear\PS_S20_U",ProductFamily,,"TWAIN Digital Camera"
HKLM,"Software\Canon\PowerShot\ScanGear\PS_S20_U",ProductName,,"Canon PowerShot S20 USB"
HKLM,"Software\Canon\PowerShot\ScanGear\PS_S20_U",VersionInfo,,%VersionInfo%
HKLM,"Software\Canon\PowerShot\ScanGear\PS_S20_U",numberOfIndex,65537,0,0,0,0
HKLM,"Software\Canon\PowerShot\ScanGear\PS_S20_U",index,1,00
HKLM,"Software\Canon\PowerShot\ScanGear\PS_S20_U",version,,%RegVersion%
HKLM,"Software\Canon\PowerShot\ScanGear\PS_S20_U\INIFILE",DPI,65537,b4,0,0,0
HKLM,"Software\Canon\PowerShot\ScanGear\PS_S20_U\INIFILE",IsTrans16,65537,0,0,0,0
HKLM,"Software\Canon\PowerShot\ScanGear\PS_S20_U\INIFILE",DevelopThumb,65537,0,0,0,0

HKLM,"Software\Canon\PowerShot\ScanGear Devices\PowerShot S20",ColorMatch,65537,2,0,0,0
HKLM,"Software\Canon\PowerShot\ScanGear Devices\PowerShot S20",DeviceDriver,,"PSUI.DLL"
HKLM,"Software\Canon\PowerShot\ScanGear Devices\PowerShot S20",DriverUI,,"PSUI.DLL"
HKLM,"Software\Canon\PowerShot\ScanGear Devices\PowerShot S20",PowerShot,65537,1,0,0,0
HKLM,"Software\Canon\PowerShot\ScanGear Devices\PowerShot S20",TextEnhance,65537,2,0,0,0

[PSLCam604Y.AddReg]
HKR,,HardwareConfig,1,4
HKR,,DevLoader,,*NTKERN
HKR,,USDClass,,"{441BCCA1-E3B3-11d3-872B-00104B1159A2}"
HKCR,CLSID\{441BCCA1-E3B3-11d3-872B-00104B1159A2},,,"IXY DIGITAL STI USB USD"
HKCR,CLSID\{441BCCA1-E3B3-11d3-872B-00104B1159A2}\InProcServer32,,,%11%\pscu604Y.dll
HKCR,CLSID\{441BCCA1-E3B3-11d3-872B-00104B1159A2}\InProcServer32,ThreadingModel,,"Apartment"

; For PSL2STI
HKLM,Software\Canon\PowerShot\PSL2STI,lastModel,65537,3,0,0,0
HKLM,Software\Canon\PowerShot\PSL2STI,defaultModel,65537,3,0,0,0
HKLM,Software\Canon\PowerShot\PSL2STI,waitTime,65537,d0,07,0,0
HKLM,Software\Canon\PowerShot\PSL2STI\USB,lastPort,1,00,00
HKLM,Software\Canon\PowerShot\PSL2STI\USB,defaultPort,1,00,00
HKLM,Software\Canon\PowerShot\PSL2STI\USB,version,,%PSDKRegVersion%

HKLM,Software\Canon\PowerShot\PSLL\604Y,installMethod,65537,2,0,0,0
HKLM,Software\Canon\PowerShot\PSLL\604Y,dllpath,,"pscl2sti.dll"
HKLM,Software\Canon\PowerShot\PSLL\604Y,cameraDetectID,,%PS604Y_CLSID_CAMERADETECTED%

; For PowerShot TWAIN
[PSLCam604Y.AddReg.TWAIN]
HKLM,Software\Canon\PowerShot\PSLL,defaultModel,,"604Y"
HKLM,Software\Canon\PowerShot\PSLL,lastModel,,"604Y"

HKLM,"Software\Canon\PowerShot\ScanGear\IXY_U",DeviceName,,"IXY DIGITAL"
HKLM,"Software\Canon\PowerShot\ScanGear\IXY_U",InstallDirectory,,""
HKLM,"Software\Canon\PowerShot\ScanGear\IXY_U",instMethod,65537,3,0,0,0
HKLM,"Software\Canon\PowerShot\ScanGear\IXY_U",Manufacture,,"Canon Inc."
HKLM,"Software\Canon\PowerShot\ScanGear\IXY_U",modelID,65537,3A,30,33,70
HKLM,"Software\Canon\PowerShot\ScanGear\IXY_U",ProductFamily,,"TWAIN Digital Camera"
HKLM,"Software\Canon\PowerShot\ScanGear\IXY_U",ProductName,,"Canon IXY DIGITAL USB"
HKLM,"Software\Canon\PowerShot\ScanGear\IXY_U",VersionInfo,,%VersionInfo%
HKLM,"Software\Canon\PowerShot\ScanGear\IXY_U",numberOfIndex,65537,0,0,0,0
HKLM,"Software\Canon\PowerShot\ScanGear\IXY_U",index,1,00
HKLM,"Software\Canon\PowerShot\ScanGear\IXY_U",version,,%RegVersion%
HKLM,"Software\Canon\PowerShot\ScanGear\IXY_U\INIFILE",DPI,65537,b4,0,0,0
HKLM,"Software\Canon\PowerShot\ScanGear\IXY_U\INIFILE",IsTrans16,65537,0,0,0,0
HKLM,"Software\Canon\PowerShot\ScanGear\IXY_U\INIFILE",DevelopThumb,65537,0,0,0,0

HKLM,"Software\Canon\PowerShot\ScanGear Devices\IXY DIGITAL",ColorMatch,65537,2,0,0,0
HKLM,"Software\Canon\PowerShot\ScanGear Devices\IXY DIGITAL",DeviceDriver,,"PSUI.DLL"
HKLM,"Software\Canon\PowerShot\ScanGear Devices\IXY DIGITAL",DriverUI,,"PSUI.DLL"
HKLM,"Software\Canon\PowerShot\ScanGear Devices\IXY DIGITAL",PowerShot,65537,1,0,0,0
HKLM,"Software\Canon\PowerShot\ScanGear Devices\IXY DIGITAL",TextEnhance,65537,2,0,0,0

[PSLCam604P.AddReg]
HKR,,HardwareConfig,1,4
HKR,,DevLoader,,*NTKERN
HKR,,USDClass,,"{441BCCA3-E3B3-11d3-872B-00104B1159A2}"
HKCR,CLSID\{441BCCA3-E3B3-11d3-872B-00104B1159A2},,,"PowerShot STI USB USD"
HKCR,CLSID\{441BCCA3-E3B3-11d3-872B-00104B1159A2}\InProcServer32,,,%11%\pscu604P.dll
HKCR,CLSID\{441BCCA3-E3B3-11d3-872B-00104B1159A2}\InProcServer32,ThreadingModel,,"Apartment"

; For PSL2STI
HKLM,Software\Canon\PowerShot\PSL2STI,lastModel,65537,3,0,0,0
HKLM,Software\Canon\PowerShot\PSL2STI,defaultModel,65537,3,0,0,0
HKLM,Software\Canon\PowerShot\PSL2STI,waitTime,65537,d0,07,0,0
HKLM,Software\Canon\PowerShot\PSL2STI\USB,lastPort,1,00,00
HKLM,Software\Canon\PowerShot\PSL2STI\USB,defaultPort,1,00,00
HKLM,Software\Canon\PowerShot\PSL2STI\USB,version,,%PSDKRegVersion%

HKLM,Software\Canon\PowerShot\PSLL\604P,installMethod,65537,2,0,0,0
HKLM,Software\Canon\PowerShot\PSLL\604P,dllpath,,"pscl2sti.dll"
HKLM,Software\Canon\PowerShot\PSLL\604P,cameraDetectID,,%PS604P_CLSID_CAMERADETECTED%

; For PowerShot TWAIN
[PSLCam604P.AddReg.TWAIN]
HKLM,Software\Canon\PowerShot\PSLL,defaultModel,,"604P"
HKLM,Software\Canon\PowerShot\PSLL,lastModel,,"604P"

HKLM,"Software\Canon\PowerShot\ScanGear\PSS100_U",DeviceName,,"PowerShot S100"
HKLM,"Software\Canon\PowerShot\ScanGear\PSS100_U",InstallDirectory,,""
HKLM,"Software\Canon\PowerShot\ScanGear\PSS100_U",instMethod,65537,3,0,0,0
HKLM,"Software\Canon\PowerShot\ScanGear\PSS100_U",Manufacture,,"Canon Inc."
HKLM,"Software\Canon\PowerShot\ScanGear\PSS100_U",modelID,65537,3B,30,33,70
HKLM,"Software\Canon\PowerShot\ScanGear\PSS100_U",ProductFamily,,"TWAIN Digital Camera"
HKLM,"Software\Canon\PowerShot\ScanGear\PSS100_U",ProductName,,"Canon PowerShot S100 USB"
HKLM,"Software\Canon\PowerShot\ScanGear\PSS100_U",VersionInfo,,%VersionInfo%
HKLM,"Software\Canon\PowerShot\ScanGear\PSS100_U",numberOfIndex,65537,0,0,0,0
HKLM,"Software\Canon\PowerShot\ScanGear\PSS100_U",index,1,00
HKLM,"Software\Canon\PowerShot\ScanGear\PSS100_U",version,,%RegVersion%
HKLM,"Software\Canon\PowerShot\ScanGear\PSS100_U\INIFILE",DPI,65537,b4,0,0,0
HKLM,"Software\Canon\PowerShot\ScanGear\PSS100_U\INIFILE",IsTrans16,65537,0,0,0,0
HKLM,"Software\Canon\PowerShot\ScanGear\PSS100_U\INIFILE",DevelopThumb,65537,0,0,0,0

HKLM,"Software\Canon\PowerShot\ScanGear Devices\PowerShot S100",ColorMatch,65537,2,0,0,0
HKLM,"Software\Canon\PowerShot\ScanGear Devices\PowerShot S100",DeviceDriver,,"PSUI.DLL"
HKLM,"Software\Canon\PowerShot\ScanGear Devices\PowerShot S100",DriverUI,,"PSUI.DLL"
HKLM,"Software\Canon\PowerShot\ScanGear Devices\PowerShot S100",PowerShot,65537,1,0,0,0
HKLM,"Software\Canon\PowerShot\ScanGear Devices\PowerShot S100",TextEnhance,65537,2,0,0,0

[PSLCam604U.AddReg]
HKR,,HardwareConfig,1,4
HKR,,DevLoader,,*NTKERN
HKR,,USDClass,,"{441BCCA5-E3B3-11d3-872B-00104B1159A2}"
HKCR,CLSID\{441BCCA5-E3B3-11d3-872B-00104B1159A2},,,"DIGITAL IXUS STI USB USD"
HKCR,CLSID\{441BCCA5-E3B3-11d3-872B-00104B1159A2}\InProcServer32,,,%11%\pscu604U.dll
HKCR,CLSID\{441BCCA5-E3B3-11d3-872B-00104B1159A2}\InProcServer32,ThreadingModel,,"Apartment"

; For PSL2STI
HKLM,Software\Canon\PowerShot\PSL2STI,lastModel,65537,3,0,0,0
HKLM,Software\Canon\PowerShot\PSL2STI,defaultModel,65537,3,0,0,0
HKLM,Software\Canon\PowerShot\PSL2STI,waitTime,65537,d0,07,0,0
HKLM,Software\Canon\PowerShot\PSL2STI\USB,lastPort,1,00,00
HKLM,Software\Canon\PowerShot\PSL2STI\USB,defaultPort,1,00,00
HKLM,Software\Canon\PowerShot\PSL2STI\USB,version,,%PSDKRegVersion%

HKLM,Software\Canon\PowerShot\PSLL\604U,installMethod,65537,2,0,0,0
HKLM,Software\Canon\PowerShot\PSLL\604U,dllpath,,"pscl2sti.dll"
HKLM,Software\Canon\PowerShot\PSLL\604U,cameraDetectID,,%PS604U_CLSID_CAMERADETECTED%

; For PowerShot TWAIN
[PSLCam604U.AddReg.TWAIN]
HKLM,Software\Canon\PowerShot\PSLL,defaultModel,,"604U"
HKLM,Software\Canon\PowerShot\PSLL,lastModel,,"604U"

HKLM,"Software\Canon\PowerShot\ScanGear\IXUS_U",DeviceName,,"DIGITAL IXUS"
HKLM,"Software\Canon\PowerShot\ScanGear\IXUS_U",InstallDirectory,,""
HKLM,"Software\Canon\PowerShot\ScanGear\IXUS_U",instMethod,65537,3,0,0,0
HKLM,"Software\Canon\PowerShot\ScanGear\IXUS_U",Manufacture,,"Canon Inc."
HKLM,"Software\Canon\PowerShot\ScanGear\IXUS_U",modelID,65537,3C,30,33,70
HKLM,"Software\Canon\PowerShot\ScanGear\IXUS_U",ProductFamily,,"TWAIN Digital Camera"
HKLM,"Software\Canon\PowerShot\ScanGear\IXUS_U",ProductName,,"Canon DIGITAL IXUS USB"
HKLM,"Software\Canon\PowerShot\ScanGear\IXUS_U",VersionInfo,,%VersionInfo%
HKLM,"Software\Canon\PowerShot\ScanGear\IXUS_U",numberOfIndex,65537,0,0,0,0
HKLM,"Software\Canon\PowerShot\ScanGear\IXUS_U",index,1,00
HKLM,"Software\Canon\PowerShot\ScanGear\IXUS_U",version,,%RegVersion%
HKLM,"Software\Canon\PowerShot\ScanGear\IXUS_U\INIFILE",DPI,65537,b4,0,0,0
HKLM,"Software\Canon\PowerShot\ScanGear\IXUS_U\INIFILE",IsTrans16,65537,0,0,0,0
HKLM,"Software\Canon\PowerShot\ScanGear\IXUS_U\INIFILE",DevelopThumb,65537,0,0,0,0

HKLM,"Software\Canon\PowerShot\ScanGear Devices\DIGITAL IXUS",ColorMatch,65537,2,0,0,0
HKLM,"Software\Canon\PowerShot\ScanGear Devices\DIGITAL IXUS",DeviceDriver,,"PSUI.DLL"
HKLM,"Software\Canon\PowerShot\ScanGear Devices\DIGITAL IXUS",DriverUI,,"PSUI.DLL"
HKLM,"Software\Canon\PowerShot\ScanGear Devices\DIGITAL IXUS",PowerShot,65537,1,0,0,0
HKLM,"Software\Canon\PowerShot\ScanGear Devices\DIGITAL IXUS",TextEnhance,65537,2,0,0,0

[PSLCam114.AddReg]
HKR,,HardwareConfig,1,4
HKR,,DevLoader,,*NTKERN
HKR,,USDClass,,"{AE0763E4-984D-11d3-872B-00104B1159A2}"
HKCR,CLSID\{AE0763E4-984D-11d3-872B-00104B1159A2},,,"PowerShot STI USB USD"
HKCR,CLSID\{AE0763E4-984D-11d3-872B-00104B1159A2}\InProcServer32,,,%11%\pscud114.dll
HKCR,CLSID\{AE0763E4-984D-11d3-872B-00104B1159A2}\InProcServer32,ThreadingModel,,"Apartment"

; For PSL2STI
HKLM,Software\Canon\PowerShot\PSL2STI,lastModel,65537,3,0,0,0
HKLM,Software\Canon\PowerShot\PSL2STI,defaultModel,65537,3,0,0,0
HKLM,Software\Canon\PowerShot\PSL2STI,waitTime,65537,d0,07,0,0	

HKLM,Software\Canon\PowerShot\PSL2STI\USB,lastPort,1,00,00
HKLM,Software\Canon\PowerShot\PSL2STI\USB,defaultPort,1,00,00
HKLM,Software\Canon\PowerShot\PSL2STI\USB,version,,%PSDKRegVersion%

HKLM,Software\Canon\PowerShot\PSLL\114,installMethod,65537,2,0,0,0
HKLM,Software\Canon\PowerShot\PSLL\114,dllpath,,"pscl2sti.dll"
HKLM,Software\Canon\PowerShot\PSLL\114,cameraDetectID,,%PS114_CLSID_CAMERADETECTED%

; For PowerShot TWAIN
[PSLCam114.AddReg.TWAIN]
HKLM,Software\Canon\PowerShot\PSLL,defaultModel,,"114"
HKLM,Software\Canon\PowerShot\PSLL,lastModel,,"114"

HKLM,"Software\Canon\PowerShot\ScanGear\EOS_D30",DeviceName,,"EOS D30"
HKLM,"Software\Canon\PowerShot\ScanGear\EOS_D30",InstallDirectory,,""
HKLM,"Software\Canon\PowerShot\ScanGear\EOS_D30",instMethod,65537,3,0,0,0
HKLM,"Software\Canon\PowerShot\ScanGear\EOS_D30",Manufacture,,"Canon. Inc"
HKLM,"Software\Canon\PowerShot\ScanGear\EOS_D30",modelID,65537,38,30,33,70
HKLM,"Software\Canon\PowerShot\ScanGear\EOS_D30",ProductFamily,,"TWAIN Digital Camera"
HKLM,"Software\Canon\PowerShot\ScanGear\EOS_D30",ProductName,,"Canon EOS D30 USB"
HKLM,"Software\Canon\PowerShot\ScanGear\EOS_D30",VersionInfo,,%VersionInfo%
HKLM,"Software\Canon\PowerShot\ScanGear\EOS_D30",numberOfIndex,65537,0,0,0,0
HKLM,"Software\Canon\PowerShot\ScanGear\EOS_D30",index,1,00
HKLM,"Software\Canon\PowerShot\ScanGear\EOS_D30",version,,%RegVersion%
HKLM,"Software\Canon\PowerShot\ScanGear\EOS_D30\INIFILE",DPI,65537,b4,0,0,0
HKLM,"Software\Canon\PowerShot\ScanGear\EOS_D30\INIFILE",IsTrans16,65537,0,0,0,0
HKLM,"Software\Canon\PowerShot\ScanGear\EOS_D30\INIFILE",DevelopThumb,65537,0,0,0,0

HKLM,"Software\Canon\PowerShot\ScanGear Devices\EOS D30",ColorMatch,65537,2,0,0,0
HKLM,"Software\Canon\PowerShot\ScanGear Devices\EOS D30",DeviceDriver,,"PSUI.DLL"
HKLM,"Software\Canon\PowerShot\ScanGear Devices\EOS D30",DriverUI,,"PSUI.DLL"
HKLM,"Software\Canon\PowerShot\ScanGear Devices\EOS D30",PowerShot,65537,1,0,0,0
HKLM,"Software\Canon\PowerShot\ScanGear Devices\EOS D30",TextEnhance,65537,2,0,0,0

[PSLCam404.AddReg]
HKR,,HardwareConfig,1,4
HKR,,DevLoader,,*NTKERN
HKR,,USDClass,,"{5BE8C541-3D70-11d4-872B-00104B1159A2}"
HKCR,CLSID\{5BE8C541-3D70-11d4-872B-00104B1159A2},,,"PowerShot STI USB USD"
HKCR,CLSID\{5BE8C541-3D70-11d4-872B-00104B1159A2}\InProcServer32,,,%11%\pscud404.dll
HKCR,CLSID\{5BE8C541-3D70-11d4-872B-00104B1159A2}\InProcServer32,ThreadingModel,,"Apartment"

; For PSL2STI
HKLM,Software\Canon\PowerShot\PSL2STI,lastModel,65537,3,0,0,0
HKLM,Software\Canon\PowerShot\PSL2STI,defaultModel,65537,3,0,0,0
HKLM,Software\Canon\PowerShot\PSL2STI,waitTime,65537,d0,07,0,0

HKLM,Software\Canon\PowerShot\PSL2STI\USB,lastPort,1,00,00
HKLM,Software\Canon\PowerShot\PSL2STI\USB,defaultPort,1,00,00
HKLM,Software\Canon\PowerShot\PSL2STI\USB,version,,%PSDKRegVersion%

HKLM,Software\Canon\PowerShot\PSLL\404,installMethod,65537,3,0,0,0
HKLM,Software\Canon\PowerShot\PSLL\404,dllpath,,"pscl2sti.dll"
HKLM,Software\Canon\PowerShot\PSLL\404,cameraDetectID,,%PS404_CLSID_CAMERADETECTED%

; For PowerShot TWAIN
[PSLCam404.AddReg.TWAIN]
HKLM,Software\Canon\PowerShot\PSLL,defaultModel,,"404"
HKLM,Software\Canon\PowerShot\PSLL,lastModel,,"404"

HKLM,"Software\Canon\PowerShot\ScanGear\PS_G1_U",DeviceName,,"PowerShot G1"
HKLM,"Software\Canon\PowerShot\ScanGear\PS_G1_U",InstallDirectory,,""
HKLM,"Software\Canon\PowerShot\ScanGear\PS_G1_U",instMethod,65537,3,0,0,0
HKLM,"Software\Canon\PowerShot\ScanGear\PS_G1_U",Manufacture,,"Canon. Inc"
HKLM,"Software\Canon\PowerShot\ScanGear\PS_G1_U",modelID,65537,3d,30,33,70
HKLM,"Software\Canon\PowerShot\ScanGear\PS_G1_U",ProductFamily,,"TWAIN Digital Camera"
HKLM,"Software\Canon\PowerShot\ScanGear\PS_G1_U",ProductName,,"Canon PowerShot G1 USB"
HKLM,"Software\Canon\PowerShot\ScanGear\PS_G1_U",VersionInfo,,%VersionInfo%
HKLM,"Software\Canon\PowerShot\ScanGear\PS_G1_U",numberOfIndex,65537,0,0,0,0
HKLM,"Software\Canon\PowerShot\ScanGear\PS_G1_U",index,1,00
HKLM,"Software\Canon\PowerShot\ScanGear\PS_G1_U",version,,%RegVersion%
HKLM,"Software\Canon\PowerShot\ScanGear\PS_G1_U\INIFILE",DPI,65537,b4,0,0,0
HKLM,"Software\Canon\PowerShot\ScanGear\PS_G1_U\INIFILE",IsTrans16,65537,0,0,0,0
HKLM,"Software\Canon\PowerShot\ScanGear\PS_G1_U\INIFILE",DevelopThumb,65537,0,0,0,0

HKLM,"Software\Canon\PowerShot\ScanGear Devices\PowerShot G1",ColorMatch,65537,2,0,0,0
HKLM,"Software\Canon\PowerShot\ScanGear Devices\PowerShot G1",DeviceDriver,,"PSUI.DLL"
HKLM,"Software\Canon\PowerShot\ScanGear Devices\PowerShot G1",DriverUI,,"PSUI.DLL"
HKLM,"Software\Canon\PowerShot\ScanGear Devices\PowerShot G1",PowerShot,65537,1,0,0,0
HKLM,"Software\Canon\PowerShot\ScanGear Devices\PowerShot G1",TextEnhance,65537,2,0,0,0

[PSLCam105.AddReg]
HKR,,HardwareConfig,1,4
HKR,,DevLoader,,*NTKERN
HKR,,USDClass,,"{5BE8C543-3D70-11d4-872B-00104B1159A2}"
HKCR,CLSID\{5BE8C543-3D70-11d4-872B-00104B1159A2},,,"PowerShot STI USB USD"
HKCR,CLSID\{5BE8C543-3D70-11d4-872B-00104B1159A2}\InProcServer32,,,%11%\pscud105.dll
HKCR,CLSID\{5BE8C543-3D70-11d4-872B-00104B1159A2}\InProcServer32,ThreadingModel,,"Apartment"

; For PSL2STI
HKLM,Software\Canon\PowerShot\PSL2STI,lastModel,65537,3,0,0,0
HKLM,Software\Canon\PowerShot\PSL2STI,defaultModel,65537,3,0,0,0
HKLM,Software\Canon\PowerShot\PSL2STI,waitTime,65537,d0,07,0,0
HKLM,Software\Canon\PowerShot\PSL2STI\USB,lastPort,1,00,00
HKLM,Software\Canon\PowerShot\PSL2STI\USB,defaultPort,1,00,00
HKLM,Software\Canon\PowerShot\PSL2STI\USB,version,,%PSDKRegVersion%

HKLM,Software\Canon\PowerShot\PSLL\105,installMethod,65537,3,0,0,0
HKLM,Software\Canon\PowerShot\PSLL\105,dllpath,,"pscl2sti.dll"
HKLM,Software\Canon\PowerShot\PSLL\105,cameraDetectID,,%PS105_CLSID_CAMERADETECTED%

; For PowerShot TWAIN
[PSLCam105.AddReg.TWAIN]
HKLM,Software\Canon\PowerShot\PSLL,defaultModel,,"105"
HKLM,Software\Canon\PowerShot\PSLL,lastModel,,"105"

HKLM,"Software\Canon\PowerShot\ScanGear\PS_P90_U",DeviceName,,"PowerShot Pro90 IS"
HKLM,"Software\Canon\PowerShot\ScanGear\PS_P90_U",InstallDirectory,,""
HKLM,"Software\Canon\PowerShot\ScanGear\PS_P90_U",instMethod,65537,3,0,0,0
HKLM,"Software\Canon\PowerShot\ScanGear\PS_P90_U",Manufacture,,"Canon. Inc"
HKLM,"Software\Canon\PowerShot\ScanGear\PS_P90_U",modelID,65537,3e,30,33,70
HKLM,"Software\Canon\PowerShot\ScanGear\PS_P90_U",ProductFamily,,"TWAIN Digital Camera"
HKLM,"Software\Canon\PowerShot\ScanGear\PS_P90_U",ProductName,,"Canon PowerShot Pro90 IS USB"
HKLM,"Software\Canon\PowerShot\ScanGear\PS_P90_U",VersionInfo,,%VersionInfo%
HKLM,"Software\Canon\PowerShot\ScanGear\PS_P90_U",numberOfIndex,65537,0,0,0,0
HKLM,"Software\Canon\PowerShot\ScanGear\PS_P90_U",index,1,00
HKLM,"Software\Canon\PowerShot\ScanGear\PS_P90_U",version,,%RegVersion%
HKLM,"Software\Canon\PowerShot\ScanGear\PS_P90_U\INIFILE",DPI,65537,b4,0,0,0
HKLM,"Software\Canon\PowerShot\ScanGear\PS_P90_U\INIFILE",IsTrans16,65537,0,0,0,0
HKLM,"Software\Canon\PowerShot\ScanGear\PS_P90_U\INIFILE",DevelopThumb,65537,0,0,0,0

HKLM,"Software\Canon\PowerShot\ScanGear Devices\PowerShot Pro90 IS",ColorMatch,65537,2,0,0,0
HKLM,"Software\Canon\PowerShot\ScanGear Devices\PowerShot Pro90 IS",DeviceDriver,,"PSUI.DLL"
HKLM,"Software\Canon\PowerShot\ScanGear Devices\PowerShot Pro90 IS",DriverUI,,"PSUI.DLL"
HKLM,"Software\Canon\PowerShot\ScanGear Devices\PowerShot Pro90 IS",PowerShot,65537,1,0,0,0
HKLM,"Software\Canon\PowerShot\ScanGear Devices\PowerShot Pro90 IS",TextEnhance,65537,2,0,0,0

[PSLCamera.Addreg]
; For PSLL
HKLM,Software\Canon\PowerShot\PSLL\402,cameraBmpPath,,"dummy"
HKLM,Software\Canon\PowerShot\PSLL\402,cameraIconPath,,"dummy"
HKLM,Software\Canon\PowerShot\PSLL\402,modelID,65537,36,30,33,70
HKLM,Software\Canon\PowerShot\PSLL\402,modelName,,"PowerShot S10"
HKLM,Software\Canon\PowerShot\PSLL\402,lastPort,1,00,00
HKLM,Software\Canon\PowerShot\PSLL\402,supportFormat,65537,3,0,0,0
HKLM,Software\Canon\PowerShot\PSLL\402,supportRotation,65537,1,0,0,0
HKLM,Software\Canon\PowerShot\PSLL\402,supportSlideShow,65537,1,0,0,0
HKLM,Software\Canon\PowerShot\PSLL\402,supportWriteFile,65537,1,0,0,0
HKLM,Software\Canon\PowerShot\PSLL\402,supportWriteFileSpeed,65537,00,1f,00,00
HKLM,Software\Canon\PowerShot\PSLL\402,releaseControllCap,65537,0,0,0,0
HKLM,Software\Canon\PowerShot\PSLL\402,rawDevelopFaculties,65537,0,0,0,0
HKLM,Software\Canon\PowerShot\PSLL\402,supportDPOF,65537,64,0,0,0
HKLM,Software\Canon\PowerShot\PSLL\402,numberOfImageFileSize,65537,5,0,0,0
HKLM,Software\Canon\PowerShot\PSLL\402,imageFileSizeArray,1,00,02,00,00,00,30,00,03,01,00,00,00,10,00,02,01,00,00,d0,07,00,03,01,02,00,40,06,00,02,01,02,00,20,03,00
HKLM,Software\Canon\PowerShot\PSLL\402\supportSize,numberOfSupportSize,65537,3,0,0,0
HKLM,Software\Canon\PowerShot\PSLL\402\supportSize\Large,height,65537,B0,04,00,00
HKLM,Software\Canon\PowerShot\PSLL\402\supportSize\Large,width,65537,40,06,00,00
HKLM,Software\Canon\PowerShot\PSLL\402\supportSize\Middle,height,65537,C0,03,00,00
HKLM,Software\Canon\PowerShot\PSLL\402\supportSize\Middle,width,65537,00,05,00,00
HKLM,Software\Canon\PowerShot\PSLL\402\supportSize\Small,height,65537,58,02,00,00
HKLM,Software\Canon\PowerShot\PSLL\402\supportSize\Small,width,65537,20,03,00,00
HKLM,Software\Canon\PowerShot\PSLL\402\thumbFrame,bottom,65537,00,00,00,00
HKLM,Software\Canon\PowerShot\PSLL\402\thumbFrame,left,65537,00,00,00,00
HKLM,Software\Canon\PowerShot\PSLL\402\thumbFrame,right,65537,00,00,00,00
HKLM,Software\Canon\PowerShot\PSLL\402\thumbFrame,top,65537,00,00,00,00

HKLM,Software\Canon\PowerShot\PSLL\403,cameraBmpPath,,"dummy"
HKLM,Software\Canon\PowerShot\PSLL\403,cameraIconPath,,"dummy"
HKLM,Software\Canon\PowerShot\PSLL\403,modelID,65537,37,30,33,70
HKLM,Software\Canon\PowerShot\PSLL\403,modelName,,"PowerShot S20"
HKLM,Software\Canon\PowerShot\PSLL\403,lastPort,1,00,00
HKLM,Software\Canon\PowerShot\PSLL\403,supportFormat,65537,3,0,0,0
HKLM,Software\Canon\PowerShot\PSLL\403,supportRotation,65537,1,0,0,0
HKLM,Software\Canon\PowerShot\PSLL\403,supportSlideShow,65537,1,0,0,0
HKLM,Software\Canon\PowerShot\PSLL\403,supportWriteFile,65537,1,0,0,0
HKLM,Software\Canon\PowerShot\PSLL\403,supportWriteFileSpeed,65537,00,1f,00,00
HKLM,Software\Canon\PowerShot\PSLL\403,releaseControllCap,65537,0,0,0,0
HKLM,Software\Canon\PowerShot\PSLL\403,rawDevelopFaculties,65537,0,0,0,0
HKLM,Software\Canon\PowerShot\PSLL\403,supportDPOF,65537,64,0,0,0
HKLM,Software\Canon\PowerShot\PSLL\403,numberOfImageFileSize,65537,5,0,0,0
HKLM,Software\Canon\PowerShot\PSLL\403,imageFileSizeArray,1,00,02,00,00,00,30,00,03,01,00,00,00,10,00,02,01,00,00,d0,07,00,03,01,02,00,40,06,00,02,01,02,00,20,03,00
HKLM,Software\Canon\PowerShot\PSLL\403\supportSize,numberOfSupportSize,65537,3,0,0,0
HKLM,Software\Canon\PowerShot\PSLL\403\supportSize\Large,height,65537,00,06,00,00
HKLM,Software\Canon\PowerShot\PSLL\403\supportSize\Large,width,65537,00,08,00,00
HKLM,Software\Canon\PowerShot\PSLL\403\supportSize\Middle,height,65537,00,03,00,00
HKLM,Software\Canon\PowerShot\PSLL\403\supportSize\Middle,width,65537,00,04,00,00
HKLM,Software\Canon\PowerShot\PSLL\403\supportSize\Small,height,65537,E0,01,00,00
HKLM,Software\Canon\PowerShot\PSLL\403\supportSize\Small,width,65537,80,02,00,00
HKLM,Software\Canon\PowerShot\PSLL\403\thumbFrame,bottom,65537,00,00,00,00
HKLM,Software\Canon\PowerShot\PSLL\403\thumbFrame,left,65537,00,00,00,00
HKLM,Software\Canon\PowerShot\PSLL\403\thumbFrame,right,65537,00,00,00,00
HKLM,Software\Canon\PowerShot\PSLL\403\thumbFrame,top,65537,00,00,00,00

HKLM,Software\Canon\PowerShot\PSLL\604Y,cameraBmpPath,,"dummy"
HKLM,Software\Canon\PowerShot\PSLL\604Y,cameraIconPath,,"dummy"
HKLM,Software\Canon\PowerShot\PSLL\604Y,modelID,65537,3A,30,33,70
HKLM,Software\Canon\PowerShot\PSLL\604Y,modelName,,"IXY DIGITAL"
HKLM,Software\Canon\PowerShot\PSLL\604Y,lastPort,1,00,00
HKLM,Software\Canon\PowerShot\PSLL\604Y,supportFormat,65537,2,0,0,0
HKLM,Software\Canon\PowerShot\PSLL\604Y,supportRotation,65537,1,0,0,0
HKLM,Software\Canon\PowerShot\PSLL\604Y,supportSlideShow,65537,0,0,0,0
HKLM,Software\Canon\PowerShot\PSLL\604Y,supportWriteFile,65537,1,0,0,0
HKLM,Software\Canon\PowerShot\PSLL\604Y,supportWriteFileSpeed,65537,00,1f,00,00
HKLM,Software\Canon\PowerShot\PSLL\604Y,releaseControllCap,65537,1,0,0,80
HKLM,Software\Canon\PowerShot\PSLL\604Y,rawDevelopFaculties,65537,0,0,0,0
HKLM,Software\Canon\PowerShot\PSLL\604Y,supportDPOF,65537,64,0,0,0
HKLM,Software\Canon\PowerShot\PSLL\604Y,numberOfImageFileSize,65537,3,0,0,0
HKLM,Software\Canon\PowerShot\PSLL\604Y,imageFileSizeArray,1,05,01,00,00,78,18,00,03,01,00,00,68,09,00,03,01,02,00,8C,02,00
HKLM,Software\Canon\PowerShot\PSLL\604Y\supportSize,numberOfSupportSize,65537,2,0,0,0
HKLM,Software\Canon\PowerShot\PSLL\604Y\supportSize\Large,height,65537,b0,04,00,00
HKLM,Software\Canon\PowerShot\PSLL\604Y\supportSize\Large,width,65537,40,06,00,00
HKLM,Software\Canon\PowerShot\PSLL\604Y\supportSize\Small,height,65537,E0,01,00,00
HKLM,Software\Canon\PowerShot\PSLL\604Y\supportSize\Small,width,65537,80,02,00,00
HKLM,Software\Canon\PowerShot\PSLL\604Y\thumbFrame,bottom,65537,00,00,00,00
HKLM,Software\Canon\PowerShot\PSLL\604Y\thumbFrame,left,65537,00,00,00,00
HKLM,Software\Canon\PowerShot\PSLL\604Y\thumbFrame,right,65537,00,00,00,00
HKLM,Software\Canon\PowerShot\PSLL\604Y\thumbFrame,top,65537,00,00,00,00

HKLM,Software\Canon\PowerShot\PSLL\604P,cameraBmpPath,,"dummy"
HKLM,Software\Canon\PowerShot\PSLL\604P,cameraIconPath,,"dummy"
HKLM,Software\Canon\PowerShot\PSLL\604P,modelID,65537,3B,30,33,70
HKLM,Software\Canon\PowerShot\PSLL\604P,modelName,,"PowerShot S100"
HKLM,Software\Canon\PowerShot\PSLL\604P,lastPort,1,00,00
HKLM,Software\Canon\PowerShot\PSLL\604P,supportFormat,65537,2,0,0,0
HKLM,Software\Canon\PowerShot\PSLL\604P,supportRotation,65537,1,0,0,0
HKLM,Software\Canon\PowerShot\PSLL\604P,supportSlideShow,65537,0,0,0,0
HKLM,Software\Canon\PowerShot\PSLL\604P,supportWriteFile,65537,1,0,0,0
HKLM,Software\Canon\PowerShot\PSLL\604P,supportWriteFileSpeed,65537,00,1f,00,00
HKLM,Software\Canon\PowerShot\PSLL\604P,releaseControllCap,65537,1,0,0,80
HKLM,Software\Canon\PowerShot\PSLL\604P,rawDevelopFaculties,65537,0,0,0,0
HKLM,Software\Canon\PowerShot\PSLL\604P,supportDPOF,65537,64,0,0,0
HKLM,Software\Canon\PowerShot\PSLL\604P,numberOfImageFileSize,65537,3,0,0,0
HKLM,Software\Canon\PowerShot\PSLL\604P,imageFileSizeArray,1,05,01,00,00,78,18,00,03,01,00,00,68,09,00,03,01,02,00,8C,02,00
HKLM,Software\Canon\PowerShot\PSLL\604P\supportSize,numberOfSupportSize,65537,2,0,0,0
HKLM,Software\Canon\PowerShot\PSLL\604P\supportSize\Large,height,65537,b0,04,00,00
HKLM,Software\Canon\PowerShot\PSLL\604P\supportSize\Large,width,65537,40,06,00,00
HKLM,Software\Canon\PowerShot\PSLL\604P\supportSize\Small,height,65537,E0,01,00,00
HKLM,Software\Canon\PowerShot\PSLL\604P\supportSize\Small,width,65537,80,02,00,00
HKLM,Software\Canon\PowerShot\PSLL\604P\thumbFrame,bottom,65537,00,00,00,00
HKLM,Software\Canon\PowerShot\PSLL\604P\thumbFrame,left,65537,00,00,00,00
HKLM,Software\Canon\PowerShot\PSLL\604P\thumbFrame,right,65537,00,00,00,00
HKLM,Software\Canon\PowerShot\PSLL\604P\thumbFrame,top,65537,00,00,00,00

HKLM,Software\Canon\PowerShot\PSLL\604U,cameraBmpPath,,"dummy"
HKLM,Software\Canon\PowerShot\PSLL\604U,cameraIconPath,,"dummy"
HKLM,Software\Canon\PowerShot\PSLL\604U,modelID,65537,3C,30,33,70
HKLM,Software\Canon\PowerShot\PSLL\604U,modelName,,"DIGITAL IXUS"
HKLM,Software\Canon\PowerShot\PSLL\604U,lastPort,1,00,00
HKLM,Software\Canon\PowerShot\PSLL\604U,supportFormat,65537,2,0,0,0
HKLM,Software\Canon\PowerShot\PSLL\604U,supportRotation,65537,1,0,0,0
HKLM,Software\Canon\PowerShot\PSLL\604U,supportSlideShow,65537,0,0,0,0
HKLM,Software\Canon\PowerShot\PSLL\604U,supportWriteFile,65537,1,0,0,0
HKLM,Software\Canon\PowerShot\PSLL\604U,supportWriteFileSpeed,65537,00,1f,00,00
HKLM,Software\Canon\PowerShot\PSLL\604U,releaseControllCap,65537,1,0,0,80
HKLM,Software\Canon\PowerShot\PSLL\604U,rawDevelopFaculties,65537,0,0,0,0
HKLM,Software\Canon\PowerShot\PSLL\604U,supportDPOF,65537,64,0,0,0
HKLM,Software\Canon\PowerShot\PSLL\604U,numberOfImageFileSize,65537,3,0,0,0
HKLM,Software\Canon\PowerShot\PSLL\604U,imageFileSizeArray,1,05,01,00,00,78,18,00,03,01,00,00,68,09,00,03,01,02,00,8C,02,00
HKLM,Software\Canon\PowerShot\PSLL\604U\supportSize,numberOfSupportSize,65537,2,0,0,0
HKLM,Software\Canon\PowerShot\PSLL\604U\supportSize\Large,height,65537,b0,04,00,00
HKLM,Software\Canon\PowerShot\PSLL\604U\supportSize\Large,width,65537,40,06,00,00
HKLM,Software\Canon\PowerShot\PSLL\604U\supportSize\Small,height,65537,E0,01,00,00
HKLM,Software\Canon\PowerShot\PSLL\604U\supportSize\Small,width,65537,80,02,00,00
HKLM,Software\Canon\PowerShot\PSLL\604U\thumbFrame,bottom,65537,00,00,00,00
HKLM,Software\Canon\PowerShot\PSLL\604U\thumbFrame,left,65537,00,00,00,00
HKLM,Software\Canon\PowerShot\PSLL\604U\thumbFrame,right,65537,00,00,00,00
HKLM,Software\Canon\PowerShot\PSLL\604U\thumbFrame,top,65537,00,00,00,00

HKLM,Software\Canon\PowerShot\PSLL\114,cameraBmpPath,,"dummy"
HKLM,Software\Canon\PowerShot\PSLL\114,cameraIconPath,,"dummy"
HKLM,Software\Canon\PowerShot\PSLL\114,modelID,65537,38,30,33,70
HKLM,Software\Canon\PowerShot\PSLL\114,modelName,,"EOS D30"
HKLM,Software\Canon\PowerShot\PSLL\114,lastPort,1,00,00
HKLM,Software\Canon\PowerShot\PSLL\114,supportFormat,65537,2,0,0,0
HKLM,Software\Canon\PowerShot\PSLL\114,supportRotation,65537,1,0,0,0
HKLM,Software\Canon\PowerShot\PSLL\114,supportSlideShow,65537,0,0,0,0
HKLM,Software\Canon\PowerShot\PSLL\114,supportWriteFile,65537,1,0,0,0
HKLM,Software\Canon\PowerShot\PSLL\114,supportWriteFileSpeed,65537,00,1f,00,00
HKLM,Software\Canon\PowerShot\PSLL\114,releaseControllCap,65537,0,0,0,0
HKLM,Software\Canon\PowerShot\PSLL\114,rawDevelopFaculties,65537,11,0,1,0
HKLM,Software\Canon\PowerShot\PSLL\114,supportDPOF,65537,64,0,0,0
HKLM,Software\Canon\PowerShot\PSLL\114,numberOfImageFileSize,65537,5,0,0,0
HKLM,Software\Canon\PowerShot\PSLL\114,imageFileSizeArray,1,00,02,00,00,00,30,00,03,01,00,00,00,10,00,02,01,00,00,d0,07,00,03,01,02,00,40,06,00,02,01,02,00,20,03,00
HKLM,Software\Canon\PowerShot\PSLL\114\supportSize,numberOfSupportSize,65537,2,0,0,0
HKLM,Software\Canon\PowerShot\PSLL\114\supportSize\Large,height,65537,A0,05,00,00
HKLM,Software\Canon\PowerShot\PSLL\114\supportSize\Large,width,65537,70,08,00,00
HKLM,Software\Canon\PowerShot\PSLL\114\supportSize\Small,height,65537,C0,03,00,00
HKLM,Software\Canon\PowerShot\PSLL\114\supportSize\Small,width,65537,A0,05,00,00
HKLM,Software\Canon\PowerShot\PSLL\114\thumbFrame,bottom,65537,70,00,00,00
HKLM,Software\Canon\PowerShot\PSLL\114\thumbFrame,left,65537,00,00,00,00
HKLM,Software\Canon\PowerShot\PSLL\114\thumbFrame,right,65537,9f,00,00,00
HKLM,Software\Canon\PowerShot\PSLL\114\thumbFrame,top,65537,07,00,00,00

HKLM,Software\Canon\PowerShot\PSLL\404,cameraBmpPath,,"dummy"
HKLM,Software\Canon\PowerShot\PSLL\404,cameraIconPath,,"dummy"
HKLM,Software\Canon\PowerShot\PSLL\404,modelID,65537,3d,30,33,70
HKLM,Software\Canon\PowerShot\PSLL\404,modelName,,"PowerShot G1"
HKLM,Software\Canon\PowerShot\PSLL\404,lastPort,1,00,00
HKLM,Software\Canon\PowerShot\PSLL\404,supportFormat,65537,2,0,0,0
HKLM,Software\Canon\PowerShot\PSLL\404,supportRotation,65537,1,0,0,0
HKLM,Software\Canon\PowerShot\PSLL\404,supportSlideShow,65537,1,0,0,0
HKLM,Software\Canon\PowerShot\PSLL\404,supportWriteFile,65537,1,0,0,0
HKLM,Software\Canon\PowerShot\PSLL\404,supportWriteFileSpeed,65537,00,1f,00,00
HKLM,Software\Canon\PowerShot\PSLL\404,releaseControllCap,65537,3,0,0,0
HKLM,Software\Canon\PowerShot\PSLL\404,rawDevelopFaculties,65537,11,0,0,0
HKLM,Software\Canon\PowerShot\PSLL\404,supportDPOF,65537,64,0,0,0
HKLM,Software\Canon\PowerShot\PSLL\404,numberOfImageFileSize,65537,0a,0,0,0
HKLM,Software\Canon\PowerShot\PSLL\404,imageFileSizeArray,1,00,02,00,00,50,32,00,05,01,00,00,AC,21,00,03,01,00,00,04,0F,00,02,01,00,00,A8,07,00,05,01,01,00,08,0E,00,03,01,01,00,6C,05,00,02,01,01,00,04,03,00,05,01,02,00,A8,06,00,03,01,02,00,A4,02,00,02,01,02,00,60,01,00
HKLM,Software\Canon\PowerShot\PSLL\404\supportSize,numberOfSupportSize,65537,3,0,0,0
HKLM,Software\Canon\PowerShot\PSLL\404\supportSize\Large,height,65537,00,06,00,00
HKLM,Software\Canon\PowerShot\PSLL\404\supportSize\Large,width,65537,00,08,00,00
HKLM,Software\Canon\PowerShot\PSLL\404\supportSize\Middle,height,65537,00,03,00,00
HKLM,Software\Canon\PowerShot\PSLL\404\supportSize\Middle,width,65537,00,04,00,00
HKLM,Software\Canon\PowerShot\PSLL\404\supportSize\Small,height,65537,E0,01,00,00
HKLM,Software\Canon\PowerShot\PSLL\404\supportSize\Small,width,65537,80,02,00,00
HKLM,Software\Canon\PowerShot\PSLL\404\thumbFrame,bottom,65537,00,00,00,00
HKLM,Software\Canon\PowerShot\PSLL\404\thumbFrame,left,65537,00,00,00,00
HKLM,Software\Canon\PowerShot\PSLL\404\thumbFrame,right,65537,00,00,00,00
HKLM,Software\Canon\PowerShot\PSLL\404\thumbFrame,top,65537,00,00,00,00

HKLM,Software\Canon\PowerShot\PSLL\105,cameraBmpPath,,"dummy"
HKLM,Software\Canon\PowerShot\PSLL\105,cameraIconPath,,"dummy"
HKLM,Software\Canon\PowerShot\PSLL\105,modelID,65537,3e,30,33,70
HKLM,Software\Canon\PowerShot\PSLL\105,modelName,,"PowerShot Pro90 IS"
HKLM,Software\Canon\PowerShot\PSLL\105,lastPort,1,00,00
HKLM,Software\Canon\PowerShot\PSLL\105,supportFormat,65537,2,0,0,0
HKLM,Software\Canon\PowerShot\PSLL\105,supportRotation,65537,1,0,0,0
HKLM,Software\Canon\PowerShot\PSLL\105,supportSlideShow,65537,1,0,0,0
HKLM,Software\Canon\PowerShot\PSLL\105,supportWriteFile,65537,1,0,0,0
HKLM,Software\Canon\PowerShot\PSLL\105,supportWriteFileSpeed,65537,00,1f,00,00
HKLM,Software\Canon\PowerShot\PSLL\105,releaseControllCap,65537,3,0,0,0
HKLM,Software\Canon\PowerShot\PSLL\105,rawDevelopFaculties,65537,11,0,0,0
HKLM,Software\Canon\PowerShot\PSLL\105,supportDPOF,65537,64,0,0,0
HKLM,Software\Canon\PowerShot\PSLL\105,numberOfImageFileSize,65537,0a,0,0,0
HKLM,Software\Canon\PowerShot\PSLL\105,imageFileSizeArray,1,00,02,00,00,ac,21,00,05,01,00,00,98,17,00,03,01,00,00,34,0d,00,02,01,00,00,a4,06,00,05,01,01,00,5c,09,00,03,01,01,00,44,05,00,02,01,01,00,d8,02,00,05,01,02,00,64,04,00,03,01,02,00,90,02,00,02,01,02,00,80,01,00
HKLM,Software\Canon\PowerShot\PSLL\105\supportSize,numberOfSupportSize,65537,3,0,0,0
HKLM,Software\Canon\PowerShot\PSLL\105\supportSize\Large,height,65537,70,05,00,00
HKLM,Software\Canon\PowerShot\PSLL\105\supportSize\Large,width,65537,40,07,00,00
HKLM,Software\Canon\PowerShot\PSLL\105\supportSize\Middle,height,65537,00,03,00,00
HKLM,Software\Canon\PowerShot\PSLL\105\supportSize\Middle,width,65537,00,04,00,00
HKLM,Software\Canon\PowerShot\PSLL\105\supportSize\Small,height,65537,E0,01,00,00
HKLM,Software\Canon\PowerShot\PSLL\105\supportSize\Small,width,65537,80,02,00,00
HKLM,Software\Canon\PowerShot\PSLL\105\thumbFrame,bottom,65537,00,00,00,00
HKLM,Software\Canon\PowerShot\PSLL\105\thumbFrame,left,65537,00,00,00,00
HKLM,Software\Canon\PowerShot\PSLL\105\thumbFrame,right,65537,00,00,00,00
HKLM,Software\Canon\PowerShot\PSLL\105\thumbFrame,top,65537,00,00,00,00


[SourceDisksNames]
;take the file from the current location
2="Canon Digital Camera Solution Disk",,,

[SourceDisksFiles]
do._da = 2
pscUD402.dll = 2,USB_DRV
PSCLU402.dll = 2,USB_DRV
pscND402.exe = 2,USB_DRV
pscUD403.dll = 2,USB_DRV
PSCLU403.dll = 2,USB_DRV
pscND403.exe = 2,USB_DRV
pscU604Y.dll = 2,USB_DRV
PSCL604Y.dll = 2,USB_DRV
pscN604Y.exe = 2,USB_DRV
pscU604P.dll = 2,USB_DRV
PSCL604P.dll = 2,USB_DRV
pscN604P.exe = 2,USB_DRV
pscU604U.dll = 2,USB_DRV
PSCL604U.dll = 2,USB_DRV
pscN604U.exe = 2,USB_DRV
pscUD114.dll = 2,USB_DRV
PSCLU114.dll = 2,USB_DRV
pscND114.exe = 2,USB_DRV
pscUD404.dll = 2,USB_DRV
PSCLU404.dll = 2,USB_DRV
pscND404.exe = 2,USB_DRV
pscUD105.dll = 2,USB_DRV
PSCLU105.dll = 2,USB_DRV
PscND105.exe = 2,USB_DRV
ctwl2STI.dll = 2,USB_DRV
CISDS.ds = 2,USB_DRV
Hiffl32.dll = 2,USB_DRV
Hilcnv32.dll = 2,USB_DRV
Hilenh32.dll = 2,USB_DRV
Hilimg32.dll = 2,USB_DRV
Hilxfm32.dll = 2,USB_DRV
IENHANCE.dll = 2,USB_DRV
IOP_MGR.dll = 2,USB_DRV
psui.cnt = 2,USB_DRV
PSUI.dll = 2,USB_DRV
psui.hlp = 2,USB_DRV
psui.ini = 2,USB_DRV
Readme.txt = 2,USB_DRV
syserror.exe = 2,USB_DRV
deimg401.dll = 2,USB_DRV
deimg301.dll = 2,USB_DRV
deimg.dll = 2,USB_DRV
deimg602.dll = 2,USB_DRV
Deimg603.dll = 2,USB_DRV
twImg010.dll = 2,USB_DRV
twImg404.dll = 2,USB_DRV
ctwDcd.dll = 2,USB_DRV
ctwCllct.dll = 2,USB_DRV
ctwAdimg.dll = 2,USB_DRV
ctwDvlp.dll= 2,USB_DRV
ctwParse.dll = 2,USB_DRV
psParse.dll = 2,USB_DRV
ctwLL.dll = 2,USB_DRV
ctwSetup.dll = 2,USB_DRV
ctwdkreg.dll = 2,USB_DRV
ctwl2STI.HLP = 2,USB_DRV
ctwl2STI.cnt = 2,USB_DRV
pscLL.hlp = 2,USB_DRV
pscLL.cnt = 2,USB_DRV
twain.dll = 2,USB_DRV
twain_32.dll = 2,USB_DRV
twunk_16.exe = 2,USB_DRV
twunk_32.exe = 2,USB_DRV
pscVS402.dll = 2,USB_DRV
pscVS403.dll = 2,USB_DRV
pscV604Y.dll = 2,USB_DRV
pscV604P.dll = 2,USB_DRV
pscV604U.dll = 2,USB_DRV
pscVS114.dll = 2,USB_DRV
pscVS404.dll = 2,USB_DRV
pscVS105.dll = 2,USB_DRV
ctwdkdll.dll = 2,USB_DRV
ctwDevUI.dll = 2,USB_DRV
ctwCzsUI.dll = 2,USB_DRV


; ****** Copy files from the Win 98 CAPS
; Win98 copy files section
[CopyFiles.Sys32]
; Still Image Kernel Driver
usbscan.sys		


;----------------------------------------------------------------------------
; ****** Copy files from Canon CD
;----------------------------------------------------------------------------
; Copy the user mode minidriver.
[PSLCam402.CopyFiles]
pscUD402.dll
PSCLU402.dll
pscND402.exe
pscVS402.dll

[PSLCam403.CopyFiles]
pscUD403.dll
PSCLU403.dll
pscND403.exe
pscVS403.dll

[PSLCam604Y.CopyFiles]
pscU604Y.dll
PSCL604Y.dll
pscN604Y.exe
pscV604Y.dll

[PSLCam604P.CopyFiles]
pscU604P.dll
PSCL604P.dll
pscN604P.exe
pscV604P.dll

[PSLCam604U.CopyFiles]
pscU604U.dll
PSCL604U.dll
pscN604U.exe
pscV604U.dll

[PSLCam114.CopyFiles]
pscUD114.dll
PSCLU114.dll
pscND114.exe
pscVS114.dll

[PSLCam404.CopyFiles]
pscUD404.dll
PSCLU404.dll
pscND404.exe
pscVS404.dll

[PSLCam105.CopyFiles]
PscUD105.dll
PSCLU105.dll
PscND105.exe
PscVS105.dll

[PSLCam402.CopyFiles.TwainFiles]
do._da
CISDS.ds
Hiffl32.dll
Hilcnv32.dll
Hilenh32.dll
Hilimg32.dll
Hilxfm32.dll
IENHANCE.dll
IOP_MGR.dll
psui.cnt
PSUI.dll
psui.hlp
psui.ini
Readme.txt
syserror.exe

[PSLCam402.CopyFiles.PSDKFiles]
deimg401.dll
deimg301.dll
deimg.dll
deimg602.dll
Deimg603.dll
twImg010.dll
twImg404.dll
ctwDcd.dll
ctwCllct.dll
ctwAdimg.dll
ctwDvlp.dll
ctwParse.dll
psParse.dll
ctwLL.dll
ctwSetup.dll
ctwl2STI.dll
ctwdkreg.dll
ctwl2STI.HLP
ctwl2STI.cnt
pscLL.hlp
pscLL.cnt
ctwdkdll.dll
ctwDevUI.dll
ctwCzsUI.dll

[PSLCam403.CopyFiles.TwainFiles]
do._da
CISDS.ds
Hiffl32.dll
Hilcnv32.dll
Hilenh32.dll
Hilimg32.dll
Hilxfm32.dll
IENHANCE.dll
IOP_MGR.dll
psui.cnt
PSUI.dll
psui.hlp
psui.ini
Readme.txt
syserror.exe

[PSLCam403.CopyFiles.PSDKFiles]
deimg401.dll
deimg301.dll
deimg.dll
deimg602.dll
Deimg603.dll
twImg010.dll
twImg404.dll
ctwDcd.dll
ctwCllct.dll
ctwAdimg.dll
ctwDvlp.dll
ctwParse.dll
psParse.dll
ctwLL.dll
ctwSetup.dll
ctwl2STI.dll
ctwdkreg.dll
ctwl2STI.HLP
ctwl2STI.cnt
pscLL.hlp
pscLL.cnt
ctwdkdll.dll
ctwDevUI.dll
ctwCzsUI.dll

[PSLCam604Y.CopyFiles.TwainFiles]
do._da
CISDS.ds
Hiffl32.dll
Hilcnv32.dll
Hilenh32.dll
Hilimg32.dll
Hilxfm32.dll
IENHANCE.dll
IOP_MGR.dll
psui.cnt
PSUI.dll
psui.hlp
psui.ini
Readme.txt
syserror.exe

[PSLCam604Y.CopyFiles.PSDKFiles]
deimg401.dll
deimg301.dll
deimg.dll
deimg602.dll
Deimg603.dll
twImg010.dll
twImg404.dll
ctwDcd.dll
ctwCllct.dll
ctwAdimg.dll
ctwDvlp.dll
ctwParse.dll
psParse.dll
ctwLL.dll
ctwSetup.dll
ctwl2STI.dll
ctwdkreg.dll
ctwl2STI.HLP
ctwl2STI.cnt
pscLL.hlp
pscLL.cnt
ctwdkdll.dll
ctwDevUI.dll
ctwCzsUI.dll

[PSLCam604P.CopyFiles.TwainFiles]
do._da
CISDS.ds
Hiffl32.dll
Hilcnv32.dll
Hilenh32.dll
Hilimg32.dll
Hilxfm32.dll
IENHANCE.dll
IOP_MGR.dll
psui.cnt
PSUI.dll
psui.hlp
psui.ini
Readme.txt
syserror.exe

[PSLCam604P.CopyFiles.PSDKFiles]
deimg401.dll
deimg301.dll
deimg.dll
deimg602.dll
Deimg603.dll
twImg010.dll
twImg404.dll
ctwDcd.dll
ctwCllct.dll
ctwAdimg.dll
ctwDvlp.dll
ctwParse.dll
psParse.dll
ctwLL.dll
ctwSetup.dll
ctwl2STI.dll
ctwdkreg.dll
ctwl2STI.HLP
ctwl2STI.cnt
pscLL.hlp
pscLL.cnt
ctwdkdll.dll
ctwDevUI.dll
ctwCzsUI.dll

[PSLCam604U.CopyFiles.TwainFiles]
do._da
CISDS.ds
Hiffl32.dll
Hilcnv32.dll
Hilenh32.dll
Hilimg32.dll
Hilxfm32.dll
IENHANCE.dll
IOP_MGR.dll
psui.cnt
PSUI.dll
psui.hlp
psui.ini
Readme.txt
syserror.exe

[PSLCam604U.CopyFiles.PSDKFiles]
deimg401.dll
deimg301.dll
deimg.dll
deimg602.dll
Deimg603.dll
twImg010.dll
twImg404.dll
ctwDcd.dll
ctwCllct.dll
ctwAdimg.dll
ctwDvlp.dll
ctwParse.dll
psParse.dll
ctwLL.dll
ctwSetup.dll
ctwl2STI.dll
ctwdkreg.dll
ctwl2STI.HLP
ctwl2STI.cnt
pscLL.hlp
pscLL.cnt
ctwdkdll.dll
ctwDevUI.dll
ctwCzsUI.dll

[PSLCam114.CopyFiles.TwainFiles]
do._da
CISDS.ds
Hiffl32.dll
Hilcnv32.dll
Hilenh32.dll
Hilimg32.dll
Hilxfm32.dll
IENHANCE.dll
IOP_MGR.dll
psui.cnt
PSUI.dll
psui.hlp
psui.ini
Readme.txt
syserror.exe

[PSLCam114.CopyFiles.PSDKFiles]
deimg401.dll
deimg301.dll
deimg.dll
deimg602.dll
Deimg603.dll
twImg010.dll
twImg404.dll
ctwDcd.dll
ctwCllct.dll
ctwAdimg.dll
ctwDvlp.dll
ctwParse.dll
psParse.dll
ctwLL.dll
ctwSetup.dll
ctwl2STI.dll
ctwdkreg.dll
ctwl2STI.HLP
ctwl2STI.cnt
pscLL.hlp
pscLL.cnt
ctwdkdll.dll
ctwDevUI.dll
ctwCzsUI.dll

[PSLCam404.CopyFiles.TwainFiles]
do._da
CISDS.ds
Hiffl32.dll
Hilcnv32.dll
Hilenh32.dll
Hilimg32.dll
Hilxfm32.dll
IENHANCE.dll
IOP_MGR.dll
psui.cnt
PSUI.dll
psui.hlp
psui.ini
Readme.txt
syserror.exe

[PSLCam404.CopyFiles.PSDKFiles]
deimg401.dll
deimg301.dll
deimg.dll
deimg602.dll
Deimg603.dll
twImg010.dll
twImg404.dll
ctwDcd.dll
ctwCllct.dll
ctwAdimg.dll
ctwDvlp.dll
ctwParse.dll
psParse.dll
ctwLL.dll
ctwSetup.dll
ctwl2STI.dll
ctwdkreg.dll
ctwl2STI.HLP
ctwl2STI.cnt
pscLL.hlp
pscLL.cnt
ctwdkdll.dll
ctwDevUI.dll
ctwCzsUI.dll

[PSLCam105.CopyFiles.TwainFiles]
do._da
CISDS.ds
Hiffl32.dll
Hilcnv32.dll
Hilenh32.dll
Hilimg32.dll
Hilxfm32.dll
IENHANCE.dll
IOP_MGR.dll
psui.cnt
PSUI.dll
psui.hlp
psui.ini
Readme.txt
syserror.exe

[PSLCam105.CopyFiles.PSDKFiles]
deimg401.dll
deimg301.dll
deimg.dll
deimg602.dll
Deimg603.dll
twImg010.dll
twImg404.dll
ctwDcd.dll
ctwCllct.dll
ctwAdimg.dll
ctwDvlp.dll
ctwParse.dll
psParse.dll
ctwLL.dll
ctwSetup.dll
ctwl2STI.dll
ctwdkreg.dll
ctwl2STI.HLP
ctwl2STI.cnt
pscLL.hlp
pscLL.cnt
ctwdkdll.dll
ctwDevUI.dll
ctwCzsUI.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]
; Delete this file from windows\system during install so it
; doesn't conflict with new location in windows\system32
usbscan.sys,,,1
do._da

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


; Uninstall Section
;
; Win98/NT delete files section

[Uninstall.PSLCam402]
DelFiles=PSLCam402.CopyFiles,PSLCam402.CopyFiles.TwainFiles,PSLCam402.CopyFiles.PSDKFiles
DelReg=PSLCam402.DelReg

[Uninstall.PSLCam403]
DelFiles=PSLCam403.CopyFiles,PSLCam403.CopyFiles.TwainFiles,PSLCam403.CopyFiles.PSDKFiles
DelReg=PSLCam403.DelReg

[Uninstall.PSLCam604Y]
DelFiles=PSLCam604Y.CopyFiles,PSLCam604Y.CopyFiles.TwainFiles,PSLCam604Y.CopyFiles.PSDKFiles
DelReg=PSLCam604Y.DelReg

[Uninstall.PSLCam604P]
DelFiles=PSLCam604P.CopyFiles,PSLCam604P.CopyFiles.TwainFiles,PSLCam604P.CopyFiles.PSDKFiles
DelReg=PSLCam604P.DelReg

[Uninstall.PSLCam604U]
DelFiles=PSLCam604U.CopyFiles,PSLCam604U.CopyFiles.TwainFiles,PSLCam604U.CopyFiles.PSDKFiles
DelReg=PSLCam604U.DelReg

[Uninstall.PSLCam114]
DelFiles=PSLCam114.CopyFiles,PSLCam114.CopyFiles.TwainFiles,PSLCam114.CopyFiles.PSDKFiles
DelReg=PSLCam114.DelReg

[Uninstall.PSLCam404]
DelFiles=PSLCam404.CopyFiles,PSLCam404.CopyFiles.TwainFiles,PSLCam404.CopyFiles.PSDKFiles
DelReg=PSLCam404.DelReg

[Uninstall.PSLCam105]
DelFiles=PSLCam105.CopyFiles,PSLCam105.CopyFiles.TwainFiles,PSLCam105.CopyFiles.PSDKFiles
DelReg=PSLCam105.DelReg

[PSLCam402.DelReg]
HKLM,Software\Canon\PowerShot\PSLL\402,installMethod

[PSLCam403.DelReg]
HKLM,Software\Canon\PowerShot\PSLL\403,installMethod

[PSLCam604Y.DelReg]
HKLM,Software\Canon\PowerShot\PSLL\604Y,installMethod

[PSLCam604P.DelReg]
HKLM,Software\Canon\PowerShot\PSLL\604P,installMethod

[PSLCam604U.DelReg]
HKLM,Software\Canon\PowerShot\PSLL\604U,installMethod

[PSLCam114.DelReg]
HKLM,Software\Canon\PowerShot\PSLL\114,installMethod

[PSLCam404.DelReg]
HKLM,Software\Canon\PowerShot\PSLL\404,installMethod

[PSLCam105.DelReg]
HKLM,Software\Canon\PowerShot\PSLL\105,installMethod


[Strings]
; Always put strings down here so they can be easily localized to
; other languages.
Msft="Canon.Inc"
Mfg="Canon"					;Be careful when you try to modify.
PSLCam402.DeviceDesc="PowerShot S10"
PSLCam403.DeviceDesc="PowerShot S20"
PSLCam604Y.DeviceDesc="IXY DIGITAL"
PSLCam604P.DeviceDesc="PowerShot S100"
PSLCam604U.DeviceDesc="DIGITAL IXUS"
PSLCam114.DeviceDesc="EOS D30"
PSLCam404.DeviceDesc="PowerShot G1"
PSLCam105.DeviceDesc="PowerShot Pro90 IS"

COMMON_EVENT_CAMERADETECTED="Camera is Detected"
PS402_CLSID_CAMERADETECTED="{80D40E03-EDDA-11d2-8729-00104B1159A2}"
PS403_CLSID_CAMERADETECTED="{AE143084-87B7-11d3-872B-00104B1159A2}"
PS604Y_CLSID_CAMERADETECTED="{441BCCA2-E3B3-11d3-872B-00104B1159A2}"
PS604P_CLSID_CAMERADETECTED="{441BCCA4-E3B3-11d3-872B-00104B1159A2}"
PS604U_CLSID_CAMERADETECTED="{441BCCA6-E3B3-11d3-872B-00104B1159A2}"
PS114_CLSID_CAMERADETECTED="{AE0763E5-984D-11d3-872B-00104B1159A2}"
PS404_CLSID_CAMERADETECTED="{5BE8C542-3D70-11d4-872B-00104B1159A2}"
PS105_CLSID_CAMERADETECTED="{5BE8C544-3D70-11d4-872B-00104B1159A2}"

PSLCam402.SvcDesc="PowerShot S10 still image device service"
PSLCam403.SvcDesc="PowerShot S20 still image device service
PSLCam604Y.SvcDesc="IXY DIGITAL still image device service"
PSLCam604P.SvcDesc="PowerShot S100 still image device service"
PSLCam604U.SvcDesc="DIGITAL IXUS still image device service"
PSLCam114.SvcDesc="EOS D30 still image device service"
PSLCam404.SvcDesc="PowerShot G1 still image device service"
PSLCam105.SvcDesc="PowerShot Pro90 IS still image device service"

VersionInfo="Version 3.05.00 - November, 2000"
RegVersion="3.5.0.6"
PSDKRegVersion="3.5.1.6"
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.67