SETUP.INF Driver File Contents (MyCameraDriver.zip)

[version]
signature="$CHICAGO$"

[DefaultInstall]
CopyFiles=Product.copy.files, Setup.copy.files
AddReg=Product.Add.Reg

[ProductInstall]
CopyFiles=Product.copy.files, Setup.copy.files
AddReg=Product.Add.Reg

[DefaultUninstall]
DelFiles=Product.del.files, Setup.del.files, Twain.del.files
DelReg=Product.Del.Reg

[MyProgramUninstall]
DelFiles=Product.del.files
DelReg=Product.Del.Reg

[Product.Add.Reg]
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\%ManufacturerName%,"DisplayName",0,"%ProductName% Driver"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\%ManufacturerName%,"UninstallString",0,""%10%"\DriverSetup.exe "%30%"\%InstallDir%\"
;-------------------------------------------------------------------------------
;										|
; Select your products specific ISP Parameters below				|
;	Note: Activate the parameter by removing the ";" from each line changed	|
;-------------------------------------------------------------------------------
;--------------------------FIRST PRODUCT-------------------------------------------------------------
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%ProductUSBID%,"Still Brightness Default",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%ProductUSBID%,"Still Contrast Default",0,"256"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%ProductUSBID%,"Still Hue Default",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%ProductUSBID%,"Still Saturation Default",0,"512"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%ProductUSBID%,"Still Sharpness Default",0,"20"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%ProductUSBID%,"Still Sharpness Enable",0,"1"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%ProductUSBID%,"Still Use Digital Gain",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%ProductUSBID%,"Still Noise Core Min",0,"30"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%ProductUSBID%,"Still Prefilter",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%ProductUSBID%,"Still Prefilter Compressed",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%ProductUSBID%,"Still GM Filter",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%ProductUSBID%,"Still Med Sharp",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%ProductUSBID%,"Still Scale UV Enable",0,"1"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%ProductUSBID%,"Still Scale UV Min",0,"40"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%ProductUSBID%,"Still Scale UV Max",0,"256"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%ProductUSBID%,"Still AutoContrast",0,"1"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%ProductUSBID%,"Still Border Value",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%ProductUSBID%,"Still Border Width",0,"0"

;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%ProductUSBID%,"Video Brightness Default",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%ProductUSBID%,"Video Contrast Default",0,"256"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%ProductUSBID%,"Video Hue Default",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%ProductUSBID%,"Video Saturation Default",0,"512"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%ProductUSBID%,"Video Sharpness Default",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%ProductUSBID%,"Video Sharpness Enable",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%ProductUSBID%,"Use Digital Gain",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%ProductUSBID%,"Video Prefilter",0,"50"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%ProductUSBID%,"Video Prefilter Compressed",0,"50"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%ProductUSBID%,"Video GM Filter",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%ProductUSBID%,"Video Auto Contrast",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%ProductUSBID%,"Video Noise Core Min",0,"5"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%ProductUSBID%,"Video Border Value",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%ProductUSBID%,"Video Border Width",0,"0"

;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%ProductUSBID%,"Imager Override",0,"1"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%ProductUSBID%,"Bayer Mirror",0,"1"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%ProductUSBID%,"Bayer Start",0,"3"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%ProductUSBID%,"Bayer Invert",0,"0"

;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%ProductUSBID%,"RRCoefficient",0,"1000"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%ProductUSBID%,"RGCoefficient",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%ProductUSBID%,"RBCoefficient",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%ProductUSBID%,"GRCoefficient",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%ProductUSBID%,"GGCoefficient",0,"1000"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%ProductUSBID%,"GBCoefficient",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%ProductUSBID%,"BRCoefficient",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%ProductUSBID%,"BGCoefficient",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%ProductUSBID%,"BBCoefficient",0,"1000"
;--------------------------END First Product---------------------------------------------------------
;----------------------------------------------------------------------------------------------------
;--------------------------SECOND PRODUCT------------------------------------------------------------
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product2USBID%,"Still Brightness Default",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product2USBID%,"Still Contrast Default",0,"256"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product2USBID%,"Still Hue Default",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product2USBID%,"Still Saturation Default",0,"512"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product2USBID%,"Still Sharpness Default",0,"20"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product2USBID%,"Still Sharpness Enable",0,"1"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product2USBID%,"Still Use Digital Gain",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product2USBID%,"Still Noise Core Min",0,"30"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product2USBID%,"Still Prefilter",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product2USBID%,"Still Prefilter Compressed",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product2USBID%,"Still GM Filter",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product2USBID%,"Still Med Sharp",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product2USBID%,"Still Scale UV Enable",0,"1"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product2USBID%,"Still Scale UV Min",0,"40"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product2USBID%,"Still Scale UV Max",0,"256"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product2USBID%,"Still AutoContrast",0,"1"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product2USBID%,"Still Border Value",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product2USBID%,"Still Border Width",0,"0"

