⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 eusbsc2k.inf

📁 指纹识别芯片FPS200的驱动,可直接调用
💻 INF
字号:
; EUSBSC2K.INF
; Copyright (c) Veridicom, Inc. 1999-2002

[Version]
Signature="$WINDOWS NT$"
Class=SmartCardReader
ClassGuid={50DD5230-BA8A-11D1-BF5D-0000F805F530}
Provider=%SCM%
DriverVer=07/15/2002,3.0.0.1
CatalogFile=eusbsc2k.cat

[DestinationDirs]
DriverFiles=10,System32\Drivers

[Manufacturer]
%SCM%= SCM

[SourceDisksNames]
1 = %InstallDisk%,,,

[SourceDisksFiles]
eusbsc2k.sy_ = 1

[DriverFiles]
eusbsc2k.sys, eusbsc2k.sy_

[SCM]
%USB\SCM_EUSB_SC.DeviceDesc%=scm_install,BIOMETRIC\VID4E6_PID_D000B001

[scm_install]
CopyFiles=DriverFiles
CopyINF=eusbsc2k.inf
AddReg=UsbscAddreg

[scm_install.Services]
AddService = eusbsc2k,2,UsbscServiceInstallSection

[UsbscAddreg]
HKR,,Polarity,0,%Polarity%
;
; Change Polarity string to reflect the type of the Smart Card Detect Switch
; Use "Normal" for switches which are Closed when there is no Smart Card
; Use "Inverse" for switches which are Open when there is no Smart Card
;

[UsbscServiceInstallSection]
DisplayName     = %UsbscServiceDesc%
ServiceType     = 1
StartType       = 3
ErrorControl    = 1
ServiceBinary   = %10%\System32\Drivers\eusbsc2k.sys
LoadOrderGroup  = Smart Card Reader

[Strings]
UsbscServiceDesc="eUSB Smart card driver"
SCM ="SCM Microsystems Inc."
USB\SCM_EUSB_SC.DeviceDesc="eUSB Smart card driver"
Polarity ="Inverse"
InstallDisk = "Veridicom Driver Installation Disk"

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -