; ;SCR131C_NT4.inf ; ;Setup information file for the SCRx31 Serial Smart card Reader for Windows NT4 ; ;(c) Copyright 2002.,SCM Microsystems Inc. ; [version] signature="$Windows NT$" DriverVer=11/07/2002,4.04.00.01 ; - Default Installation --------------------------------- [DefaultInstall] CopyFiles = Default.Install.CopyFiles AddReg = Default.Install.AddReg reboot ; - Installation sections -------------------------------- [Default.Install.CopyFiles] SCR1314C.sys [Default.Install.AddReg] HKLM, System\CurrentControlSet\Services\SCR1314C,"ErrorControl",0x00010001,1 HKLM, System\CurrentControlSet\Services\SCR1314C,"Start",0x00010001,2 HKLM, System\CurrentControlSet\Services\SCR1314C,"Type",0x00010001,1 HKLM, System\CurrentControlSet\Services\SCR1314C,"Group",%REG_EXPAND_SZ%,"Smart Card Reader" HKLM, System\CurrentControlSet\Services\SCR1314C,"ImagePath",%REG_EXPAND_SZ%,"system32\drivers\SCR1314C.sys" HKLM, System\CurrentControlSet\Services\SCR1314C\Parameters,"Manufacturer",%REG_EXPAND_SZ%,"SCM Microsystems Inc." HKLM, System\CurrentControlSet\Services\SCR1314C\Parameters,"Version",%REG_EXPAND_SZ%,"4.04.00.01" HKLM, System\CurrentControlSet\Services\EventLog\System\SCR1314C,"EventMessageFile",%REG_EXPAND_SZ%,"system32\drivers\SCR1314C.sys" HKLM, System\CurrentControlSet\Services\EventLog\System\SCR1314C,"TypesSupported",0x00010001,7 ;- Destination folders----------------------------------- [DestinationDirs] DefaultDestDir=12 Default.Install.CopyFiles=12 ; - Automatic Installer Informations --------------------- [Installer] NT=4