;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product2USBID%,"Video Brightness Default",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product2USBID%,"Video Contrast Default",0,"256"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product2USBID%,"Video Hue Default",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product2USBID%,"Video Saturation Default",0,"512"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product2USBID%,"Video Sharpness Default",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product2USBID%,"Video Sharpness Enable",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product2USBID%,"Use Digital Gain",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product2USBID%,"Video Prefilter",0,"50"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product2USBID%,"Video Prefilter Compressed",0,"50"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product2USBID%,"Video GM Filter",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product2USBID%,"Video Auto Contrast",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product2USBID%,"Video Noise Core Min",0,"5"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product2USBID%,"Video Border Value",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product2USBID%,"Video Border Width",0,"0"

;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product2USBID%,"Imager Override",0,"1"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product2USBID%,"Bayer Mirror",0,"1"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product2USBID%,"Bayer Start",0,"3"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product2USBID%,"Bayer Invert",0,"0"

;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product2USBID%,"RRCoefficient",0,"1000"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product2USBID%,"RGCoefficient",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product2USBID%,"RBCoefficient",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product2USBID%,"GRCoefficient",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product2USBID%,"GGCoefficient",0,"1000"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product2USBID%,"GBCoefficient",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product2USBID%,"BRCoefficient",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product2USBID%,"BGCoefficient",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product2USBID%,"BBCoefficient",0,"1000"
;-------------------------END Second Product----------------------------------
;--------------------------THIRD PRODUCT-------------------------------------------------------------
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product3USBID%,"Still Brightness Default",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product3USBID%,"Still Contrast Default",0,"256"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product3USBID%,"Still Hue Default",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product3USBID%,"Still Saturation Default",0,"512"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product3USBID%,"Still Sharpness Default",0,"20"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product3USBID%,"Still Sharpness Enable",0,"1"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product3USBID%,"Still Use Digital Gain",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product3USBID%,"Still Noise Core Min",0,"30"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product3USBID%,"Still Prefilter",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product3USBID%,"Still Prefilter Compressed",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product3USBID%,"Still GM Filter",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product3USBID%,"Still Med Sharp",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product3USBID%,"Still Scale UV Enable",0,"1"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product3USBID%,"Still Scale UV Min",0,"40"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product3USBID%,"Still Scale UV Max",0,"256"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product3USBID%,"Still AutoContrast",0,"1"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product3USBID%,"Still Border Value",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product3USBID%,"Still Border Width",0,"0"

;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product3USBID%,"Video Brightness Default",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product3USBID%,"Video Contrast Default",0,"256"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product3USBID%,"Video Hue Default",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product3USBID%,"Video Saturation Default",0,"512"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product3USBID%,"Video Sharpness Default",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product3USBID%,"Video Sharpness Enable",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product3USBID%,"Use Digital Gain",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product3USBID%,"Video Prefilter",0,"50"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product3USBID%,"Video Prefilter Compressed",0,"50"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product3USBID%,"Video GM Filter",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product3USBID%,"Video Auto Contrast",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product3USBID%,"Video Noise Core Min",0,"5"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product3USBID%,"Video Border Value",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product3USBID%,"Video Border Width",0,"0"

;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product3USBID%,"Imager Override",0,"1"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product3USBID%,"Bayer Mirror",0,"1"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product3USBID%,"Bayer Start",0,"3"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product3USBID%,"Bayer Invert",0,"0"

