diff --git a/assets/win7x64-ultimate.xml b/assets/win7x64-ultimate.xml index 72f9050..23dfdd2 100644 --- a/assets/win7x64-ultimate.xml +++ b/assets/win7x64-ultimate.xml @@ -195,7 +195,7 @@ true true - Home + Other 3 true true @@ -216,6 +216,11 @@ cmd /C POWERCFG -H OFF Disable Hibernation + + 4 + reg.exe add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\NetworkList\NewNetworks" /v NetworkList /t REG_MULTI_SZ /d "" /f + Disable Network Discovery popup +