📄 usbstor.inf
字号:
[Version]
Signature="$CHICAGO$"
Class=USB
ClassGUID={36FC9E60-C465-11CF-8056-444553540000}
provider=%MSFT%
LayoutFile=LAYOUT.INF
DriverVer=11/14/1999,5.00.2183.1
[ControlFlags]
ExcludeFromSelect = *
[Manufacturer]
%MfgName%=Microsoft
[Microsoft]
%USB\VID_0B05&PID_1708.DeviceDesc%=USBSTOR_BULK, USB\VID_0B05&PID_1708
[PreCopySection]
HKR,,NoSetupUI,,1
[DestinationDirs]
USBSTOR.CopyList = 10, system32\drivers
NTMAP.CopyList = 10, system32\drivers
; Windows 98+ Install Sections
;
[USBSTOR_BULK]
CopyFiles=USBSTOR.CopyList, NTMAP.CopyList
AddReg=USBSTOR.AddReg, USBSTOR_BULK.AddReg
; Windows 2000 Install Sections
;
[USBSTOR_BULK.NT]
CopyFiles=USBSTOR.CopyList
AddReg=USBSTOR_BULK.AddReg
; Windows 98+ Registry Section
;
[USBSTOR.AddReg]
HKR,,DevLoader,,*NTKERN
HKR,,NTMPDriver,,USBSTOR.SYS
; Windows 98+ & Windows 2000 Registry Sections
;
[USBSTOR_BULK.AddReg]
HKR,,DriverFlags,0x00010001,0x00000001
; Windows 98+ HW Install Sections
;
[USBSTOR_BULK.HW]
AddReg=USBSTOR.HW.AddReg
[USBSTOR.HW.AddReg]
HKR,,upperfilters,0,"NTMAP.SYS"
; Windows 2000 Service Install Sections
;
[USBSTOR_BULK.NT.Services]
Addservice = USBSTOR, 0x00000002, USBSTOR.AddService
[USBSTOR.AddService]
DisplayName = %USBSTOR.SvcDesc%
ServiceType = 1
StartType = 3
ErrorControl = 1
ServiceBinary = %12%\USBSTOR.SYS
[USBSTOR.CopyList]
USBSTOR.SYS
[NTMAP.CopyList]
NTMAP.SYS
[Strings]
MSFT=""
MfgName=""
USB\VID_0B05&PID_1708.DeviceDesc = "USB Mass Storage Device"
GenericBulkOnly.DeviceDesc = "USB Mass Storage Device"
USBSTOR.SvcDesc = "USB Mass Storage Driver"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -