📄 vfsusb95.inf
字号:
[Version]
Signature="$CHICAGO$"
Class=USB
provider=%VERIDICOM%
LayoutFile=layout.inf
[SourceDisksNames]
1="Veridicom Win95 USB Driver Disk",,0
[SourceDisksFiles]
VFSUSB95.sy_ = 1
VFSUSB95.dl_ = 1
VFSUSB95.Inf = 1
[Manufacturer]
%MfgName%=Veridicom
[Veridicom]
%USB\VID_061A&PID_0110.DeviceDesc%=VUSB.Dev, USB\VID_061A&PID_0110
[PreCopySection]
HKR,,NoSetupUI,,1
[DestinationDirs]
VUSB.Files.Ext = 10,System
VUSB.Files.Inf = 10,INF
[VUSB.Dev]
CopyFiles=VUSB.Files.Ext, VUSB.Files.Inf
AddReg=VUSB.AddReg
[VUSB.AddService]
DisplayName = %VUSB.SvcDesc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 2 ; SERVICE_AUTO_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %10%\System\VFSUSB95.sys
LoadOrderGroup = Base
[VUSB.AddReg]
; If name of driver or wrapper has been changed, don't forget to update here.
HKLM,"System\CurrentControlSet\Services\Veridicom\Drivers","UsbSys",,"VFSUSB95.sys"
HKLM,"System\CurrentControlSet\Services\Veridicom\Drivers","UsbDll",,"VFSUSB95.dll"
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,VFSUSB95.sys
[VUSB.Files.Ext]
VFSUSB95.sys, VFSUSB95.sy_
VFSUSB95.dll, VFSUSB95.dl_
[VUSB.Files.Inf]
VFSUSB95.Inf
;---------------------------------------------------------------;
[Strings]
VERIDICOM="Veridicom, Inc."
MfgName="Veridicom, Inc."
USB\VID_061A&PID_0110.DeviceDesc="Veridicom - 5th Sense USB"
VUSB.SvcDesc="Veridicom Fingerprint Sensor Win95 USB driver"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -