From 10f417704dd4e81513c0678a57354767aeb5fda4 Mon Sep 17 00:00:00 2001 From: Mylloon Date: Wed, 11 Dec 2024 19:30:28 +0100 Subject: [PATCH] all good ig --- windows/reg_fixes.bat | 1 - 1 file changed, 1 deletion(-) diff --git a/windows/reg_fixes.bat b/windows/reg_fixes.bat index 90662ba..1a5fab6 100644 --- a/windows/reg_fixes.bat +++ b/windows/reg_fixes.bat @@ -95,7 +95,6 @@ REG ADD "HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced" /v St REG ADD "HKLM\System\CurrentControlSet\Control\GraphicsDrivers" /v HwSchMode /t REG_DWORD /d 1 /f :: Disable automatic reboot after update -REM Is this working? REG ADD "HKLM\Software\Policies\Microsoft\Windows\WindowsUpdate\AU" /v NoAutoRebootWithLoggedOnUsers /t REG_DWORD /d 1 /f