home *** CD-ROM | disk | FTP | other *** search
- ; NETSSTPT.INF -- Secure Socket Tunneling Protocol Transport Edge
- ;
- ; Copyright (c) Microsoft Corporation. All rights reserved.
-
- [Version]
- Signature = "$Windows NT$"
- Class = NetTrans
- ClassGUID = {4d36e975-e325-11ce-bfc1-08002be10318}
- Provider = %Msft%
- DriverVer=06/21/2006,6.0.6001.18000
-
- [ControlFlags]
- ExcludeFromSelect = MS_SSTP
-
- [Manufacturer]
- %Msft% = Msft, NTx86
-
- [Msft.NTx86]
- %Sstp-DispName% = Ndi-SstpProtocol, "MS_SSTP"
-
- [Ndi-SstpProtocol]
- Characteristics = 0x38 ; NCF_HIDDEN | NCF_NO_SERVICE | NCF_NOT_USER_REMOVABLE
- AddReg = Ndi-Reg-Sstp
-
- [Ndi-Reg-Sstp]
- HKR, Ndi, ClsID, 0, "{0F0C09C5-601E-4396-BCD0-CDB343D7F657}"
- HKR, Ndi, ComponentDll,, rascfg.dll
- HKR, Ndi, HelpText, 0, "@%systemroot%\system32\sstpsvc.dll,-203"
- HKR, Ndi\Interfaces, UpperRange, 0, "noupper"
- HKR, Ndi\Interfaces, LowerRange, 0, "nolower"
-
- [Strings]
- Msft = "Microsoft"
-
- Sstp-DispName = "SSTP based VPN"
-