HideHyperV

所属分类:虚拟化
开发工具:C#
文件大小:0KB
下载次数:0
上传日期:2019-06-27 13:59:23
上 传 者sh-1993
说明:  在Windows资源管理器和网络和共享中心的某些视图中隐藏Hyper-V网络适配器的程序。,
(A program that hides the Hyper-V network adapter from certain views in Windows Explorer and Network and Sharing Center.,)

文件列表:
HideHyperV.sln (1136, 2019-06-27)
HideHyperV/ (0, 2019-06-27)
HideHyperV/App.config (189, 2019-06-27)
HideHyperV/HideHyperV.csproj (2497, 2019-06-27)
HideHyperV/Program.cs (2370, 2019-06-27)
HideHyperV/Properties/ (0, 2019-06-27)
HideHyperV/Properties/AssemblyInfo.cs (1399, 2019-06-27)
LICENSE (35149, 2019-06-27)

# HideHyperV A program that hides the Hyper-V network adapter from certain views in Windows Explorer and Network and Sharing Center. When Hyper-V is enabled, a network adapter is created in Windows that is used to allow for communication between the VMs, the host, and the host's network environment. This is necessary and useful, but the Hyper-V network adapter shows up as an "unknown network" in some views around Windows: ![System tray](https://jpjvmg.bn.files.1drv.com/y4mVb_Xmbea4oTfnKU1sjXX-4B9YCacUFTlJYlaKtYn5oY4_88yK7ingwu1tyi30QK8Op0Ycxmz6UYFaArU_re7ikzAWXB-VCSXA5MAhAQU81luVw7aUNFFGw8KjvyewmAPhrnTVupJhY31TviBomdfu0co7pdzuE8pRENYN7GQZzpvlo1ZkbwpQWj3EwoJ1tYd4W9zEe_j0cvchqZ_jvpqMQ?width=314&height=140&cropmode=none) (System tray) ![Network and Sharing Center](https://hasqbq.bn.files.1drv.com/y4mzUMYqo30S5MJc5M63jAm6VwtppXE-TLZR9VgLvesfEOFDEswzXiNz6otwkL24HiLmWO0Ezf-8nXKUdNHXPvOA0Y6o5yD_TNXCLPSCU-J0DLD1MN9kV83GUxX8IHdUpdTGW_90HJJkGJhXQow10kRiCT67TSYq_4NA94uHr5LPJAePCQD9E9ZTGeRxuhNnNFIVOM9ltuytWy3D8fsbeo64Q?width=548&height=63&cropmode=none) (Network and Sharing Center) VMware Workstation creates similar network adapters but properly hides them so that they do not show up in these views. I looked into this and found the proper registry value to apply to hide the Hyper-V Ethernet adapter, so that it does not show up as an "unknown network". Unfortunately, this value does not "stick" and needs to be reapplied at boot time. Also, the order of network adapters in the registry can change to just creating and applying a REG file does not work. Hence, this program. The program dynamically locates the registry key for the Hyper-V Ethernet adapter and then applies the registry value to hide it. This program should be scheduled to run at boot time with Task Scheduler. (Note, I am still testing its effectiveness from an automation perspective. It might also be necessary to disable and re-enable the Hyper-V network adapter to get the change to "stick". If this is needed then I will add the necessary logic to the program.)

近期下载者

相关文件


收藏者