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

📄 stums.inf

📁 yeppyMP3的应用程序 大家可以应用这个软件来完成对MP3的的固件的安装
💻 INF
字号:
[Version]
Signature="$CHICAGO$"
Class=HDC
provider=%MSFT%

[Manufacturer]
%MfgName%=Microsoft


[PreCopySection]
HKR,,NoSetupUI,,1

[DestinationDirs]
; \<WINDIR>\SYSTEM32\DRIVERS
stums.files = 10,System32\Drivers

; \<WINDIR>\SYSTEM\IOSUBSYS
stumspdr.files = 12

[Generic.install]
CopyFiles=stums.files, stumspdr.files
AddReg=stums.addreg

[Generic.install.HW]
AddReg=bulkonly.addreg.HW

[stums.addreg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,STUMS.SYS


; If the device does not correctly indicate which protocol it uses,
; one of the following sections should be added to indicate which protocol
; the driver should use.

; Indicate that the device uses the C/B/I protocol
[cbi.addreg.HW]
HKR,,DeviceProtocol,0x10001,00

; Indicate that the device uses the C/B protocol
[cb.addreg.HW]
HKR,,DeviceProtocol,0x10001,01

; Indicate that the device uses the BULK ONLY protocol
[bulkonly.addreg.HW]
HKR,,DeviceProtocol,0x10001,0x50
HKR,,DeviceType,0x10001,0x00

; Install the port driver
[stumspdr.install]
AddReg=stumspdr.addreg

[stumspdr.addreg]
HKR,,DevLoader,,*ios
HKR,,PortDriver,,stumspdr.pdr



[stums.files]
stums.sys

[stumspdr.files]
stumspdr.pdr

[SourceDisksNames]
1000 = %DiskName%,"",,

[SourceDisksFiles]
STUMS.SYS = 1000
STUMSPDR.PDR = 1000

; USBMSC IDs are added below at installation.  The section name [Micorsoft] must be the last line in this file.
[Microsoft]

⌨️ 快捷键说明

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