; SCR131_NT4.inf ; Setup information file for the SCR131 NT4 driver ; Copyright © SCM Microsystems Inc.2001-2003 [version] signature="$Windows NT$" DriverVer=12/16/2003,1.54.00.01 ; - Default Installation --------------------------------- [DefaultInstall] CopyFiles = Default.Install.CopyFiles AddReg = Default.Install.AddReg reboot ; - Installation sections -------------------------------- [Default.Install.CopyFiles] SCR1314.sys [Default.Install.AddReg] HKLM, System\CurrentControlSet\Services\SCR1314,"ErrorControl",0x00010001,1 HKLM, System\CurrentControlSet\Services\SCR1314,"Start",0x00010001,2 HKLM, System\CurrentControlSet\Services\SCR1314,"Type",0x00010001,1 HKLM, System\CurrentControlSet\Services\SCR1314,"Group",%REG_EXPAND_SZ%,"Smart Card Reader" HKLM, System\CurrentControlSet\Services\SCR1314,"ImagePath",%REG_EXPAND_SZ%,"system32\drivers\SCR1314.sys" HKLM, System\CurrentControlSet\Services\SCR1314\Parameters,"Manufacturer",%REG_EXPAND_SZ%,"SCM Microsystems Inc." HKLM, System\CurrentControlSet\Services\SCR1314\Parameters,"Version",%REG_EXPAND_SZ%,"1.54.00.01" ;Resetting the bits of commask key makes the driver to skip scanning com port for device detection ;Least significant bit corresponds to com1. The value of 0xF makes the driver scan for 4 COM ports. The value of 0x1 ;makes the driver scan ONLY for COM1 etc. HKLM, System\CurrentControlSet\Services\SCR1314\Parameters,"COMMask",0x00010001,0xF ; Configurable F and D values for winNT4.0 ;HKLM, SOFTWARE\scm\Stc-II\SCRx31 Serial Reader,FValue , 0x00010001, 1 ;HKLM, SOFTWARE\scm\Stc-II\SCRx31 Serial Reader,DValue , 0x00010001, 1 ;- Destination folders----------------------------------- [DestinationDirs] DefaultDestDir=12 Default.Install.CopyFiles=12 ; - Automatic Installer Informations --------------------- [Installer] NT=4Download 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.