📄 pppoe_miniport.inf
字号:
[Version]
Signature = "$Windows NT$"
Class = Net
ClassGUID = {4D36E972-E325-11CE-BFC1-08002BE10318}
Provider = %Provider%
DriverVer = 3/4/2001,0.1.0.0
[Manufacturer]
%Manufacturer% = DevicesSection
[DevicesSection]
%PppoeMiniport.DisplayName% = PppoeMiniport.NDI, MT_PppoeMiniport
[ControlFlags]
ExcludeFromSelect = MT_PppoeMiniport
[DestinationDirs]
DefaultDestDir=12
[PppoeMiniport.NDI]
Characteristics = 0x09 ; NCF_HIDDEN | NCF_VIRTUAL
AddReg = PppoeMiniport.AddReg
[PppoeMiniport.NDI.Services]
AddService = MTPPPOE, 0x2, PppoeMiniport.AddService, PppoeMiniport.AddEventLog
[PppoeMiniport.AddService]
DisplayName = %PppoeMiniport.DisplayName%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %12%\mtpppoe.sys
LoadOrderGroup = PNP_TDI
AddReg = PppoeMiniport.AddService.AddReg
[PppoeMiniport.AddService.AddReg]
[PppoeMiniport.AddEventLog]
AddReg = PppoeMiniport.AddEventLog.AddReg
[PppoeMiniport.AddEventLog.AddReg]
HKR, , EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\mtpppoe.dll"
HKR, , TypesSupported, 0x00010001, 7
[PppoeMiniport.AddReg]
HKR, NDI, Service, 0, "MTPPPOE"
HKR, NDI\Interfaces, UpperRange, 0, "ndiswan"
HKR, NDI\Interfaces, LowerRange, 0, "nolower"
HKR, , MinWanEndpoints, 0x00010001, 1
HKR, , MaxWanEndpoints, 0x00010001, 1
HKR, , WanEndpoints, 0x00010001, 1
[Strings]
; INF Provider
Provider = "MikroTikls"
; Manufacturer
Manufacturer = "MikroTikls"
; Display Name
PppoeMiniport.DisplayName = "MikroTik PPPoE Adapter"
[SourceDisksNames]
[SourceDisksFiles]
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -