📄 copppoe.inf
字号:
[Version]
Signature = "$Windows NT$"
ClassGUID = {4D36E975-E325-11CE-BFC1-08002BE10318}
Provider = %Provider%
DriverVer = 10/03/2002,0.98.0720.0
[Manufacturer]
%Manufacturer% = DevicesSection
[DevicesSection]
; DisplayName Section DeviceID
; ----------- ------- --------
%COPPPOE.DisplayName% = COPPPOE.NDI, TC_COPPPOE
;------------------------------------------------------------------------------
; Network Device Install and Remove Sections
;------------------------------------------------------------------------------
[COPPPOE.NDI]
Characteristics = 0x10 ; NCF_NO_SERVICE
AddReg = COPPPOE.AddReg
CopyFiles = COPPPOE.Files.INF, COPPPOE.Files.DLL, COPPPOE.Files.SYS
[COPPPOE.NDI.Remove]
DelFiles = COPPPOE.Files.INF, COPPPOE.Files.PNF, COPPPOE.Files.DLL, COPPPOE.Files.SYS
;[COPPPOE.NDI.Remove.Services]
;DelService = TcCoPPPoE, 0x04 ; SPSVCINST_DELETEEVENTLOGENTRY
;------------------------------------------------------------------------------
; Registry Entries
;------------------------------------------------------------------------------
[COPPPOE.AddReg]
HKR, NDI, HelpText, 0, %COPPPOE.HelpText%
HKR, NDI, ClsID, 0, {A6EA3085-85CB-45BF-ABE3-EFB3E062ABFE}
HKR, NDI, ComponentDll, 0, "%11%\conotify.DLL"
HKR, NDI, Service, 0, "TcCoPPPoE"
HKR, NDI\Interfaces, UpperRange, 0, "noupper"
HKR, NDI\Interfaces, LowerRange, 0, "ndis4,ndis5"
;------------------------------------------------------------------------------
; File Lists
;------------------------------------------------------------------------------
[COPPPOE.Files.INF]
COPPPOEMP.INF, , , 2
[COPPPOE.Files.PNF]
COPPPOEMP.PNF, , , 2
[COPPPOE.Files.DLL]
CONOTIFY.DLL, , , 2
[COPPPOE.Files.SYS]
COPPPOE.SYS, , , 2
;------------------------------------------------------------------------------
; Source Directories
;------------------------------------------------------------------------------
[SourceDisksNames]
1 = %SourceDiskName%
[SourceDisksFiles]
COPPPOEMP.INF = 1
CONOTIFY.DLL = 1
COPPPOE.SYS = 1
;------------------------------------------------------------------------------
; Destination Directories
;------------------------------------------------------------------------------
[DestinationDirs]
DefaultDestDir = 10 ; %SystemRoot% directory
COPPPOE.Files.INF = 17 ; %SystemRoot%\INF directory
COPPPOE.Files.PNF = 17 ; %SystemRoot%\INF directory
COPPPOE.Files.DLL = 11 ; %SystemRoot%\System32 directory
COPPPOE.Files.SYS = 12 ; %SystemRoot%\System32\Drivers directory
;------------------------------------------------------------------------------
; Localizable Strings
;------------------------------------------------------------------------------
[Strings]
; INF Provider
Provider = "tiamo"
; Manufacturer
Manufacturer = "tiamo"
; Display Name
COPPPOE.DisplayName = "PPPoE Protocol CoNdis Edition by tiamo"
; Help Text
COPPPOE.Helptext = "PPPoE driver CoNdis Edition by tiamo"
; Source Disk Description
SourceDiskName = "PPPoE CoNdis Edition Protocol Installation Diskette"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -