????

Your IP : 18.218.251.50


Current Path : C:/Windows/INF/
Upload File :
Current File : C:/Windows/INF/netgrea.inf

��; NETGREA.INF -- GRE Tunneling Protocol WAN Miniport

;

; Copyright (c) Microsoft Corporation.  All rights reserved.



[Version]

Signature   = "$Windows NT$"

Class       = Net

ClassGUID   = {4d36e972-e325-11ce-bfc1-08002be10318}

Provider    = %Msft%

DriverVer = 06/21/2006,10.0.20348.1



[ControlFlags]

ExcludeFromSelect = *

PreConfigureDriver = *



[Manufacturer]

%Msft% = Msft, NTamd64





[Msft.NTamd64]

; DisplayName                 Section               DeviceID

; -----------                 -------               --------

%Mp-Gre-Dispname%          = Ndi-Mp-Gre,          "MS_GreMiniport"



[Ndi-Mp-Gre]

Characteristics = 0x0029    ; NCF_VIRTUAL | NCF_HIDDEN | NCF_NOT_USER_REMOVABLE

AddReg          = Ndi-Reg-Mp-Gre

*IfType         = 131		; IF_TYPE_TUNNEL. 

*MediaType      = 12		; NdisMediumCoWan 

*PhysicalMediaType = 0		; NdisPhysicalMediumUnspecified 



;-------------------------------------------------------------------------

; NDI AddReg sections.

;-------------------------------------------------------------------------



[Ndi-Reg-Mp-Gre]

HKR, Ndi,            Service,           0,          "RasGre"

HKR, Ndi\Interfaces, UpperRange,        0,          "ndiscowan"

HKR, Ndi\Interfaces, LowerRange,        0,          "nolower"

HKR, ,               MinWanEndpoints,   0x00010001, 0

HKR, ,               MaxWanEndpoints,   0x00010001, 3

HKR, ,               WanEndpoints,      0x00010003, 2



;-------------------------------------------------------------------------

; [Services] sections.

;   1 = SPSVCINST_TAGTOFRONT

;   2 = SPSVCINST_ASSOCSERVICE

;   4 = SPSVCINST_DELETEEVENTLOGENTRY

;-------------------------------------------------------------------------



[Ndi-Mp-Gre.Services]

AddService = RasGre,      2, Svc-Mp-Gre



;-------------------------------------------------------------------------

; [Service Install] sections.

;-------------------------------------------------------------------------



[Svc-Mp-Gre]

DisplayName     = %Svc-Mp-Gre-DispName%

ServiceType     = 1 ;SERVICE_KERNEL_DRIVER

StartType       = 3 ;SERVICE_DEMAND_START

ErrorControl    = 1 ;SERVICE_ERROR_NORMAL

ServiceBinary   = %12%\rasgre.sys

Description     = %Svc-Mp-Gre-DispName%



;-------------------------------------------------------------------------

; [Event Log] sections.

;-------------------------------------------------------------------------



[Strings]

Msft = "Microsoft"



Mp-Gre-DispName            = "WAN Miniport (GRE)"

Svc-Mp-Gre-DispName        = "WAN Miniport (GRE)"