home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / install.wim / 2 / Windows / inf / netsstpt.inf < prev    next >
Windows Setup INFormation  |  2008-01-18  |  2KB  |  36 lines

  1.  ■; NETSSTPT.INF -- Secure Socket Tunneling Protocol Transport Edge
  2. ;
  3. ; Copyright (c) Microsoft Corporation.  All rights reserved.
  4. [Version]
  5. Signature   = "$Windows NT$"
  6. Class       = NetTrans
  7. ClassGUID   = {4d36e975-e325-11ce-bfc1-08002be10318}
  8. Provider    = %Msft%
  9. DriverVer=06/21/2006,6.0.6001.18000
  10. [ControlFlags]
  11. ExcludeFromSelect = MS_SSTP
  12. [Manufacturer]
  13. %Msft% = Msft, NTx86
  14. [Msft.NTx86]
  15. %Sstp-DispName%             = Ndi-SstpProtocol,     "MS_SSTP"
  16. [Ndi-SstpProtocol]
  17. Characteristics = 0x38    ; NCF_HIDDEN | NCF_NO_SERVICE | NCF_NOT_USER_REMOVABLE
  18. AddReg          = Ndi-Reg-Sstp
  19. [Ndi-Reg-Sstp]
  20. HKR, Ndi,            ClsID,         0,          "{0F0C09C5-601E-4396-BCD0-CDB343D7F657}"
  21. HKR, Ndi, ComponentDll,, rascfg.dll
  22. HKR, Ndi,            HelpText,      0,          "@%systemroot%\system32\sstpsvc.dll,-203"
  23. HKR, Ndi\Interfaces, UpperRange,    0,          "noupper"
  24. HKR, Ndi\Interfaces, LowerRange,    0,          "nolower"
  25. [Strings]
  26. Msft = "Microsoft"
  27. Sstp-DispName               = "SSTP based VPN"