; S331DICL.INF ; ; Installation file (.inf) for the SCR331-DI USB Contactless Readers for Windows 2000/XP. ; ; Copyright © SCM Microsystems Inc.,2003-2005 ; [Version] Signature="$Windows NT$" Class=SmartCardReader ClassGuid={50DD5230-BA8A-11D1-BF5D-0000F805F530} Provider=%Mfg% CatalogFile=S331DICL.cat DriverVer=12/05/2005,4.36.00.01 [Manufacturer] %Mfg% = Models [Models] %GENERIC_CCID% = GENERIC_CCID,Contactless\SCR331-DI_Contactless_Reader %SDI010_CCID% = SDI010_CCID,Contactless\SDI010_Contactless_Reader [ControlFlags] ExcludeFromSelect=Contactless\SCR331-DI_Contactless_Reader ExcludeFromSelect=Contactless\SDI010_Contactless_Reader [SourceDisksNames] 1 = %Floppy_Description%,,,"" 1 = %Floppy_Description%, S331DICL.sys,, [SourceDisksFiles] S331DICL.sys=1 [DestinationDirs] DefaultDestDir=10,system32\drivers GENERIC_CCID.NTCopyFiles=10,system32\drivers SDI010_CCID.NTCopyFiles=10,system32\drivers [GENERIC_CCID.NTCopyFiles] S331DICL.sys,, [GENERIC_CCID.AddReg] HKR,,ShortProviderName,0,%ShortProviderName% HKR,,ReaderName,0,%GENERIC_CCID% HKLM, Software\Microsoft\Cryptography\Calais\Readers,,, HKLM, System\CurrentControlSet\Services\SCardSvr,Start,0x00010001,2 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 [GENERIC_CCID.NT.AddReg] HKR,, BufferSize , 0x00010001, 131072 HKR,, TCLMifareSwitch,0x00000001, 1 HKR,, IfdType,0,%IfdType% HKR,, VendorName,0,%Mfg% HKR,, CLConfigDownload,0x00000001, 0 [GENERIC_CCID.NT] CopyFiles= GENERIC_CCID.NTCopyFiles AddReg= GENERIC_CCID.AddReg, GENERIC_CCID.NT.AddReg [GENERIC_CCID.NT.Services] AddService = %GENERIC_CCID%,0x00000002,GENERIC_CCID_Service_Inst,GENERIC_CCID_EventLog_Inst [GENERIC_CCID_Service_Inst] ServiceType = 1 ;%SERVICE_KERNEL_DRIVER% StartType = 3 ;%SERVICE_AUTO_START% ErrorControl = 1 ;%SERVICE_ERROR_NORMAL% ServiceBinary = %12%\S331DICL.sys DisplayName = %GENERIC_CCID% AddReg= GENERIC_CCID.AddReg [GENERIC_CCID_EventLog_Inst] AddReg=GENERIC_CCID.AddEventLogReg [GENERIC_CCID.AddEventLogReg] HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\S331DICL.sys" HKR,,TypesSupported,0x00010001,7 ;---------------------------------------------------- ; For SDI010 ;---------------------------------------------------- [SDI010_CCID.NTCopyFiles] S331DICL.sys,, [SDI010_CCID.AddReg] HKR,,ShortProviderName,0,%ShortProviderName% HKR,,ReaderName,0,%SDI010_CCID% HKLM, Software\Microsoft\Cryptography\Calais\Readers,,, HKLM, System\CurrentControlSet\Services\SCardSvr,Start,0x00010001,2 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 [SDI010_CCID.NT.AddReg] HKR,, BufferSize , 0x00010001, 131072 HKR,, TCLMifareSwitch,0x00000001, 1 HKR,, IfdType,0,%SDI010IfdType% HKR,, VendorName,0,%Mfg% HKR,, CLConfigDownload,0x00000001, 0 [SDI010_CCID.NT] CopyFiles= SDI010_CCID.NTCopyFiles AddReg= SDI010_CCID.AddReg, SDI010_CCID.NT.AddReg [SDI010_CCID.NT.Services] AddService = %GENERIC_CCID%,0x00000002,GENERIC_CCID_Service_Inst,GENERIC_CCID_EventLog_Inst ;--------------------------------------------- [Strings] Mfg = "SCM Microsystems Inc." ShortProviderName = "SCM" Description = "Server for SmartCard Reader" Floppy_Description = "" GENERIC_CCID="USB Contactless Reader" IfdType="SCR331-DI USB ContactlessReader" SDI010_CCID="SDI010 Contactless Reader" SDI010IfdType="SDI010 Contactless Reader" ClassName="Smart Card Readers"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.