1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2024-11-22 17:39:53 +03:00

Virtual Network Adapter (NDIS6) kernel-mode device driver binary updates with Microsoft WHQL signed.

Fixed an issue that the VPN Client Virtual Network Driver fails to communicate when LTE or 3G wireless modems are used to connect to the internet by the computer running Windows 10 Spring Creators Update (version 1803). Please be careful that It is necessary to reinstall the device driver of the Virtual Network Adapter after upgrading the VPN client to build 9666 or later in order to solve the problem.
This commit is contained in:
Daiyuu Nobori 2018-04-22 18:02:09 +09:00
parent 20b5b107e6
commit b8c1adec16
1061 changed files with 2073 additions and 2073 deletions

View File

@ -3,14 +3,14 @@
; Copyright (c) SoftEther Corporation. All Rights Reserved.
; http://www.softether.co.jp/
;
; BUILD 9594
; BUILD 9658
[Version]
Signature = "$Windows NT$"
Class = Net
ClassGUID = {4D36E972-E325-11CE-BFC1-08002BE10318}
Provider = %CompanyName%
DriverVer = 10/17/2015, 4.19.0.9594
DriverVer = 02/04/2018, 4.25.0.9658
;CatalogFile.NT = $CATALOG_FILENAME$
[Manufacturer]
@ -110,5 +110,5 @@ On = "On"
Off = "Off"
; Auto Generated 20151018_201626.032
; Auto Generated 20180205_163608.742

View File

@ -3,14 +3,14 @@
; Copyright (c) SoftEther Corporation. All Rights Reserved.
; http://www.softether.co.jp/
;
; BUILD 9594
; BUILD 9658
[Version]
Signature = "$Windows NT$"
Class = Net
ClassGUID = {4D36E972-E325-11CE-BFC1-08002BE10318}
Provider = %CompanyName%
DriverVer = 10/17/2015, 4.19.0.9594
DriverVer = 02/04/2018, 4.25.0.9658
;CatalogFile.NT = $CATALOG_FILENAME$
[Manufacturer]
@ -110,5 +110,5 @@ On = "On"
Off = "Off"
; Auto Generated 20151018_201626.029
; Auto Generated 20180205_163608.741

View File

@ -3,14 +3,14 @@
; Copyright (c) SoftEther Corporation. All Rights Reserved.
; http://www.softether.co.jp/
;
; BUILD 9594
; BUILD 9658
[Version]
Signature = "$Windows NT$"
Class = Net
ClassGUID = {4D36E972-E325-11CE-BFC1-08002BE10318}
Provider = %CompanyName%
DriverVer = 10/17/2015, 4.19.0.9594
DriverVer = 02/04/2018, 4.25.0.9658
;CatalogFile.NT = $CATALOG_FILENAME$
[Manufacturer]
@ -36,7 +36,7 @@ $TAG_SYS_NAME$, , , 2
Characteristics = 0x1
AddReg = Neo.Reg, NeoAdapter.Ndi
CopyFiles = Neo.CopyFiles.Sys
*IfType = 6
*IfType = 53
*MediaType = 0
*PhysicalMediaType = 0
@ -110,5 +110,5 @@ On = "On"
Off = "Off"
; Auto Generated 20151018_201626.038
; Auto Generated 20180205_163608.745

View File

@ -3,14 +3,14 @@
; Copyright (c) SoftEther Corporation. All Rights Reserved.
; http://www.softether.co.jp/
;
; BUILD 9594
; BUILD 9658
[Version]
Signature = "$Windows NT$"
Class = Net
ClassGUID = {4D36E972-E325-11CE-BFC1-08002BE10318}
Provider = %CompanyName%
DriverVer = 10/17/2015, 4.19.0.9594
DriverVer = 02/04/2018, 4.25.0.9658
;CatalogFile.NT = $CATALOG_FILENAME$
[Manufacturer]
@ -36,7 +36,7 @@ $TAG_SYS_NAME$, , , 2
Characteristics = 0x1
AddReg = Neo.Reg, NeoAdapter.Ndi
CopyFiles = Neo.CopyFiles.Sys
*IfType = 6
*IfType = 53
*MediaType = 0
*PhysicalMediaType = 0
@ -110,5 +110,5 @@ On = "On"
Off = "Off"
; Auto Generated 20151018_201626.035
; Auto Generated 20180205_163608.744

View File

@ -3,14 +3,14 @@
; Copyright (c) SoftEther Corporation. All Rights Reserved.
; http://www.softether.co.jp/
;
; BUILD 9594
; BUILD 9658
[Version]
Signature = "$Windows NT$"
Class = Net
ClassGUID = {4D36E972-E325-11CE-BFC1-08002BE10318}
Provider = %CompanyName%
DriverVer = 10/17/2015, 4.19.0.9594
DriverVer = 02/04/2018, 4.25.0.9658
CatalogFile.NT = Neo6_x64_VPN.cat
[Manufacturer]
@ -36,7 +36,7 @@ Neo6_x64_VPN.sys, , , 2
Characteristics = 0x1
AddReg = Neo.Reg, NeoAdapter.Ndi
CopyFiles = Neo.CopyFiles.Sys
*IfType = 6
*IfType = 53
*MediaType = 0
*PhysicalMediaType = 0
@ -110,5 +110,5 @@ On = "On"
Off = "Off"
; Auto Generated 20151018_201643.395
; Auto Generated 20180205_163621.381

View File

@ -3,14 +3,14 @@
; Copyright (c) SoftEther Corporation. All Rights Reserved.
; http://www.softether.co.jp/
;
; BUILD 9594
; BUILD 9658
[Version]
Signature = "$Windows NT$"
Class = Net
ClassGUID = {4D36E972-E325-11CE-BFC1-08002BE10318}
Provider = %CompanyName%
DriverVer = 10/17/2015, 4.19.0.9594
DriverVer = 02/04/2018, 4.25.0.9658
CatalogFile.NT = Neo6_x64_VPN10.cat
[Manufacturer]
@ -36,7 +36,7 @@ Neo6_x64_VPN10.sys, , , 2
Characteristics = 0x1
AddReg = Neo.Reg, NeoAdapter.Ndi
CopyFiles = Neo.CopyFiles.Sys
*IfType = 6
*IfType = 53
*MediaType = 0
*PhysicalMediaType = 0
@ -110,5 +110,5 @@ On = "On"
Off = "Off"
; Auto Generated 20151018_201644.250
; Auto Generated 20180205_163622.029

View File

@ -3,14 +3,14 @@
; Copyright (c) SoftEther Corporation. All Rights Reserved.
; http://www.softether.co.jp/
;
; BUILD 9594
; BUILD 9658
[Version]
Signature = "$Windows NT$"
Class = Net
ClassGUID = {4D36E972-E325-11CE-BFC1-08002BE10318}
Provider = %CompanyName%
DriverVer = 10/17/2015, 4.19.0.9594
DriverVer = 02/04/2018, 4.25.0.9658
CatalogFile.NT = Neo6_x64_VPN100.cat
[Manufacturer]
@ -36,7 +36,7 @@ Neo6_x64_VPN100.sys, , , 2
Characteristics = 0x1
AddReg = Neo.Reg, NeoAdapter.Ndi
CopyFiles = Neo.CopyFiles.Sys
*IfType = 6
*IfType = 53
*MediaType = 0
*PhysicalMediaType = 0
@ -110,5 +110,5 @@ On = "On"
Off = "Off"
; Auto Generated 20151018_201652.798
; Auto Generated 20180205_163628.442

View File

@ -3,14 +3,14 @@
; Copyright (c) SoftEther Corporation. All Rights Reserved.
; http://www.softether.co.jp/
;
; BUILD 9594
; BUILD 9658
[Version]
Signature = "$Windows NT$"
Class = Net
ClassGUID = {4D36E972-E325-11CE-BFC1-08002BE10318}
Provider = %CompanyName%
DriverVer = 10/17/2015, 4.19.0.9594
DriverVer = 02/04/2018, 4.25.0.9658
CatalogFile.NT = Neo6_x64_VPN101.cat
[Manufacturer]
@ -36,7 +36,7 @@ Neo6_x64_VPN101.sys, , , 2
Characteristics = 0x1
AddReg = Neo.Reg, NeoAdapter.Ndi
CopyFiles = Neo.CopyFiles.Sys
*IfType = 6
*IfType = 53
*MediaType = 0
*PhysicalMediaType = 0
@ -110,5 +110,5 @@ On = "On"
Off = "Off"
; Auto Generated 20151018_201652.893
; Auto Generated 20180205_163628.518

View File

@ -3,14 +3,14 @@
; Copyright (c) SoftEther Corporation. All Rights Reserved.
; http://www.softether.co.jp/
;
; BUILD 9594
; BUILD 9658
[Version]
Signature = "$Windows NT$"
Class = Net
ClassGUID = {4D36E972-E325-11CE-BFC1-08002BE10318}
Provider = %CompanyName%
DriverVer = 10/17/2015, 4.19.0.9594
DriverVer = 02/04/2018, 4.25.0.9658
CatalogFile.NT = Neo6_x64_VPN102.cat
[Manufacturer]
@ -36,7 +36,7 @@ Neo6_x64_VPN102.sys, , , 2
Characteristics = 0x1
AddReg = Neo.Reg, NeoAdapter.Ndi
CopyFiles = Neo.CopyFiles.Sys
*IfType = 6
*IfType = 53
*MediaType = 0
*PhysicalMediaType = 0
@ -110,5 +110,5 @@ On = "On"
Off = "Off"
; Auto Generated 20151018_201652.987
; Auto Generated 20180205_163628.591

View File

@ -3,14 +3,14 @@
; Copyright (c) SoftEther Corporation. All Rights Reserved.
; http://www.softether.co.jp/
;
; BUILD 9594
; BUILD 9658
[Version]
Signature = "$Windows NT$"
Class = Net
ClassGUID = {4D36E972-E325-11CE-BFC1-08002BE10318}
Provider = %CompanyName%
DriverVer = 10/17/2015, 4.19.0.9594
DriverVer = 02/04/2018, 4.25.0.9658
CatalogFile.NT = Neo6_x64_VPN103.cat
[Manufacturer]
@ -36,7 +36,7 @@ Neo6_x64_VPN103.sys, , , 2
Characteristics = 0x1
AddReg = Neo.Reg, NeoAdapter.Ndi
CopyFiles = Neo.CopyFiles.Sys
*IfType = 6
*IfType = 53
*MediaType = 0
*PhysicalMediaType = 0
@ -110,5 +110,5 @@ On = "On"
Off = "Off"
; Auto Generated 20151018_201653.082
; Auto Generated 20180205_163628.664

View File

@ -3,14 +3,14 @@
; Copyright (c) SoftEther Corporation. All Rights Reserved.
; http://www.softether.co.jp/
;
; BUILD 9594
; BUILD 9658
[Version]
Signature = "$Windows NT$"
Class = Net
ClassGUID = {4D36E972-E325-11CE-BFC1-08002BE10318}
Provider = %CompanyName%
DriverVer = 10/17/2015, 4.19.0.9594
DriverVer = 02/04/2018, 4.25.0.9658
CatalogFile.NT = Neo6_x64_VPN104.cat
[Manufacturer]
@ -36,7 +36,7 @@ Neo6_x64_VPN104.sys, , , 2
Characteristics = 0x1
AddReg = Neo.Reg, NeoAdapter.Ndi
CopyFiles = Neo.CopyFiles.Sys
*IfType = 6
*IfType = 53
*MediaType = 0
*PhysicalMediaType = 0
@ -110,5 +110,5 @@ On = "On"
Off = "Off"
; Auto Generated 20151018_201653.176
; Auto Generated 20180205_163628.735

View File

@ -3,14 +3,14 @@
; Copyright (c) SoftEther Corporation. All Rights Reserved.
; http://www.softether.co.jp/
;
; BUILD 9594
; BUILD 9658
[Version]
Signature = "$Windows NT$"
Class = Net
ClassGUID = {4D36E972-E325-11CE-BFC1-08002BE10318}
Provider = %CompanyName%
DriverVer = 10/17/2015, 4.19.0.9594
DriverVer = 02/04/2018, 4.25.0.9658
CatalogFile.NT = Neo6_x64_VPN105.cat
[Manufacturer]
@ -36,7 +36,7 @@ Neo6_x64_VPN105.sys, , , 2
Characteristics = 0x1
AddReg = Neo.Reg, NeoAdapter.Ndi
CopyFiles = Neo.CopyFiles.Sys
*IfType = 6
*IfType = 53
*MediaType = 0
*PhysicalMediaType = 0
@ -110,5 +110,5 @@ On = "On"
Off = "Off"
; Auto Generated 20151018_201653.270
; Auto Generated 20180205_163628.808

View File

@ -3,14 +3,14 @@
; Copyright (c) SoftEther Corporation. All Rights Reserved.
; http://www.softether.co.jp/
;
; BUILD 9594
; BUILD 9658
[Version]
Signature = "$Windows NT$"
Class = Net
ClassGUID = {4D36E972-E325-11CE-BFC1-08002BE10318}
Provider = %CompanyName%
DriverVer = 10/17/2015, 4.19.0.9594
DriverVer = 02/04/2018, 4.25.0.9658
CatalogFile.NT = Neo6_x64_VPN106.cat
[Manufacturer]
@ -36,7 +36,7 @@ Neo6_x64_VPN106.sys, , , 2
Characteristics = 0x1
AddReg = Neo.Reg, NeoAdapter.Ndi
CopyFiles = Neo.CopyFiles.Sys
*IfType = 6
*IfType = 53
*MediaType = 0
*PhysicalMediaType = 0
@ -110,5 +110,5 @@ On = "On"
Off = "Off"
; Auto Generated 20151018_201653.364
; Auto Generated 20180205_163628.880

View File

