EDT901.inf Driver File Contents (bcr901_drv.exe)

;***********************************************************************
; EDT901.inf -- Setup File
; Copyright (c) 2001~2003
;***********************************************************************

[Version]
Signature   = "$CHICAGO$"
Class       = Image
ClassGUID   = {6bdd1fc6-810f-11d0-bec7-08002be2092f}
Provider    = %Mfg%
DriverVer   = 02/01/2010,1.0.0.1
catalogfile = EDT901.cat

[DestinationDirs]
DefaultDestDir   = 11
SysFiles         = 10,System32\Drivers
WowFiles         = 10,SysWow64
TwainFiles       = 10,TWAIN_32\EDTCARD

[Manufacturer]
%Mfg%=Models, NTx86, NTamd64, NTx86.6.1, NTamd64.6.1

[Models]
%PPWIA.DeviceDesc%=PP.STI, USB\VID_20E5&PID_0601

[Models.NTx86]
%PPWIA.DeviceDesc%=PP.WIA86, USB\VID_20E5&PID_0601

[Models.NTx86.6.1]
%PPWIA.DeviceDesc%=PP.WIA2x86, USB\VID_20E5&PID_0601

[Models.NTamd64]
%PPWIA.DeviceDesc%=PP.WIA64, USB\VID_20E5&PID_0601

[Models.NTamd64.6.1]
%PPWIA.DeviceDesc%=PP.WIA2x64, USB\VID_20E5&PID_0601


;***********************************************************************
;          98SE/ME/2000
;***********************************************************************
[PP.STI]
SubClass         = StillImage
DeviceType       = 1
DeviceSubType    = 0x11
Capabilities     = 0x13
DeviceData       = STI.DeviceData
CopyFiles        = MiniFiles,TwainFiles,SysFiles
AddReg           = STI.AddReg
DelReg           = STI.AddReg
ICMProfiles      = "sRGB Color Space Profile.icm"

[STI.DeviceData]
TwainDS          = %PPWIA.DeviceDesc%
MiniDriver       = EDT901.dll
TwainFdr         = EDTCARD
ModelName        = %PPWIA.DeviceDesc%

[STI.AddReg]
HKR,,HardwareConfig,1,4
HKR,,DevLoader,,*NTKERN
HKR,,NTMPDriver,,"usbscan.sys"

[PP.STI.NT]
Include          = sti.inf
Needs            = STI.UsbSection
SubClass         = StillImage
DeviceType       = 1
DeviceSubType    = 0x11
Capabilities     = 0x13
DeviceData       = WIA.DeviceData
CopyFiles        = MiniFiles,TwainFiles,WIA32Files
AddReg           = WIA.AddReg
DelReg           = WIA.AddReg
ICMProfiles      = "sRGB Color Space Profile.icm"
RegisterDlls     = WIA.RegisterDlls

[PP.STI.NT.Services]
Include=sti.inf
Needs=STI.UsbSection.Services

;***********************************************************************
;          x86
;***********************************************************************
[PP.WIA86]
Include          = sti.inf
Needs            = STI.UsbSection
SubClass         = StillImage
DeviceType       = 1
DeviceSubType    = 0x11
Capabilities     = 0x13
DeviceData       = WIA.DeviceData
CopyFiles        = MiniFiles,TwainFiles,WIA32Files
AddReg           = WIA.AddReg
DelReg           = WIA.AddReg
ICMProfiles      = "sRGB Color Space Profile.icm"
RegisterDlls     = WIA.RegisterDlls

[PP.WIA86.Services]
Include=sti.inf
Needs=STI.UsbSection.Services

[WIA.DeviceData]
Server           = local
UI Class ID      = {A67BA17B-2212-4a38-B7D4-86E2E1C09164}
TwainDS          = %PPWIA.DeviceDesc%
MiniDriver       = EDT901.dll
TwainFdr         = EDTCARD
ModelName        = %PPWIA.DeviceDesc%

[WIA.AddReg]
HKR,,HardwareConfig,1,4
HKR,,USDClass,,"{B825417F-4F4C-4e8a-ADB3-C12299B62B12}"
HKCR,CLSID\{B825417F-4F4C-4e8a-ADB3-C12299B62B12},,,"WIA Scanner STI USD"
HKCR,CLSID\{B825417F-4F4C-4e8a-ADB3-C12299B62B12}\InProcServer32,,,%11%\A6SenUsd.dll
HKCR,CLSID\{B825417F-4F4C-4e8a-ADB3-C12299B62B12}\InProcServer32,ThreadingModel,,"Both"

[WIA.RegisterDlls]
11,,A6SenExt.dll,1


;***********************************************************************
;          x86 win7 and 2008 r2
;***********************************************************************
[PP.WIA2x86]
Include          = sti.inf
Needs            = STI.UsbSection
SubClass         = StillImage
DeviceType       = 1
DeviceSubType    = 0x11
Capabilities     = 0x13
DeviceData       = WIA2x86.DeviceData
CopyFiles        = MiniFiles,TwainFiles,WIA2x86Files
AddReg           = WIA20.AddReg
DelReg           = WIA20.AddReg
ICMProfiles      = "sRGB Color Space Profile.icm"

[PP.WIA2x86.Services]
Include=sti.inf
Needs=STI.UsbSection.Services

[WIA2x86.DeviceData]
Server           = local
UI Class ID      = {CD2EFF9F-9EAD-4e4e-897C-B964456AD73C}
TwainDS          = %PPWIA.DeviceDesc%
MiniDriver       = EDT901.dll
TwainFdr         = EDTCARD
ModelName        = %PPWIA.DeviceDesc%


;***********************************************************************
;          wia 2.0
;***********************************************************************
[WIA20.AddReg]
HKR,,HardwareConfig,1,4
HKR,,DevLoader,,*NTKERN
HKR,,NTMPDriver,,"usbscan.sys"
HKR,,USDClass,,"{2220C83F-8E04-4e74-9057-E2978BBBDB04}"
HKCR,CLSID\{2220C83F-8E04-4e74-9057-E2978BBBDB04},,,"WIA Scanner STI USD"
HKCR,CLSID\{2220C83F-8E04-4e74-9057-E2978BBBDB04}\InProcServer32,,,%11%\A6SenUD2.dll
HKCR,CLSID\{2220C83F-8E04-4e74-9057-E2978BBBDB04}\InProcServer32,ThreadingModel,,"Both"

HKCR,CLSID\{CD2EFF9F-9EAD-4e4e-897C-B964456AD73C},,,"WIA Driver UI Extension"
HKCR,CLSID\{CD2EFF9F-9EAD-4e4e-897C-B964456AD73C}\shellex\SegmentationFilter\{487A7C31-8411-496d-A706-11D670AAFCCB}
HKCR,CLSID\{CD2EFF9F-9EAD-4e4e-897C-B964456AD73C}\shellex\ImageProcessingFilter\{51C8E641-04D4-419a-8037-4474CFA4B7D1}
HKCR,CLSID\{CD2EFF9F-9EAD-4e4e-897C-B964456AD73C}\shellex\ErrorHandler\{418C301B-A237-4b95-8B6F-7FA1C85835B6}
HKCR,CLSID\{CD2EFF9F-9EAD-4e4e-897C-B964456AD73C}\shellex\WiaDialogExtensionHandlers\{6D6B4833-FB4B-4d1b-94C0-1E796284879E}

HKCR,CLSID\{487A7C31-8411-496d-A706-11D670AAFCCB},,,"WIA Segmentation Filter"
HKCR,CLSID\{487A7C31-8411-496d-A706-11D670AAFCCB}\InProcServer32,,,%11%\A6Senflr.dll
HKCR,CLSID\{487A7C31-8411-496d-A706-11D670AAFCCB}\InProcServer32,ThreadingModel,,"Both"

HKCR,CLSID\{51C8E641-04D4-419a-8037-4474CFA4B7D1},,,"WIA Image Processing Filter"
HKCR,CLSID\{51C8E641-04D4-419a-8037-4474CFA4B7D1}\InProcServer32,,,%11%\A6SenIF.dll
HKCR,CLSID\{51C8E641-04D4-419a-8037-4474CFA4B7D1}\InProcServer32,ThreadingModel,,"Both"

HKCR,CLSID\{418C301B-A237-4b95-8B6F-7FA1C85835B6},,,"WIA Error Handler"
HKCR,CLSID\{418C301B-A237-4b95-8B6F-7FA1C85835B6}\InProcServer32,,,%11%\A6SenErr.dll
HKCR,CLSID\{418C301B-A237-4b95-8B6F-7FA1C85835B6}\InProcServer32,ThreadingModel,,"Both"

