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

📄 ppscw2k.inf

📁 指纹识别芯片FPS200的驱动,可直接调用
💻 INF
字号:
[Version]
Signature="$WINDOWS NT$"
Class=SmartCardReader
ClassGuid={50DD5230-BA8A-11D1-BF5D-0000F805F530}
Provider=%SCM%
LayoutFile=layout.inf
DriverVer=02/21/2000

;;Microsoft should provide ppscw2k.cat file.
;CatalogFile=ppscw2k.cat

[ClassInstall32]
Addreg=SmartCardReaderAddReg

[ClassInstall]
Addreg=SmartCardReaderClassReg

[SmartCardReaderClassAddReg]
HKR,,,0,%ClassName%
HKR,,Icon,,-25
HKLM,"\Software\Microsoft\Cryptography\Calais\Readers",,,

[DestinationDirs]
DriverFiles=12

[SourceDisksNames]
1 ="Install Disk", Disk1

[SourceDisksFiles]
ppscw2k.sys = 1

[Manufacturer]
%SCM%= SCM

[DriverFiles]
ppscw2k.sys, ppscw2k.sy_

[SCM]
%PARALLEL_PORT\STLPORT_SCM_PPDRIVE.DeviceDesc%=scm_install,BIOMETRIC\VID4E6_PID_D000A001

[scm_install]
CopyFiles=DriverFiles
;Restart

[scm_install.Services]
AddService = ppscw2k,2,PpscServiceInstallSection

[PpscAddreg]
HKR,,Polarity,0,%Polarity%

[PpscServiceInstallSection]
DisplayName     = %PpscServiceDesc%
ServiceType     = 1
StartType       = 3
ErrorControl    = 1
ServiceBinary   = %12%\ppscw2k.sys
LoadOrderGroup  = Smart Card Reader
Dependencies    = Ppimw2k
AddReg          = PpscAddreg


;
; 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
;


[Strings]
PpscServiceDesc="Parallel port Smart Card Reader"
PpimServiceDesc="Parallel port Interface Module"
SCM ="SCM Microsystems Inc.,"
PARALLEL_PORT\STLPORT_SCM_PPDRIVE.DeviceDesc="Parallel port Smart Card Reader"
Polarity ="Inverse"

⌨️ 快捷键说明

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