@ -3,14 +3,14 @@
; Copyright (c) SoftEther Corporation. All Rights Reserved.
; http://www.softether.co.jp/
;
; BUILD 9594
; BUILD 9658
[Version]
Signature = "$Windows NT$"
Class = Net
ClassGUID = {4D36E972-E325-11CE-BFC1-08002BE10318}
Provider = %CompanyName%
DriverVer = 10/17/2015, 4.19.0.9594
DriverVer = 02/04/2018, 4.25.0.9658
CatalogFile.NT = Neo6_x64_VPN107.cat
[Manufacturer]
@ -36,7 +36,7 @@ Neo6_x64_VPN107.sys, , , 2
Characteristics = 0x1
AddReg = Neo.Reg, NeoAdapter.Ndi
CopyFiles = Neo.CopyFiles.Sys
*IfType = 6
*IfType = 53
*MediaType = 0
*PhysicalMediaType = 0
@ -110,5 +110,5 @@ On = "On"
Off = "Off"
; Auto Generated 20151018_201653.458
; Auto Generated 20180205_163628.951

View File

@ -3,14 +3,14 @@
; Copyright (c) SoftEther Corporation. All Rights Reserved.
; http://www.softether.co.jp/
;
; BUILD 9594
; BUILD 9658
[Version]
Signature = "$Windows NT$"
Class = Net
ClassGUID = {4D36E972-E325-11CE-BFC1-08002BE10318}
Provider = %CompanyName%
DriverVer = 10/17/2015, 4.19.0.9594
DriverVer = 02/04/2018, 4.25.0.9658
CatalogFile.NT = Neo6_x64_VPN108.cat
[Manufacturer]
@ -36,7 +36,7 @@ Neo6_x64_VPN108.sys, , , 2
Characteristics = 0x1
AddReg = Neo.Reg, NeoAdapter.Ndi
CopyFiles = Neo.CopyFiles.Sys
*IfType = 6
*IfType = 53
*MediaType = 0
*PhysicalMediaType = 0
@ -110,5 +110,5 @@ On = "On"
Off = "Off"
; Auto Generated 20151018_201653.553
; Auto Generated 20180205_163629.021

View File

@ -3,14 +3,14 @@
; Copyright (c) SoftEther Corporation. All Rights Reserved.
; http://www.softether.co.jp/
;
; BUILD 9594
; BUILD 9658
[Version]
Signature = "$Windows NT$"
Class = Net
ClassGUID = {4D36E972-E325-11CE-BFC1-08002BE10318}
Provider = %CompanyName%
DriverVer = 10/17/2015, 4.19.0.9594
DriverVer = 02/04/2018, 4.25.0.9658
CatalogFile.NT = Neo6_x64_VPN109.cat
[Manufacturer]
@ -36,7 +36,7 @@ Neo6_x64_VPN109.sys, , , 2
Characteristics = 0x1
AddReg = Neo.Reg, NeoAdapter.Ndi
CopyFiles = Neo.CopyFiles.Sys
*IfType = 6
*IfType = 53
*MediaType = 0
*PhysicalMediaType = 0
@ -110,5 +110,5 @@ On = "On"
Off = "Off"
; Auto Generated 20151018_201653.657
; Auto Generated 20180205_163629.091

View File

@ -3,14 +3,14 @@
; Copyright (c) SoftEther Corporation. All Rights Reserved.
; http://www.softether.co.jp/
;
; BUILD 9594
; BUILD 9658
[Version]
Signature = "$Windows NT$"
Class = Net
ClassGUID = {4D36E972-E325-11CE-BFC1-08002BE10318}
Provider = %CompanyName%
DriverVer = 10/17/2015, 4.19.0.9594
DriverVer = 02/04/2018, 4.25.0.9658
CatalogFile.NT = Neo6_x64_VPN11.cat
[Manufacturer]
@ -36,7 +36,7 @@ Neo6_x64_VPN11.sys, , , 2
Characteristics = 0x1
AddReg = Neo.Reg, NeoAdapter.Ndi
CopyFiles = Neo.CopyFiles.Sys
*IfType = 6
*IfType = 53
*MediaType = 0
*PhysicalMediaType = 0
@ -110,5 +110,5 @@ On = "On"
Off = "Off"
; Auto Generated 20151018_201644.345
; Auto Generated 20180205_163622.101

View File

@ -3,14 +3,14 @@
; Copyright (c) SoftEther Corporation. All Rights Reserved.
; http://www.softether.co.jp/
;
; BUILD 9594
; BUILD 9658
[Version]
Signature = "$Windows NT$"
Class = Net
ClassGUID = {4D36E972-E325-11CE-BFC1-08002BE10318}
Provider = %CompanyName%
DriverVer = 10/17/2015, 4.19.0.9594
DriverVer = 02/04/2018, 4.25.0.9658
CatalogFile.NT = Neo6_x64_VPN110.cat
[Manufacturer]
@ -36,7 +36,7 @@ Neo6_x64_VPN110.sys, , , 2
Characteristics = 0x1
AddReg = Neo.Reg, NeoAdapter.Ndi
CopyFiles = Neo.CopyFiles.Sys
*IfType = 6
*IfType = 53
*MediaType = 0
*PhysicalMediaType = 0
@ -110,5 +110,5 @@ On = "On"
Off = "Off"
; Auto Generated 20151018_201653.752
; Auto Generated 20180205_163629.164

