Archiving my Windows-specific scripts

This commit is contained in:
Jakub Filo 2021-09-07 22:05:15 +02:00
parent 1af924a9cd
commit 66832db310
6 changed files with 4 additions and 0 deletions
examples/windows
Special Windows Folders
Games.{ED228FDF-9EA8-4870-83b1-96b02CFE0D52}
GodMode.{ED7BA470-8E54-465E-825C-99712043E01C}
Start WiFi hotspot.batStop WiFi hotspot.bathyperv-disable.bathyperv-enable.bat

View File

@ -0,0 +1 @@
netsh wlan start hostednetwork

View File

@ -0,0 +1 @@
netsh wlan stop hostednetwork

View File

@ -0,0 +1 @@
bcdedit /set hypervisorlaunchtype off

View File

@ -0,0 +1 @@
bcdedit /set hypervisorlaunchtype auto