📄 scfpsw95.inf
字号:
[Version]
Signature=$CHICAGO$
Class=SmartCard
Provider=%String0%
LayoutFile=layout.inf
DriverVer=01/10/2000
;;;;Microsoft should provide ppscfps.cat file
;CatalogFile=scfpsw9x.cat
[ClassInstall]
[DestinationDirs]
PpscCopyFiles=11
PpimCopyFiles=11,iosubsys
PpInfFiles=10,INF
[Manufacturer]
%String1%=SCM
[SCM]
%String3%=PpScInstall
[PpScInstall]
;CopyFiles=PpScCopyFiles, PpimCopyFiles
CopyFiles=PpScCopyFiles, PpimCopyFiles, PpInfFiles
AddReg=PpScAddReg, FpsAddReg
Restart
[SourceDisksNames]
1 =%DISK1%,,
[SourceDisksFiles]
PPSCW9X.VX_ = 1
SHTLVFPS.VX_ = 1
Vfsscprl.DL_ = 1
PPIMW9X.VX_ = 1
Scfpsw95.inf = 1
[PpScCopyFiles]
PPSCW9X.VXD, PPSCW9X.VX_
SHTLVFPS.VXD, SHTLVFPS.VX_
Vfsscprl.DLL, Vfsscprl.DL_
[PpimCopyFiles]
PPIMW9X.VXD, PPIMW9X.VX_
[PpInfFiles]
Scfpsw95.inf
[PpScAddReg]
HKLM,"Software\Veridicom\Drivers","ppComboDrv",,"shtlvfps.vxd"
HKLM,"Software\Veridicom\Drivers","ppComboDll",,"Vfsscprl.dll"
HKLM,"Software\Veridicom\Parameters",PthruControl,1,01
HKLM,"System\CurrentControlSet\Services\class\SmartCard\0000",DriverDesc,0,%String2%
HKLM,"System\CurrentControlSet\Services\class\SmartCard\0000",InfSection,0,%String3%
HKLM,"System\CurrentControlSet\Services\class\SmartCard\0000",DevLoader,0,ppscw9x.vxd
HKLM,"System\CurrentControlSet\Services\class\SmartCard\0000",Polarity,0,%Polarity%
HKLM,"System\CurrentControlSet\Services\class\SmartCard\0000",ProviderName,0,%String0%
HKLM,"Enum\Root\SmartCard\0000",DeviceDesc,0,%String2%
HKLM,"Enum\Root\SmartCard\0000",Mfg,0,%String1%
HKLM,"Enum\Root\SmartCard\0000",Driver,0,%Class%\0000
HKLM,"Enum\Root\SmartCard\0000",Class,0,%Class%
HKLM,"Enum\Root\SmartCard\0000",ConfigFlags,1,00, 00, 00, 00
HKR,,DriverDesc,0,ParallelportSmartCardReader
HKR,,DevLoader,0,ppscw9x.vxd
HKR,,Polarity,0,%Polarity%
; This is added to toggle between Passthru Enabled mode and Passthru disabled
; mode.If the last value is 01 then Passthru is enabled. If it is 00 then
; passthru is disabled.
[FpsAddReg]
HKLM,"Software\Veridicom\Parameters",PthruControl,1,01
;
; 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]
String0="SCM"
String1="SCM Microsystems Inc.,"
String2="Parallel port Smart Card Finger Print Reader"
DISK1="Install Disk"
Polarity="Inverse"
Class="SmartCard"
String3="PpScInstall"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -