; GKUPRO2D.inf
; Copyright (c) 2004 Gemplus
[Version]
Signature="$CHICAGO$"
Class=SmartCardReader
ClassGuid={50DD5230-BA8A-11D1-BF5D-0000F805F530}
provider=%MFGNAME1%
CatalogFile=GKUPRO2D.cat
DriverVer=07/16/2004,1.0.0.2
[ControlFlags]
; Prevent legacy install for PnP readers
ExcludeFromSelect = *
[Manufacturer]
%MFGNAME1%=DeviceListMfg1,NTx86.5.1
[DestinationDirs]
DriverCopyFiles = 10,System32\Drivers
DefaultDestDir = 10,System32\Drivers
[SourceDisksFiles]
GKUPRO2D.sys=1
GKUPRO2D.inf=1
[SourceDisksNames]
1=%INSTDISK%,,
[DeviceListMfg1.NTx86.5.1]
%USB\VID_413C&PID_2101.DeviceDesc%=DriverInstallB, USB\VID_413C&PID_2101&MI_01
[DeviceListMfg1]
%USB\VID_413C&PID_2101.DeviceDesc%=DriverInstallA, USB\VID_413C&PID_2101&MI_01
;------------------------------------------------------------------------------
; Windows XP and later, x86 only
;------------------------------------------------------------------------------
[DriverInstallB]
CopyFiles=DriverCopyFiles
[DriverInstallB.Services]
Addservice = GKUPRO2D, 2, DriverService,EventLogging
[DriverInstallB.hw]
AddReg=DriverHwAddReg
;------------------------------------------------------------------------------
; Windows 2000 Sections
;------------------------------------------------------------------------------
[DriverInstallA.NT]
CopyFiles=DriverCopyFiles
[DriverCopyFiles]
GKUPRO2D.sys,,,2
[DriverInstallA.NT.Services]
Addservice = GKUPRO2D, 2, DriverService,EventLogging
[DriverService]
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %10%\System32\Drivers\GKUPRO2D.sys
[EventLogging]
AddReg=EventLogAddReg
[EventLogAddReg]
HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\system32\drivers\GKUPRO2D.sys"
HKR,,TypesSupported,0x00010001,7
[DriverInstallA.nt.hw]
AddReg=DriverHwAddReg,Reader.Install.AddReg
[DriverHwAddReg]
HKLM,System\CurrentControlSet\Services\SCardSvr,Start,0x00010001,2
; ============ Add reg for all readers ===============
[Reader.Install.AddReg]
HKLM, Software\Microsoft\Cryptography\Calais\Readers,,,
HKLM, SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\ScCertProp,DLLName,0,wlnotify.dll
HKLM, SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\ScCertProp,Logon,0,SCardStartCertProp
HKLM, SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\ScCertProp,Logoff,0,SCardStopCertProp
HKLM, SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\ScCertProp,Lock,0,SCardSuspendCertProp
HKLM, SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\ScCertProp,Unlock,0,SCardResumeCertProp
HKLM, SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\ScCertProp,Enabled,0x00010001,1
HKLM, SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\ScCertProp,Impersonate,0x00010001,1
HKLM, SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\ScCertProp,Asynchronous,0x00010001,1
;------------------------------------------------------------------------------
; Windows 98 Sections
;------------------------------------------------------------------------------
[DriverInstallA]
AddReg=DriverAddReg
CopyFiles=DriverCopyFiles, InfCopyFiles
[InfCopyFiles]
GKUPRO2D.inf
[DriverAddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,GKUPRO2D.sys
;[DriverInstall.hw]
;AddReg=DriverHwAddReg
[Strings]
MFGNAME1="Dell"
USB\VID_413C&PID_2101.DeviceDesc = "Smart Card Reader Keyboard"
INSTDISK="Installation Disc for Dell Smart Card Reader Keyboard"
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.