home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / boot.wim / 1 / Windows / inf / netrast.inf < prev    next >
Encoding:
Text (UTF-16)  |  2008-01-18  |  13.9 KB  |  202 lines

  1. ; NETRAST.INF -- RAS Transports
  2. ;
  3. ; Copyright (c) Microsoft Corporation.  All rights reserved.
  4.  
  5. [Version]
  6. Signature   = "$Windows NT$"
  7. Class       = NetTrans
  8. ClassGUID   = {4d36e975-e325-11ce-bfc1-08002be10318}
  9. Provider    = %Msft%
  10. DriverVer=06/21/2006,6.0.6001.18000
  11.  
  12. [SourceDisksNames]
  13. 3426=windows cd
  14.  
  15. [ControlFlags]
  16. ExcludeFromSelect = MS_L2TP,MS_NdisWan,MS_PPTP,MS_Wanarp,MS_Wanarpv6,MS_PPPOE
  17.  
  18. [Manufacturer]
  19. %Msft% = Msft, NTx86
  20.  
  21. [Msft.NTx86]
  22. %L2tp-DispName%             = Ndi-L2tpProtocol,     "MS_L2TP"
  23. %NdisWan-DispName%          = Ndi-NdisWan,          "MS_NdisWan"
  24. %Pptp-DispName%             = Ndi-PptpProtocol,     "MS_PPTP"
  25. %Wanarp-DispName%           = Ndi-Wanarp,           "MS_Wanarp"
  26. %Wanarpv6-DispName%         = Ndi-Wanarpv6,         "MS_Wanarpv6"
  27. %Pppoe-DispName%            = Ndi-PppoeProtocol,    "MS_PPPOE"
  28.  
  29. [Ndi-L2tpProtocol]
  30. Characteristics = 0x38    ; NCF_HIDDEN | NCF_NO_SERVICE | NCF_NOT_USER_REMOVABLE
  31. AddReg          = Ndi-Reg-L2tp
  32.  
  33. [Ndi-NdisWan]
  34. Characteristics = 0x28    ; NCF_HIDDEN | NCF_NOT_USER_REMOVABLE
  35. AddReg          = Ndi-Reg-NdisWan, Reg-Install-NdisWan
  36.  
  37. [Ndi-PptpProtocol]
  38. Characteristics = 0x38    ; NCF_HIDDEN | NCF_NO_SERVICE | NCF_NOT_USER_REMOVABLE
  39. AddReg          = Ndi-Reg-Pptp
  40.  
  41. [Ndi-Wanarp]
  42. Characteristics = 0x28    ; NCF_HIDDEN | NCF_NOT_USER_REMOVABLE
  43. AddReg          = Ndi-Reg-Wanarp
  44.  
  45. [Ndi-Wanarpv6]
  46. Characteristics = 0x28    ; NCF_HIDDEN | NCF_NOT_USER_REMOVABLE
  47. AddReg          = Ndi-Reg-Wanarpv6
  48.  
  49. [Ndi-PppoeProtocol]
  50. Characteristics = 0x28    ; NCF_HIDDEN | NCF_NOT_USER_REMOVABLE
  51. AddReg          = Ndi-Reg-Pppoe
  52.  
  53. [Ndi-Reg-L2tp]
  54. HKR, Ndi,            ClsID,         0,          "{6e65cbc6-926d-11d0-8e27-00c04fc99dcf}"
  55. HKR, Ndi, ComponentDll,, rascfg.dll
  56. HKR, Ndi,            HelpText,      0,          "@%systemroot%\system32\rascfg.dll,-32008"
  57. HKR, Ndi\Interfaces, UpperRange,    0,          "noupper"
  58. HKR, Ndi\Interfaces, LowerRange,    0,          "nolower"
  59.  
  60. [Ndi-Reg-NdisWan]
  61. HKR, Ndi,            ClsID,         0,          "{6e65cbc3-926d-11d0-8e27-00c04fc99dcf}"
  62. HKR, Ndi, ComponentDll,, rascfg.dll
  63. HKR, Ndi,            Service,       0,          "NdisWan"
  64. HKR, Ndi\Interfaces, UpperRange,    0,          "noupper"
  65. HKR, Ndi\Interfaces, LowerRange,    0,          "ndisatm,ndiscowan,ndiswan,ndiswanasync"
  66.  
  67. [Ndi-Reg-Pptp]
  68. HKR, Ndi,            ClsID,         0,          "{6e65cbc4-926d-11d0-8e27-00c04fc99dcf}"
  69. HKR, Ndi, ComponentDll,, rascfg.dll
  70. HKR, Ndi,            HelpText,      0,          "@%systemroot%\system32\rascfg.dll,-32009"
  71. HKR, Ndi\Interfaces, UpperRange,    0,          "noupper"
  72. HKR, Ndi\Interfaces, LowerRange,    0,          "nolower"
  73.  
  74. [Ndi-Reg-Wanarp]
  75. HKR, Ndi,            Service,       0,          "Wanarp"
  76. HKR, Ndi,            CoServices,    0x00010000, "Wanarp"
  77. HKR, Ndi\Interfaces, UpperRange,    0,          "noupper"
  78. HKR, Ndi\Interfaces, LowerRange,    0,          "ndiswanip"
  79.  
  80. [Ndi-Reg-Wanarpv6]
  81. HKR, Ndi,            Service,       0,          "Wanarpv6"
  82. HKR, Ndi,            CoServices,    0x00010000, "Wanarpv6"
  83. HKR, Ndi\Interfaces, UpperRange,    0,          "noupper"
  84. HKR, Ndi\Interfaces, LowerRange,    0,          "ndiswanipv6"
  85.  
  86. [Ndi-Reg-Pppoe]
  87. HKR, Ndi,            ClsID,         0,          "{e949da38-c39d-4460-8ea7-a39152c56836}"
  88. HKR, Ndi, ComponentDll,, rascfg.dll
  89. HKR, Ndi,            Service,       0,          "RasPppoe"
  90. HKR, Ndi,            HelpText,      0,          "@%systemroot%\system32\rascfg.dll,-32010"
  91. HKR, Ndi\Interfaces, UpperRange,    0,          "noupper"
  92. HKR, Ndi\Interfaces, LowerRange,    0,          "ndis4,ndis5"
  93.  
  94. [Reg-Install-NdisWan]
  95. HKLM, Software\Microsoft\Ras\CurrentVersion,, 0x10    ;FLG_ADDREG_KEYONLY
  96. HKR, Parameters,     QoSPriorityThreshold, 0x10001, 0 ;REG_DWORD
  97. HKR, Parameters,     QoSFragmentSize,0x10001,       0 ;REG_DWORD
  98.  
  99. [Ndi-NdisWan.Remove]
  100. DelReg      = Reg-Remove-NdisWan
  101.  
  102. [Reg-Remove-NdisWan]
  103. HKLM, Software\Microsoft\Ras
  104.  
  105. [Ndi-NdisWan.Services]
  106. AddService = NdisTapi,      0, Svc-NdisTapi
  107. AddService = NdisWan,       0, Svc-NdisWan,      Evt-Rasmsg
  108.  
  109. [Ndi-PppoeProtocol.Services]
  110. AddService = RasPppoe,       0, Svc-PppoeProtocol
  111.  
  112. [Ndi-Wanarp.Services]
  113. AddService = Wanarp,        0, Svc-Wanarp
  114.  
  115. [Ndi-Wanarpv6.Services]
  116. AddService = Wanarpv6,      0, Svc-Wanarpv6
  117.  
  118. [Ndi-NdisWan.Remove.Services]
  119. DelService = NdisWan
  120. DelService = NdisTapi
  121.  
  122. [Ndi-PppoeProtocol.Remove.Services]
  123. DelService = RasPppoe
  124.  
  125. [Ndi-Wanarp.Remove.Services]
  126. DelService = Wanarp
  127.  
  128. [Ndi-Wanarp.Remove.Services]
  129. DelService = Wanarpv6
  130.  
  131. [Svc-NdisTapi]
  132. DisplayName     = "@%systemroot%\system32\rascfg.dll,-32001"
  133. ServiceType     = 1 ;SERVICE_KERNEL_DRIVER
  134. StartType       = 3 ;SERVICE_DEMAND_START
  135. ErrorControl    = 1 ;SERVICE_ERROR_NORMAL
  136. ServiceBinary   = %12%\ndistapi.sys
  137. AddReg          = Reg-NdisTapi
  138. Description     = "@%systemroot%\system32\rascfg.dll,-32001"
  139.  
  140. [Reg-NdisTapi]
  141. HKR, Parameters, AsyncEventQueueSize, 0x00010003, 0x300
  142.  
  143. [Svc-NdisWan]
  144. DisplayName     = "@%systemroot%\system32\rascfg.dll,-32002"
  145. ServiceType     = 1 ;SERVICE_KERNEL_DRIVER
  146. StartType       = 3 ;SERVICE_DEMAND_START
  147. ErrorControl    = 1 ;SERVICE_ERROR_NORMAL
  148. ServiceBinary   = %12%\ndiswan.sys
  149. AddReg          = Reg-NdisWan
  150. Description     = "@%systemroot%\system32\rascfg.dll,-32002"
  151.  
  152. [Reg-NdisWan]
  153. HKR, Parameters,, 0x10  ;FLG_ADDREG_KEYONLY
  154.  
  155. [Svc-PppoeProtocol]
  156. DisplayName     = "@%systemroot%\system32\rascfg.dll,-32007"
  157. ServiceType     = 1 ;SERVICE_KERNEL_DRIVER
  158. StartType       = 3 ;SERVICE_DEMAND_START
  159. ErrorControl    = 1 ;SERVICE_ERROR_NORMAL
  160. ServiceBinary   = %12%\raspppoe.sys
  161. Description     = "@%systemroot%\system32\rascfg.dll,-32007"
  162.  
  163. [Svc-Wanarp]
  164. DisplayName     = "@%systemroot%\system32\rascfg.dll,-32011"
  165. ServiceType     = 1 ;SERVICE_KERNEL_DRIVER
  166. StartType       = 3 ;SERVICE_DEMAND_START
  167. ErrorControl    = 1 ;SERVICE_ERROR_NORMAL
  168. ServiceBinary   = %12%\wanarp.sys
  169. Description     = "@%systemroot%\system32\rascfg.dll,-32011"
  170.  
  171. [Svc-Wanarpv6]
  172. DisplayName     = "@%systemroot%\system32\rascfg.dll,-32012"
  173. ServiceType     = 1 ;SERVICE_KERNEL_DRIVER
  174. StartType       = 1 ;SERVICE_SYSTEM_START
  175. ErrorControl    = 1 ;SERVICE_ERROR_NORMAL
  176. ServiceBinary   = %12%\wanarp.sys
  177. Description     = "@%systemroot%\system32\rascfg.dll,-32012"
  178.  
  179. [Evt-Rasmsg]
  180. AddReg = Evt-Rasmsg-AddReg
  181.  
  182. [Evt-Rasmsg-AddReg]
  183. HKR,, EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\mprmsg.dll"
  184. HKR,, TypesSupported,   0x00010001, 0x0000001f
  185.  
  186. [Evt-Netevent]
  187. AddReg = Evt-Netevent-AddReg
  188.  
  189. [Evt-Netevent-AddReg]
  190. HKR,, EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\netevent.dll"
  191. HKR,, TypesSupported,   0x00010001, 0x00000007
  192.  
  193. [Strings]
  194. Msft = "Microsoft"
  195.  
  196. L2tp-DispName               = "Layer 2 Tunneling Protocol"
  197. NdisWan-DispName            = "Remote Access NDIS WAN Driver"
  198. Pptp-DispName               = "Point to Point Tunneling Protocol"
  199. Wanarp-DispName             = "Remote Access IP ARP Driver"
  200. Wanarpv6-DispName           = "Remote Access IPv6 ARP Driver"
  201. Pppoe-DispName              = "Point to Point Protocol Over Ethernet"
  202.