mirror of
https://github.com/netchx/netch.git
synced 2026-03-14 17:43:18 +08:00
漏掉的版本号
This commit is contained in:
@@ -59,9 +59,11 @@ namespace Netch.Controllers
|
||||
case "10.0":
|
||||
driverName = "Win-10.sys";
|
||||
break;
|
||||
case "6.3":
|
||||
case "6.2":
|
||||
driverName = "Win-8.sys";
|
||||
break;
|
||||
case "6.1":
|
||||
case "6.0":
|
||||
driverName = "Win-7.sys";
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user