;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product3USBID%,"RRCoefficient",0,"1000"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product3USBID%,"RGCoefficient",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product3USBID%,"RBCoefficient",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product3USBID%,"GRCoefficient",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product3USBID%,"GGCoefficient",0,"1000"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product3USBID%,"GBCoefficient",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product3USBID%,"BRCoefficient",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product3USBID%,"BGCoefficient",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product3USBID%,"BBCoefficient",0,"1000"
;--------------------------END Third Product---------------------------------------------------------
;----------------------------------------------------------------------------------------------------
;--------------------------Fourth PRODUCT------------------------------------------------------------
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product4USBID%,"Still Brightness Default",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product4USBID%,"Still Contrast Default",0,"256"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product4USBID%,"Still Hue Default",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product4USBID%,"Still Saturation Default",0,"512"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product4USBID%,"Still Sharpness Default",0,"20"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product4USBID%,"Still Sharpness Enable",0,"1"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product4USBID%,"Still Use Digital Gain",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product4USBID%,"Still Noise Core Min",0,"30"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product4USBID%,"Still Prefilter",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product4USBID%,"Still Prefilter Compressed",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product4USBID%,"Still GM Filter",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product4USBID%,"Still Med Sharp",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product4USBID%,"Still Scale UV Enable",0,"1"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product4USBID%,"Still Scale UV Min",0,"40"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product4USBID%,"Still Scale UV Max",0,"256"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product4USBID%,"Still AutoContrast",0,"1"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product4USBID%,"Still Border Value",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product4USBID%,"Still Border Width",0,"0"

;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product4USBID%,"Video Brightness Default",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product4USBID%,"Video Contrast Default",0,"256"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product4USBID%,"Video Hue Default",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product4USBID%,"Video Saturation Default",0,"512"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product4USBID%,"Video Sharpness Default",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product4USBID%,"Video Sharpness Enable",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product4USBID%,"Use Digital Gain",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product4USBID%,"Video Prefilter",0,"50"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product4USBID%,"Video Prefilter Compressed",0,"50"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product4USBID%,"Video GM Filter",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product4USBID%,"Video Auto Contrast",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product4USBID%,"Video Noise Core Min",0,"5"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product4USBID%,"Video Border Value",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product4USBID%,"Video Border Width",0,"0"

;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product4USBID%,"Imager Override",0,"1"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product4USBID%,"Bayer Mirror",0,"1"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product4USBID%,"Bayer Start",0,"3"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product4USBID%,"Bayer Invert",0,"0"

;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product4USBID%,"RRCoefficient",0,"1000"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product4USBID%,"RGCoefficient",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product4USBID%,"RBCoefficient",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product4USBID%,"GRCoefficient",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product4USBID%,"GGCoefficient",0,"1000"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product4USBID%,"GBCoefficient",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product4USBID%,"BRCoefficient",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product4USBID%,"BGCoefficient",0,"0"
;HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product4USBID%,"BBCoefficient",0,"1000"
;-------------------------------------END ISP CUSTOMIZATION SECTION----------------------------------
;----------------------------------------------------------------------------------------------------


[Product.Del.Reg]
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\%ManufacturerName%
HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%ProductUSBID%
HKLM,Software\Endpoints\TWAIN Data Source\1.0\Cameras\%ProductUSBID%
;---------ACTIVATE THE BELOW IF DRIVER SETS UP 2 PRODUCTS--------------------------------------------
HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product2USBID%
HKLM,Software\Endpoints\TWAIN Data Source\1.0\Cameras\%Product2USBID%
;----------------------------------------------------------------------------------------------------
;---------ACTIVATE THE BELOW IF DRIVER SETS UP 3 PRODUCTS--------------------------------------------
HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product3USBID%
HKLM,Software\Endpoints\TWAIN Data Source\1.0\Cameras\%Product3USBID%
;----------------------------------------------------------------------------------------------------
;---------ACTIVATE THE BELOW IF DRIVER SETS UP 4 PRODUCTS--------------------------------------------
HKLM,Software\Endpoints\Video IPL\1.0\Cameras\%Product4USBID%
HKLM,Software\Endpoints\TWAIN Data Source\1.0\Cameras\%Product4USBID%
;----------------------------------------------------------------------------------------------------

[SourceDisksNames]
1="%ProductName% Driver Disk","",1

