;==========================================================
; USB Smart Card Driver, SZCCID.inf
;==========================================================
[Version]
Signature="$WINDOWS NT$"
Class=SmartCardReader
ClassGuid={50DD5230-BA8A-11D1-BF5D-0000F805F530}
provider=%MFGNAME%
CatalogFile=SzCCID.cat
DriverVer=12/05/2013, 1.7.40.0
[Manufacturer]
%MFGNAME%=DeviceList
[DeviceList]
"Alcor Micro USB Smart Card Reader"=DriverInstall, USB\VID_058F&PID_9520
"Alcor Micro USB Smart Card Reader"=DriverInstall, USB\VID_058F&PID_9540
;----------------------------------------------------------------------------
; CopyFile Sections
;----------------------------------------------------------------------------
[SourceDisksNames]
1="Installation Disc for Alcor Micro USB Smart Card Reader"
[SourceDisksFiles]
SzCCID.sys=1
AlcGener.sys=1
SzCcidV1900.dll=1
SCPwrSetSvr.exe=1
CTAlc001.dll=1
[DestinationDirs]
DriverCopyFiles = 12
CoInstallCopyFile = 11
;------------------------------------------------------------------------------
; Driver Installation
;------------------------------------------------------------------------------
[DriverInstall.NT]
AddReg=DriverAddReg
CopyFiles=DriverCopyFiles
[DriverAddReg]
HKLM, Software\Microsoft\Cryptography\Calais\Readers,,,
HKLM, System\CurrentControlSet\Services\SCardSvr,Start,0x00010001,2
HKLM, System\CurrentControlSet\Services\CertPropSvc,Start,0x00010001,2
[DriverCopyFiles]
SzCCID.sys
AlcGener.sys
;----------------------------------------------------------------------------
; Co-installer section
;----------------------------------------------------------------------------
[DriverInstall.NT.CoInstallers]
CopyFiles = CoInstallCopyFile
AddReg = CoInstallersAddReg
[CoInstallCopyFile]
SzCcidV1900.dll
SCPwrSetSvr.exe
CTAlc001.dll
[CoInstallersAddReg]
HKR,,CoInstallers32,0x00010000,"SzCcidV1900.dll,CoInstallerProc"
;--------------------------------------------------------------
[DriverInstall.NT.Services]
Addservice = SzCCID, 2, DriverService
[DriverService]
DisplayName = "USB SmartCard Reader Driver"
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_AUTO_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %12%\SzCCID.sys
;------------------------------------------------------------------------------
; String Definitions
;------------------------------------------------------------------------------
[Strings]
MFGNAME = "AlcorMicro"
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.