HKCR,CLSID\{6D6B4833-FB4B-4d1b-94C0-1E796284879E},,,"WIA Dialog Extension Handler"
HKCR,CLSID\{6D6B4833-FB4B-4d1b-94C0-1E796284879E}\InProcServer32,,,%11%\A6SenUE2.dll
HKCR,CLSID\{6D6B4833-FB4B-4d1b-94C0-1E796284879E}\InProcServer32,ThreadingModel,,"Both"

;***********************************************************************
;          amd64
;***********************************************************************
[PP.WIA64]
Include          = sti.inf
Needs            = STI.UsbSection
SubClass         = StillImage
DeviceType       = 1
DeviceSubType    = 0x11
Capabilities     = 0x13
DeviceData       = WIA64.DeviceData
CopyFiles        = Mini64Files,TwainFiles,WIA64Files,WowFiles
AddReg           = WIA64.AddReg
DelReg           = WIA64.AddReg
ICMProfiles      = "sRGB Color Space Profile.icm"
RegisterDlls     = WIA64.RegisterDlls

[PP.WIA64.Services]
Include=sti.inf
Needs=STI.UsbSection.Services

[WIA64.DeviceData]
Server           = local
UI Class ID      = {A67BA17B-2212-4a38-B7D4-86E2E1C09164}
TwainDS          = %PPWIA.DeviceDesc%
MiniDriver       = EDT90164.dll
TwainFdr         = EDTCARD
ModelName        = %PPWIA.DeviceDesc%

[WIA64.AddReg]
HKR,,HardwareConfig,1,4
HKR,,USDClass,,"{B825417F-4F4C-4e8a-ADB3-C12299B62B12}"
HKCR,CLSID\{B825417F-4F4C-4e8a-ADB3-C12299B62B12},,,"WIA Scanner STI USD"
HKCR,CLSID\{B825417F-4F4C-4e8a-ADB3-C12299B62B12}\InProcServer32,,,%11%\A6SenU64.dll
HKCR,CLSID\{B825417F-4F4C-4e8a-ADB3-C12299B62B12}\InProcServer32,ThreadingModel,,"Both"

[WIA64.RegisterDlls]
11,,A6SenE64.dll,1

;***********************************************************************
;          amd64 win7 and 2008 r2
;***********************************************************************
[PP.WIA2x64]
Include          = sti.inf
Needs            = STI.UsbSection
SubClass         = StillImage
DeviceType       = 1
DeviceSubType    = 0x11
Capabilities     = 0x13
DeviceData       = WIA2x64.DeviceData
CopyFiles        = Mini64Files,TwainFiles,WIA2x64Files,WowFiles
AddReg           = WIA2064.AddReg
DelReg           = WIA2064.AddReg
ICMProfiles      = "sRGB Color Space Profile.icm"

[PP.WIA2x64.Services]
Include=sti.inf
Needs=STI.UsbSection.Services

[WIA2x64.DeviceData]
Server           = local
UI Class ID      = {CD2EFF9F-9EAD-4e4e-897C-B964456AD73C}
TwainDS          = %PPWIA.DeviceDesc%
MiniDriver       = EDT90164.dll
TwainFdr         = EDTCARD
ModelName        = %PPWIA.DeviceDesc%

;***********************************************************************
;          wia 2.0
;***********************************************************************
[WIA2064.AddReg]
HKR,,HardwareConfig,1,4
HKR,,DevLoader,,*NTKERN
HKR,,NTMPDriver,,"usbscan.sys"
HKR,,USDClass,,"{2220C83F-8E04-4e74-9057-E2978BBBDB04}"
HKCR,CLSID\{2220C83F-8E04-4e74-9057-E2978BBBDB04},,,"WIA Scanner STI USD"
HKCR,CLSID\{2220C83F-8E04-4e74-9057-E2978BBBDB04}\InProcServer32,,,%11%\SenUD264.dll
HKCR,CLSID\{2220C83F-8E04-4e74-9057-E2978BBBDB04}\InProcServer32,ThreadingModel,,"Both"

HKCR,CLSID\{CD2EFF9F-9EAD-4e4e-897C-B964456AD73C},,,"WIA Driver UI Extension"
HKCR,CLSID\{CD2EFF9F-9EAD-4e4e-897C-B964456AD73C}\shellex\SegmentationFilter\{487A7C31-8411-496d-A706-11D670AAFCCB}
HKCR,CLSID\{CD2EFF9F-9EAD-4e4e-897C-B964456AD73C}\shellex\ImageProcessingFilter\{51C8E641-04D4-419a-8037-4474CFA4B7D1}
HKCR,CLSID\{CD2EFF9F-9EAD-4e4e-897C-B964456AD73C}\shellex\ErrorHandler\{418C301B-A237-4b95-8B6F-7FA1C85835B6}
HKCR,CLSID\{CD2EFF9F-9EAD-4e4e-897C-B964456AD73C}\shellex\WiaDialogExtensionHandlers\{6D6B4833-FB4B-4d1b-94C0-1E796284879E}

HKCR,CLSID\{487A7C31-8411-496d-A706-11D670AAFCCB},,,"WIA Segmentation Filter"
HKCR,CLSID\{487A7C31-8411-496d-A706-11D670AAFCCB}\InProcServer32,,,%11%\Senflr64.dll
HKCR,CLSID\{487A7C31-8411-496d-A706-11D670AAFCCB}\InProcServer32,ThreadingModel,,"Both"

HKCR,CLSID\{51C8E641-04D4-419a-8037-4474CFA4B7D1},,,"WIA Image Processing Filter"
HKCR,CLSID\{51C8E641-04D4-419a-8037-4474CFA4B7D1}\InProcServer32,,,%11%\SenIF64.dll
HKCR,CLSID\{51C8E641-04D4-419a-8037-4474CFA4B7D1}\InProcServer32,ThreadingModel,,"Both"

HKCR,CLSID\{418C301B-A237-4b95-8B6F-7FA1C85835B6},,,"WIA Error Handler"
HKCR,CLSID\{418C301B-A237-4b95-8B6F-7FA1C85835B6}\InProcServer32,,,%11%\SenErr64.dll
HKCR,CLSID\{418C301B-A237-4b95-8B6F-7FA1C85835B6}\InProcServer32,ThreadingModel,,"Both"

HKCR,CLSID\{6D6B4833-FB4B-4d1b-94C0-1E796284879E},,,"WIA Dialog Extension Handler"
HKCR,CLSID\{6D6B4833-FB4B-4d1b-94C0-1E796284879E}\InProcServer32,,,%11%\SenUE264.dll
HKCR,CLSID\{6D6B4833-FB4B-4d1b-94C0-1E796284879E}\InProcServer32,ThreadingModel,,"Both"

;***********************************************************************
;          Common
;***********************************************************************
[SysFiles]
;usbscan.sys,usbscan.sy_

[MiniFiles]
EDT901.dll

[WowFiles]
EDT901.dll

[Mini64Files]
EDT90164.dll

[WIA32Files]
A6SenUsd.dll
A6SenExt.dll

[WIA64Files]
A6SenU64.dll
A6SenE64.dll

[WIA2x86Files]
A6Senflr.dll
A6SenIF.dll
A6SenUE2.dll
A6SenUD2.dll
A6SenErr.dll

[WIA2x64Files]
Senflr64.dll
SenIF64.dll
SenUE264.dll
SenUD264.dll
SenErr64.dll

[TwainFiles]
EDT901.DS

[SourceDisksNames]
1=%DiskName%,,

[SourceDisksFiles]
EDT901.DS  = 1
EDT901.dll = 1
usbscan.sy_ = 1

[SourceDisksNames.x86]
1=%DiskName%,,

[SourceDisksFiles.x86]
EDT901.DS  = 1
EDT901.dll = 1
A6SenUsd.dll = 1
A6SenExt.dll = 1
A6Senflr.dll = 1
A6SenIF.dll = 1
A6SenUE2.dll = 1
A6SenUD2.dll = 1
A6SenErr.dll = 1

[SourceDisksNames.amd64]
1=%DiskName%,,

[SourceDisksFiles.amd64]
EDT901.DS  = 1
EDT901.dll = 1
EDT90164.dll = 1
A6SenU64.dll = 1
A6SenE64.dll = 1
Senflr64.dll = 1
SenIF64.dll = 1
SenUE264.dll = 1
SenUD264.dll = 1
SenErr64.dll = 1

[Strings]
Mfg                = "CardReader, Inc."
PPWIA.DeviceDesc   = "BizCardReader 901 v1.0"
DiskName           = "BizCardReader 901 v1.0"
Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: web2, load: 3.15