[SourceDisksFiles]
aoxamcap.exe = 1,,,,,
AoxSTIAp.exe = 1,,,,,
aoxusd.dll = 1,,,,,
Ep_CamD.sys = 1,,,,,
ep402ref.cat = 1,,,,,
ep402refcam.id = 1,,,,,
epavisrc.ax = 1,,,,,
epdxipl.ax = 1,,,,,
EPT_engl.dll = 1,,,,,
EPT_fren.dll = 1,,,,,
EPT_germ.dll = 1,,,,,
EPT_ital.dll = 1,,,,,
EPT_japa.dll = 1,,,,,
EPT_span.dll = 1,,,,,
eptwainu.ds = 1,,,,,
eptwainu.ini = 1,,,,,
epwavdst.ax = 1,,,,,
EPWIAMD.dll = 1,,,,,
EPWIAUI.dll = 1,,,,,
%CompositeInfName% = 1,,,,,
%StillCameraInfName% = 1,,,,,
se402sc.sys = 1,,,,,
%VideoCameraInfName% = 1,,,,,
se402vc.sys = 1,,,,,
setup.inf = 1,,,,,
UNICOWS.DLL = 1,,,,,
driversetup.exe = 1,,,,,
eprm16.exe = 1,,,,,


[DestinationDirs]
Product.del.files=30,%InstallDir%
Product.copy.files=30,%InstallDir%
Setup.copy.files = 10
Setup.del.files = 10
Twain.del.files = 10,twain_32\%TwainDir%

[Product.copy.files]
aoxamcap.exe
AoxSTIAp.exe
aoxusd.dll
Ep_CamD.sys
ep402ref.cat
ep402refcam.id
epavisrc.ax
epdxipl.ax
EPT_engl.dll
EPT_fren.dll
EPT_germ.dll
EPT_ital.dll
EPT_japa.dll
EPT_span.dll
eptwainu.ds
eptwainu.ini
epwavdst.ax
EPWIAMD.dll
EPWIAUI.dll
%CompositeInfName%
%StillCameraInfName%
se402sc.sys
%VideoCameraInfName%
se402vc.sys
setup.inf
UNICOWS.DLL

[Setup.copy.files]
driversetup.exe
eprm16.exe

[Product.del.files]
aoxamcap.exe
AoxSTIAp.exe
aoxusd.dll
Ep_CamD.sys
ep402ref.cat
ep402refcam.id
epavisrc.ax
epdxipl.ax
EPT_engl.dll
EPT_fren.dll
EPT_germ.dll
EPT_ital.dll
EPT_japa.dll
EPT_span.dll
eptwainu.ds
eptwainu.ini
epwavdst.ax
EPWIAMD.dll
%CompositeInfName%
%StillCameraInfName%
se402sc.sys
%VideoCameraInfName%
se402vc.sys
setup.inf
UNICOWS.DLL

[Setup.del.files]
driversetup.exe,,,1
eprm16.exe,,,1

[Twain.del.files]
EPT_engl.dll,,,1
EPT_fren.dll,,,1
EPT_germ.dll,,,1
EPT_ital.dll,,,1
EPT_japa.dll,,,1
EPT_span.dll,,,1
eptwainu.ds,,,1
eptwainu.ini,,,1
UNICOWS.DLL,,,1


[OEMInfo]
File1=%CompositeInfName%
File2=%StillCameraInfName%
File3=%VideoCameraInfName%
HardwareID=USB\VID_03E8&PID_2110
HardwareID=USB\VID_03E8&PID_2112
HardwareID=USB\VID_03E8&PID_2114
HardwareID=USB\VID_03E8&PID_2119
Reboot=1

[Strings]

;-----Enter your Manufacturer Name below-------------------------------------------------------------
ManufacturerName ="WWL"
;-----Enter your driver installation product name----------------------------------------------------
;-----------Note: This is the product name when the user is asked for a driver diskette--------------
ProductName = "TCG201 Camera"

;----------------------------------------------------------------------------------------------------
;-----Product USB ID for Registry Entries------------------------------------------------------------
;-----Edit the USB ID with your assigned USB ID------------------------------------------------------
ProductUSBID ="0x03e82110"
Product2USBID ="0x03e82112"
Product3USBID ="0x03e82114"
Product4USBID ="0x03e82119"
;----------------------------------------------------------------------------------------------------

;-----Directory into which the files listed in this inf are copied-----------------------------------
;-----Replace the \EndPoints with the name your preferred file copy directory
InstallDir ="tcg\tcg201"
TwainDir ="Twain_32\tcg\tcg201"
;----------------------------------------------------------------------------------------------------

;-----INF file names---------------------------------------------------------------------------------
;-----Enter the names of your .inf files in the "". Make sure they match your driver set .inf names--
CompositeInfName ="TCG201.inf"
StillCameraInfName ="TCG201SC.inf"
VideoCameraInfName ="TCG201VC.inf"
;----------------------------------------------------------------------------------------------------
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: web3, load: 2.45