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

📄 ppcom2k.inf

📁 指纹识别芯片FPS200的驱动,可直接调用
💻 INF
字号:
; PPIMW2K.INF  --

[Version]
Signature="$WINDOWS NT$"
Class=Others
ClassGuid={4D36E97D-E325-11CE-BFC1-08002BE10318}
Provider=%MSFT%
LayoutFile=layout.inf
DriverVer=02/21/2000

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

; =================== Class Sections ===========================

[ClassInstall32]
Addreg=System_Class_addreg

[system_class_addreg]
HKR,,,,%SystemClassName%
HKR,,Icon,,"-27"

; =================== Table of content =========================
[DestinationDirs]
Generic_CopyFiles=12
Scm_CopyFiles=12

[SourceDisksNames]
1 ="Install Disk", Disk1

[SourceDisksFiles]
ppimw2k.sys = 1

[Manufacturer]
%SCMMfg%= SCM_device

[Scm_CopyFiles]
ppimw2k.sys, ppimw2k.sy_

; =================== FOR SCM
[scm_device]
%PARALLEL_PORT\STLPORT_SCM_PPDRIVE.DeviceDesc%=scm_install,LPTENUM\VID_04E6PID_C0000008BF91


[scm_addreg]


[scm_install]
CopyFiles=Scm_CopyFiles

[scm_install.HW]
AddReg=scm_addreg

[scm_install.Services]
AddService = ppimw2k,2,scm_ServiceInstallSection

[PpimAddreg]
HKR,,SCMReaderType,0,%DeviceType%

[scm_ServiceInstallSection]
DisplayName=%SCM_ServiceDesc%
ServiceType    = 1
StartType      = 3
ErrorControl   = 1
ServiceBinary  = %12%\ppimw2k.sys
LoadOrderGroup = Extended base
AddReg          = PpimAddreg


; =================== Generic ==================================

[ControlFlags]

[Strings]
MSFT="Microsoft"
SCM_ServiceDesc="SCM Combo Reader"
SCMMfg ="SCM Corporation"
PARALLEL_PORT\STLPORT_SCM_PPDRIVE.DeviceDesc="SCM Combo Reader"
SystemClassName = "UnKnown"
DeviceType ="Combo"

⌨️ 快捷键说明

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