ygoe / HyperVSwitch

Hyper-V Switch – A simple GUI to enable or disable Hyper-V without uninstallation, allowing the use of other virtualisation solutions.
293 stars 38 forks source link

Add buttons to refresh the current HyperV activation state and to tog… #5

Open mfriedr2 opened 2 years ago

mfriedr2 commented 2 years ago

Add buttons to refresh the current HyperV activation state and to toggle the state without an automatically reboot. The "toggle state button" has the same behaviour as pressing the shift key. The "refresh state button" just re-reads the current HyperV activation state intended to signal changes made in WindowsOptionalFeatures (e.g. after the execution of "PS> Enable-WindowsOptionalFeature -Online -FeatureName VirtualMachinePlatform"). image image