View File

@ -3,14 +3,14 @@
; Copyright (c) SoftEther Corporation. All Rights Reserved.
; http://www.softether.co.jp/
;
; BUILD 9594
; BUILD 9658
[Version]
Signature = "$Windows NT$"
Class = Net
ClassGUID = {4D36E972-E325-11CE-BFC1-08002BE10318}
Provider = %CompanyName%
DriverVer = 10/17/2015, 4.19.0.9594
DriverVer = 02/04/2018, 4.25.0.9658
CatalogFile.NT = Neo6_x64_VPN111.cat
[Manufacturer]
@ -36,7 +36,7 @@ Neo6_x64_VPN111.sys, , , 2
Characteristics = 0x1
AddReg = Neo.Reg, NeoAdapter.Ndi
CopyFiles = Neo.CopyFiles.Sys
*IfType = 6
*IfType = 53
*MediaType = 0
*PhysicalMediaType = 0
@ -110,5 +110,5 @@ On = "On"
Off = "Off"
; Auto Generated 20151018_201653.846
; Auto Generated 20180205_163629.237

View File

@ -3,14 +3,14 @@
; Copyright (c) SoftEther Corporation. All Rights Reserved.
; http://www.softether.co.jp/
;
; BUILD 9594
; BUILD 9658
[Version]
Signature = "$Windows NT$"
Class = Net
ClassGUID = {4D36E972-E325-11CE-BFC1-08002BE10318}
Provider = %CompanyName%
DriverVer = 10/17/2015, 4.19.0.9594
DriverVer = 02/04/2018, 4.25.0.9658
CatalogFile.NT = Neo6_x64_VPN112.cat
[Manufacturer]
@ -36,7 +36,7 @@ Neo6_x64_VPN112.sys, , , 2
Characteristics = 0x1
AddReg = Neo.Reg, NeoAdapter.Ndi
CopyFiles = Neo.CopyFiles.Sys
*IfType = 6
*IfType = 53
*MediaType = 0
*PhysicalMediaType = 0
@ -110,5 +110,5 @@ On = "On"
Off = "Off"
; Auto Generated 20151018_201653.940
; Auto Generated 20180205_163629.312

View File

@ -3,14 +3,14 @@
; Copyright (c) SoftEther Corporation. All Rights Reserved.
; http://www.softether.co.jp/
;
; BUILD 9594
; BUILD 9658
[Version]
Signature = "$Windows NT$"
Class = Net
ClassGUID = {4D36E972-E325-11CE-BFC1-08002BE10318}
Provider = %CompanyName%
DriverVer = 10/17/2015, 4.19.0.9594
DriverVer = 02/04/2018, 4.25.0.9658
CatalogFile.NT = Neo6_x64_VPN113.cat
[Manufacturer]
@ -36,7 +36,7 @@ Neo6_x64_VPN113.sys, , , 2
Characteristics = 0x1
AddReg = Neo.Reg, NeoAdapter.Ndi
CopyFiles = Neo.CopyFiles.Sys
*IfType = 6
*IfType = 53
*MediaType = 0
*PhysicalMediaType = 0
@ -110,5 +110,5 @@ On = "On"
Off = "Off"
; Auto Generated 20151018_201654.035
; Auto Generated 20180205_163629.382

View File

@ -3,14 +3,14 @@
; Copyright (c) SoftEther Corporation. All Rights Reserved.
; http://www.softether.co.jp/
;
; BUILD 9594
; BUILD 9658
[Version]
Signature = "$Windows NT$"
Class = Net
ClassGUID = {4D36E972-E325-11CE-BFC1-08002BE10318}
Provider = %CompanyName%
DriverVer = 10/17/2015, 4.19.0.9594
DriverVer = 02/04/2018, 4.25.0.9658
CatalogFile.NT = Neo6_x64_VPN114.cat
[Manufacturer]
@ -36,7 +36,7 @@ Neo6_x64_VPN114.sys, , , 2
Characteristics = 0x1
AddReg = Neo.Reg, NeoAdapter.Ndi
CopyFiles = Neo.CopyFiles.Sys
*IfType = 6
*IfType = 53
*MediaType = 0
*PhysicalMediaType = 0
@ -110,5 +110,5 @@ On = "On"
Off = "Off"
; Auto Generated 20151018_201654.131
; Auto Generated 20180205_163629.453

