home *** CD-ROM | disk | FTP | other *** search
/ PC Treasures, Inc. / pctreasures.mdf / MSDUN13.EXE / RCDATA / CABINET / netpptp.inf < prev    next >
INI File  |  1998-08-14  |  5KB  |  152 lines

  1. ; netpptp.inf
  2. ;
  3. ; INF for Point to Point Tunneling Protocol WAN Miniport Driver (NETPPTP.SYS)
  4. ;
  5. ; The NETPPTP driver is the "Virtual Private Networking Adapter"
  6. ;
  7. ; Copyright (c) 1997 Microsoft Corporation
  8.  
  9. [version]
  10. LayoutFile=dnlayout.inf, layout.inf
  11. Signature="$CHICAGO$"
  12. Class=Net
  13. Provider=%V_MS%
  14.  
  15. [Manufacturer]
  16. %V_MS%=PPTP
  17.  
  18. [PPTP]
  19. %*PNP8386.DeviceDesc%=*PNP8386.ndi, *PNP8386 
  20.  
  21.  
  22. ;****************************************************************************
  23. ; PnP ID Adapter Specific Install Section
  24. ;****************************************************************************
  25. [*PNP8386.ndi]
  26. AddReg=*PNP8386.ndi.reg,PPTP.ndi.reg,PPTP.Gen.Params
  27. DeviceID=*PNP8386
  28. MaxInstance=1
  29.  
  30. [*PNP8386.ndi.reg]
  31. HKR,Ndi,DeviceID,,"*PNP8386"  ; pnp id
  32. HKR,Ndi,NetType,,1
  33.  
  34. ;****************************************************************************
  35. ; Base Section
  36. ;****************************************************************************
  37. [PPTP.ndi.reg]
  38. HKR,,DevLoader,,*ndis
  39. HKR,,DeviceVxDs,, netpptp.sys
  40.  
  41. ; NDIS Info
  42. HKR,NDIS,LogDriverName,,"pptp"
  43. HKR,NDIS,MajorNdisVersion,HEX,03
  44. HKR,NDIS,MinorNdisVersion,HEX,0A
  45.  
  46. ; Interfaces
  47. HKR,Ndi\Interfaces,DefUpper,,"ndiswan"
  48. HKR,Ndi\Interfaces,DefLower,,"pptp"
  49. HKR,Ndi\Interfaces,UpperRange,,"ndiswan"
  50. HKR,Ndi\Interfaces,LowerRange,,"pptp"
  51.  
  52. ; Required Components
  53. HKR,Ndi\Compatibility,RequireAll,,"NDISWAN, MSTCP"
  54.  
  55. ; Install sections
  56. HKR,Ndi\Install,ndiswan,,"PPTP.ndiswan"
  57.  
  58. ; Context help
  59. HKR,Ndi,HelpText,,%PPTP_HELP%
  60.  
  61. ; Uninstall sections
  62. HKR,Ndi\Remove,ndiswan,,"PPTP.ndiswan.uninstall"
  63.  
  64. ;****************************************************************************
  65. ; TAPI ISDN Configuration
  66. ;****************************************************************************
  67. HKR,TAPI,ConfigFlags,1,00,00,00,00
  68. HKR,TAPI,DeviceType,1,01,00,00,00
  69. HKR,TAPI,DeviceCaps,1,14,00,00,00, 00,00,00,00, 02,00,00,00, 01,00,00,00, 01,00,00,00
  70. HKR,TAPI\Line0,ConfigFlags,1,00,00,00,00
  71. HKR,TAPI\Line0,LineCaps,1,1c,00,00,00, 00,00,00,00, 03,00,00,00, ff,00,00,00, 03,00,00,00, 02,00,00,00, 02,00,00,00
  72. HKR,TAPI\Line0,Properties,1,00,00,00,00, 00,00,00,00, 00,00,00,00
  73. HKR,TAPI\Line0\Channel0,ConfigFlags,1,00,00,00,00
  74. HKR,TAPI\Line0\Channel0,Properties,1,00,00,00,00, 00,00,00,00, 00,00,00,00
  75. HKR,TAPI\Line0\Channel0,SPID,,""
  76. HKR,TAPI\Line0\Channel0,Phone,,""
  77. HKR,TAPI\Line0\Channel1,ConfigFlags,1,00,00,00,00
  78. HKR,TAPI\Line0\Channel1,Properties,1,00,00,00,00, 00,00,00,00, 00,00,00,00
  79. HKR,TAPI\Line0\Channel1,SPID,,""
  80. HKR,TAPI\Line0\Channel1,Phone,,""
  81.  
  82.  
  83. ;****************************************************************************
  84. ; General Params
  85. ;****************************************************************************
  86. [PPTP.Gen.Params]
  87. ; pptp constant values
  88. HKR,,BoardType,,"%PPTP_DEV_DESC%"
  89. HKR,,BoardName,, "%PPTP_DEV_DESC%"
  90. HKR,,DeviceName,,"%PPTP_DEV_NAME%"
  91. HKR,,ProviderInfo,,"Microsoft"
  92. HKR,,DeviceType,,"PPTP"
  93. HKR,,TunnelGreOverUdp,,0
  94.  
  95. ;****************************************************************************
  96. ; Install Section
  97. ;****************************************************************************
  98.  
  99. ; Install section for NDISWAN upper edge (only for WAN miniports)
  100. [PPTP.ndiswan]
  101. CopyFiles=PPTP.ndiswan.CopyFiles
  102. AddReg=PPTP.Install
  103.  
  104. [PPTP.Install]
  105. ;****************************************************************************
  106. ; VPN Option Installed
  107. ;****************************************************************************
  108. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\VPN,Installed,,"1"
  109.  
  110.  
  111. ;****************************************************************************
  112. ; Uninstall Section
  113. ;****************************************************************************
  114. [PPTP.ndiswan.uninstall]
  115. AddReg=PPTP.Uninstall
  116.  
  117. [PPTP.Uninstall]
  118. ;****************************************************************************
  119. ; VPN Option Uninstalled
  120. ;****************************************************************************
  121. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\VPN,Installed,,"0"
  122.  
  123. ;****************************************************************************
  124. ; CopyFiles Section
  125. ;****************************************************************************
  126. [PPTP.ndiswan.CopyFiles]
  127. netpptp.sys,,,32       ; 32 = no version conflict when target is newer
  128.  
  129.  
  130. ;****************************************************************************
  131. ; Destination Directories
  132. ;****************************************************************************
  133. [DestinationDirs]
  134. PPTP.ndiswan.CopyFiles  =11 ; System Directory
  135.  
  136. ;****************************************************************************
  137. ; Localizable Strings
  138. ;****************************************************************************
  139. [strings]
  140. ; Provider & Manufacturers
  141. V_MS="Microsoft"
  142.  
  143. ; Device Descriptions 
  144. PPTP_DEV_NAME = "Microsoft VPN Adapter"
  145. PPTP_DEV_DESC = "Microsoft Virtual Private Networking Adapter"
  146.  
  147. *PNP8386.DeviceDesc="Microsoft Virtual Private Networking Adapter"
  148.  
  149. ; Context Help
  150. PPTP_HELP="The Microsoft Virtual Private Networking Adapter enables your computer to establish private network connections across a public network such as the Internet."
  151.  
  152.