tppiostb.inf
来自「一份很好的USB开发资料」· INF 代码 · 共 41 行
INF
41 行
[Version]
signature="$CHICAGO$"
Class=hdc
ClassGUID={4d36e96a-e325-11ce-bfc1-08002be10318}
Provider=%ViPowER%
DriverVer=07/09/2001
[DestinationDirs]
DefaultDestDir=12
[ClassInstall]
AddReg=HDC_Class
[HDC_Class]
HKR,,,,%HDCClassName%
HKR,,Icon,,-9
[Manufacturer]
%ViPowER%=ViPowER
[ViPowER]
%TPPIOSTB.DeviceDesc%=TPPIOSTB,TPPIOSTB\GenDisk
%TPPIOSTB.DeviceDesc%=TPPIOSTB,TPPIOSTB\GenSFloppy
%TPPIOSTB.DeviceDesc%=TPPIOSTB,TPPIOSTB\GenSequential
%TPPIOSTB.DeviceDesc%=TPPIOSTB,TPPIOSTB\GenCdRom
%TPPIOSTB.DeviceDesc%=TPPIOSTB,TPPIOSTB\GenOptical
[TPPIOSTB]
AddReg=TPPIOSTB.Reg
[TPPIOSTB.Reg]
HKR,,DevLoader,,*IOS
HKR,,PortDriver,,TPPIOSTB.PDR
[ControlFlags]
[Strings]
ViPowER="ViPowER"
HDCClassName = "Hard disk controllers"
TPPIOSTB.DeviceDesc="Storage Adapter Bridge Module (TPP)"
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?