View File

@ -3,14 +3,14 @@
; Copyright (c) SoftEther Corporation. All Rights Reserved.
; http://www.softether.co.jp/
;
; BUILD 9594
; BUILD 9658
[Version]
Signature = "$Windows NT$"
Class = Net
ClassGUID = {4D36E972-E325-11CE-BFC1-08002BE10318}
Provider = %CompanyName%
DriverVer = 10/17/2015, 4.19.0.9594
DriverVer = 02/04/2018, 4.25.0.9658
CatalogFile.NT = Neo6_x64_VPN115.cat
[Manufacturer]
@ -36,7 +36,7 @@ Neo6_x64_VPN115.sys, , , 2
Characteristics = 0x1
AddReg = Neo.Reg, NeoAdapter.Ndi
CopyFiles = Neo.CopyFiles.Sys
*IfType = 6
*IfType = 53
*MediaType = 0
*PhysicalMediaType = 0
@ -110,5 +110,5 @@ On = "On"
Off = "Off"
; Auto Generated 20151018_201654.225
; Auto Generated 20180205_163629.522

View File

@ -3,14 +3,14 @@
; Copyright (c) SoftEther Corporation. All Rights Reserved.
; http://www.softether.co.jp/
;
; BUILD 9594
; BUILD 9658
[Version]
Signature = "$Windows NT$"
Class = Net
ClassGUID = {4D36E972-E325-11CE-BFC1-08002BE10318}
Provider = %CompanyName%
DriverVer = 10/17/2015, 4.19.0.9594
DriverVer = 02/04/2018, 4.25.0.9658
CatalogFile.NT = Neo6_x64_VPN116.cat
[Manufacturer]
@ -36,7 +36,7 @@ Neo6_x64_VPN116.sys, , , 2
Characteristics = 0x1
AddReg = Neo.Reg, NeoAdapter.Ndi
CopyFiles = Neo.CopyFiles.Sys
*IfType = 6
*IfType = 53
*MediaType = 0
*PhysicalMediaType = 0
@ -110,5 +110,5 @@ On = "On"
Off = "Off"
; Auto Generated 20151018_201654.319
; Auto Generated 20180205_163629.594

View File

@ -3,14 +3,14 @@
; Copyright (c) SoftEther Corporation. All Rights Reserved.
; http://www.softether.co.jp/
;
; BUILD 9594
; BUILD 9658
[Version]
Signature = "$Windows NT$"
Class = Net
ClassGUID = {4D36E972-E325-11CE-BFC1-08002BE10318}
Provider = %CompanyName%
DriverVer = 10/17/2015, 4.19.0.9594
DriverVer = 02/04/2018, 4.25.0.9658
CatalogFile.NT = Neo6_x64_VPN117.cat
[Manufacturer]
@ -36,7 +36,7 @@ Neo6_x64_VPN117.sys, , , 2
Characteristics = 0x1
AddReg = Neo.Reg, NeoAdapter.Ndi
CopyFiles = Neo.CopyFiles.Sys
*IfType = 6
*IfType = 53
*MediaType = 0
*PhysicalMediaType = 0
@ -110,5 +110,5 @@ On = "On"
Off = "Off"
; Auto Generated 20151018_201654.414
; Auto Generated 20180205_163629.664

View File

@ -3,14 +3,14 @@
; Copyright (c) SoftEther Corporation. All Rights Reserved.
; http://www.softether.co.jp/
;
; BUILD 9594
; BUILD 9658
[Version]
Signature = "$Windows NT$"
Class = Net
ClassGUID = {4D36E972-E325-11CE-BFC1-08002BE10318}
Provider = %CompanyName%
DriverVer = 10/17/2015, 4.19.0.9594
DriverVer = 02/04/2018, 4.25.0.9658
CatalogFile.NT = Neo6_x64_VPN118.cat
[Manufacturer]
@ -36,7 +36,7 @@ Neo6_x64_VPN118.sys, , , 2
Characteristics = 0x1
AddReg = Neo.Reg, NeoAdapter.Ndi
CopyFiles = Neo.CopyFiles.Sys
*IfType = 6
*IfType = 53
*MediaType = 0
*PhysicalMediaType = 0
@ -110,5 +110,5 @@ On = "On"
Off = "Off"
; Auto Generated 20151018_201654.509
; Auto Generated 20180205_163629.737

View File

@ -3,14 +3,14 @@
; Copyright (c) SoftEther Corporation. All Rights Reserved.
; http://www.softether.co.jp/
;
; BUILD 9594
; BUILD 9658
[Version]
Signature = "$Windows NT$"
Class = Net
ClassGUID = {4D36E972-E325-11CE-BFC1-08002BE10318}
Provider = %CompanyName%
DriverVer = 10/17/2015, 4.19.0.9594
DriverVer = 02/04/2018, 4.25.0.9658
CatalogFile.NT = Neo6_x64_VPN119.cat
[Manufacturer]
@ -36,7 +36,7 @@ Neo6_x64_VPN119.sys, , , 2
Characteristics = 0x1
AddReg = Neo.Reg, NeoAdapter.Ndi
CopyFiles = Neo.CopyFiles.Sys
*IfType = 6
*IfType = 53
*MediaType = 0
*PhysicalMediaType = 0
@ -110,5 +110,5 @@ On = "On"
Off = "Off"
; Auto Generated 20151018_201654.603
; Auto Generated 20180205_163629.808

View File

@ -3,14 +3,14 @@
; Copyright (c) SoftEther Corporation. All Rights Reserved.
; http://www.softether.co.jp/
;
; BUILD 9594
; BUILD 9658
[Version]
Signature = "$Windows NT$"
Class = Net
ClassGUID = {4D36E972-E325-11CE-BFC1-08002BE10318}
Provider = %CompanyName%
DriverVer = 10/17/2015, 4.19.0.9594
DriverVer = 02/04/2018, 4.25.0.9658
CatalogFile.NT = Neo6_x64_VPN12.cat
[Manufacturer]
@ -36,7 +36,7 @@ Neo6_x64_VPN12.sys, , , 2
Characteristics = 0x1
AddReg = Neo.Reg, NeoAdapter.Ndi
CopyFiles = Neo.CopyFiles.Sys
*IfType = 6
*IfType = 53
*MediaType = 0
*PhysicalMediaType = 0
@ -110,5 +110,5 @@ On = "On"
Off = "Off"
; Auto Generated 20151018_201644.439
; Auto Generated 20180205_163622.172

View File

@ -3,14 +3,14 @@
; Copyright (c) SoftEther Corporation. All Rights Reserved.
; http://www.softether.co.jp/
;
; BUILD 9594
; BUILD 9658
[Version]
Signature = "$Windows NT$"
Class = Net
ClassGUID = {4D36E972-E325-11CE-BFC1-08002BE10318}
Provider = %CompanyName%
DriverVer = 10/17/2015, 4.19.0.9594
DriverVer = 02/04/2018, 4.25.0.9658
CatalogFile.NT = Neo6_x64_VPN120.cat
[Manufacturer]
@ -36,7 +36,7 @@ Neo6_x64_VPN120.sys, , , 2
Characteristics = 0x1
AddReg = Neo.Reg, NeoAdapter.Ndi
CopyFiles = Neo.CopyFiles.Sys
*IfType = 6
*IfType = 53
*MediaType = 0
*PhysicalMediaType = 0
@ -110,5 +110,5 @@ On = "On"
Off = "Off"
; Auto Generated 20151018_201654.697
; Auto Generated 20180205_163629.881

View File

@ -3,14 +3,14 @@
; Copyright (c) SoftEther Corporation. All Rights Reserved.
; http://www.softether.co.jp/
;
; BUILD 9594
; BUILD 9658
[Version]
Signature = "$Windows NT$"
Class = Net
ClassGUID = {4D36E972-E325-11CE-BFC1-08002BE10318}
Provider = %CompanyName%
DriverVer = 10/17/2015, 4.19.0.9594
DriverVer = 02/04/2018, 4.25.0.9658
CatalogFile.NT = Neo6_x64_VPN121.cat
[Manufacturer]
@ -36,7 +36,7 @@ Neo6_x64_VPN121.sys, , , 2
Characteristics = 0x1
AddReg = Neo.Reg, NeoAdapter.Ndi
CopyFiles = Neo.CopyFiles.Sys
*IfType = 6
*IfType = 53
*MediaType = 0
*PhysicalMediaType = 0
@ -110,5 +110,5 @@ On = "On"
Off = "Off"
; Auto Generated 20151018_201654.791
; Auto Generated 20180205_163629.951

View File

@ -3,14 +3,14 @@
; Copyright (c) SoftEther Corporation. All Rights Reserved.
; http://www.softether.co.jp/
;
; BUILD 9594
; BUILD 9658
[Version]
Signature = "$Windows NT$"
Class = Net
ClassGUID = {4D36E972-E325-11CE-BFC1-08002BE10318}
Provider = %CompanyName%
DriverVer = 10/17/2015, 4.19.0.9594
DriverVer = 02/04/2018, 4.25.0.9658
CatalogFile.NT = Neo6_x64_VPN122.cat
[Manufacturer]
@ -36,7 +36,7 @@ Neo6_x64_VPN122.sys, , , 2
Characteristics = 0x1
AddReg = Neo.Reg, NeoAdapter.Ndi
CopyFiles = Neo.CopyFiles.Sys
*IfType = 6
*IfType = 53
*MediaType = 0
*PhysicalMediaType = 0
@ -110,5 +110,5 @@ On = "On"
Off = "Off"
; Auto Generated 20151018_201654.888
; Auto Generated 20180205_163630.023

