📄 eusbsc9x.inf
字号:
[Version]
Signature="$CHICAGO$"
Class=SmartCard
Provider=%Mfg%
LayoutFile=layout.inf
[DestinationDirs]
DriverFiles=10,System32\Drivers
InfFiles=10,INF
[Manufacturer]
%SCM%= SCM
[DriverFiles]
;eusbsc9x.sys,,,2
eusbsc9x.sys, eusbsc9x.sy_
[InfFiles]
eusbsc9x.inf
[SCM]
%USB\SCM_EUSB_SC.DeviceDesc%=scm_install,BIOMETRIC\VID4E6_PID_D000B001
[scm_install]
CopyFiles=DriverFiles, InfFiles
AddReg=scm.AddReg
[scm_install.Services]
AddService = eusbsc9x,2,UsbscServiceInstallSection
[UsbscAddreg]
HKR,,Polarity,0,%Polarity%
[scm.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,eusbsc9x.sys
[UsbscServiceInstallSection]
DisplayName = %UsbscServiceDesc%
ServiceType = 1
StartType = 2
ErrorControl = 1
ServiceBinary = %10%\System32\Drivers\eusbsc9x.sys
LoadOrderGroup = Smart Card Reader
AddReg = UsbscAddreg
;
; 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]
Mfg="SCM Microsystems Inc."
UsbscServiceDesc="eUSB Smart card driver"
SCM ="SCM Microsystems Inc.,"
USB\SCM_EUSB_SC.DeviceDesc="eUSB Smart card driver"
Polarity ="Inverse"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -