; AET63P.INF
; Copyright (c) 1994-2008 Advanced Card Systems Ltd.
[Version]
DriverVer=05/28/2008,1.0.1.4
Signature="$CHICAGO$"
Class=SmartCardReader
ClassGuid={50DD5230-BA8A-11D1-BF5D-0000F805F530}
Provider=%ACS%
CatalogFile=aet63p.cat
[SourceDisksNames]
1 = "AET63 BioTrustKey Installation Disk",,,""
[SourceDisksFiles]
aet63p98.sys = 1
aet63p.sys = 1
aet63px64.sys = 1
[DestinationDirs]
ACS.Install.CopySYS = 10,System32\Drivers
ACS.Install.CopySYS.NTx86 = 12
ACS.Install.CopySYS.NTamd64 = 12
; ================= Class section =====================
[ClassInstall32]
Addreg=SmartCardReaderClassReg
[ClassInstall]
Addreg=SmartCardReaderClassReg
[SmartCardReaderClassReg]
HKR,,,0,%ClassName%
HKR,,Icon,,-25
HKLM,"\Software\Microsoft\Cryptography\Calais\Readers",,,
[Manufacturer]
%ACS%=ACS,NTamd64
; ================= AET63 reader ======================
[ACS]
; DisplayName Section DeviceId
; ----------- ------- --------
%ACS.DeviceDesc% = ACS.Install, USB\VID_072F&PID_8002
[ACS.NTamd64]
; DisplayName Section DeviceId
; ----------- ------- --------
%ACS.DeviceDesc% = ACS.Install, USB\VID_072F&PID_8002
[ACS.Install]
AddReg = ACS.Install.AddReg
CopyFiles = ACS.Install.CopySYS
[ACS.Install.NTx86]
AddReg = ACS.Install.AddReg.NT
CopyFiles = ACS.Install.CopySYS.NTx86
[ACS.Install.NTamd64]
AddReg = ACS.Install.AddReg.NT
CopyFiles = ACS.Install.CopySYS.NTamd64
; ================= Windows 98/ME =====================
[ACS.Install.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,aet63p.sys
HKR,,AdapterType, 0, "0100"
HKR,,"VendorName",0,%Vendor%
HKR,,"IFDName",0,%Reader%
HKR,,"ReadTimeout",0,%Timeout%
HKR,,"CardType",0,%CardType%
HKR,,"CommandMode",0,%CmdMode%
[ACS.Install.CopySYS]
aet63p.sys,aet63p98.sys
[ACS.Install.Services]
AddService = AET63, 2, ACS.Service
; ============= Windows 2000, XP, 2003 and Vista =================
[ACS.Install.AddReg.NT]
HKR,, AdapterType, 0, "0100"
HKR,,"VendorName",0,%Vendor%
HKR,,"IFDName",0,%Reader%
HKR,,"ReadTimeout",0,%Timeout%
HKR,,"CardType",0,%CardType%
HKR,,"CommandMode",0,%CmdMode%
HKLM,"System\CurrentControlSet\Services\SCardSvr","Start", 0x00010001,2
[ACS.Install.CopySYS.NTx86]
aet63p.sys
[ACS.Install.CopySYS.NTamd64]
aet63p.sys,aet63px64.sys
[ACS.Install.NTx86.Services]
AddService = AET63, 2, ACS.Service, ACS.EventLog
[ACS.Install.NTamd64.Services]
AddService = AET63, 2, ACS.Service, ACS.EventLog
[ACS.Service]
DisplayName = %ACS.DeviceDesc%
ServiceType = 1 ;%SERVICE_KERNEL_DRIVER%
StartType = 3 ;%SERVICE_DEMAND_START%
ErrorControl = 1 ;%SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\aet63p.sys
[ACS.EventLog]
AddReg = ACS.AddEventLog.reg
[ACS.AddEventLog.reg]
HKR,, EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\drivers\aet63p.sys"
HKR,, TypesSupported, 0x00010001, 7
; ================= Strings =====================
[Strings]
Msft = "Advanced Card Systems Ltd."
ACS = "ACS"
ACS.DeviceDesc = "AET63 BioTRUSTKey"
ClassName = "Smart Card Readers"
Vendor = "ACS"
Reader = "BioTRUSTKey"
Timeout = "60" ;timeout in seconds
CmdMode = "02" ;02-PCSC 01-EMV 00-Auto
CardType = "04" ;Please see below for full description
; 00 - SLE4442
; 01 - SLE4432
; 02 - SLE4428
; 03 - SLE4418
; 04 - MCU (T=0/T=1)
; 05 - SLE4406
; 06 - GPM103
; 07 - I2C
Download Driver Pack
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.