View File

@ -3,14 +3,14 @@
; Copyright (c) SoftEther Corporation. All Rights Reserved.
; http://www.softether.co.jp/
;
; BUILD 9594
; BUILD 9658
[Version]
Signature = "$Windows NT$"
Class = Net
ClassGUID = {4D36E972-E325-11CE-BFC1-08002BE10318}
Provider = %CompanyName%
DriverVer = 10/17/2015, 4.19.0.9594
DriverVer = 02/04/2018, 4.25.0.9658
CatalogFile.NT = Neo6_x64_VPN123.cat
[Manufacturer]
@ -36,7 +36,7 @@ Neo6_x64_VPN123.sys, , , 2
Characteristics = 0x1
AddReg = Neo.Reg, NeoAdapter.Ndi
CopyFiles = Neo.CopyFiles.Sys
*IfType = 6
*IfType = 53
*MediaType = 0
*PhysicalMediaType = 0
@ -110,5 +110,5 @@ On = "On"
Off = "Off"
; Auto Generated 20151018_201654.983
; Auto Generated 20180205_163630.096

View File

@ -3,14 +3,14 @@
; Copyright (c) SoftEther Corporation. All Rights Reserved.
; http://www.softether.co.jp/
;
; BUILD 9594
; BUILD 9658
[Version]
Signature = "$Windows NT$"
Class = Net
ClassGUID = {4D36E972-E325-11CE-BFC1-08002BE10318}
Provider = %CompanyName%
DriverVer = 10/17/2015, 4.19.0.9594
DriverVer = 02/04/2018, 4.25.0.9658
CatalogFile.NT = Neo6_x64_VPN124.cat
[Manufacturer]
@ -36,7 +36,7 @@ Neo6_x64_VPN124.sys, , , 2
Characteristics = 0x1
AddReg = Neo.Reg, NeoAdapter.Ndi
CopyFiles = Neo.CopyFiles.Sys
*IfType = 6
*IfType = 53
*MediaType = 0
*PhysicalMediaType = 0
@ -110,5 +110,5 @@ On = "On"
Off = "Off"
; Auto Generated 20151018_201655.078
; Auto Generated 20180205_163630.167

View File

@ -3,14 +3,14 @@
; Copyright (c) SoftEther Corporation. All Rights Reserved.
; http://www.softether.co.jp/
;
; BUILD 9594
; BUILD 9658
[Version]
Signature = "$Windows NT$"
Class = Net
ClassGUID = {4D36E972-E325-11CE-BFC1-08002BE10318}
Provider = %CompanyName%
DriverVer = 10/17/2015, 4.19.0.9594
DriverVer = 02/04/2018, 4.25.0.9658
CatalogFile.NT = Neo6_x64_VPN125.cat
[Manufacturer]
@ -36,7 +36,7 @@ Neo6_x64_VPN125.sys, , , 2
Characteristics = 0x1
AddReg = Neo.Reg, NeoAdapter.Ndi
CopyFiles = Neo.CopyFiles.Sys
*IfType = 6
*IfType = 53
*MediaType = 0
*PhysicalMediaType = 0
@ -110,5 +110,5 @@ On = "On"
Off = "Off"
; Auto Generated 20151018_201655.172
; Auto Generated 20180205_163630.239

View File

@ -3,14 +3,14 @@
; Copyright (c) SoftEther Corporation. All Rights Reserved.
; http://www.softether.co.jp/
;
; BUILD 9594
; BUILD 9658
[Version]
Signature = "$Windows NT$"
Class = Net
ClassGUID = {4D36E972-E325-11CE-BFC1-08002BE10318}
Provider = %CompanyName%
DriverVer = 10/17/2015, 4.19.0.9594
DriverVer = 02/04/2018, 4.25.0.9658
CatalogFile.NT = Neo6_x64_VPN126.cat
[Manufacturer]
@ -36,7 +36,7 @@ Neo6_x64_VPN126.sys, , , 2
Characteristics = 0x1
AddReg = Neo.Reg, NeoAdapter.Ndi
CopyFiles = Neo.CopyFiles.Sys
*IfType = 6
*IfType = 53
*MediaType = 0
*PhysicalMediaType = 0
@ -110,5 +110,5 @@ On = "On"
Off = "Off"
; Auto Generated 20151018_201655.267
; Auto Generated 20180205_163630.310

Some files were not shown because too many files have changed in this diff Show More