From c1d23159a0cf640150849f36f33248f353157030 Mon Sep 17 00:00:00 2001 From: Serge <5920850+seerge@users.noreply.github.com> Date: Sun, 26 Mar 2023 14:17:53 +0200 Subject: [PATCH] Update debloat.bat --- debloat.bat | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debloat.bat b/debloat.bat index 21f3e28f..e8818226 100644 --- a/debloat.bat +++ b/debloat.bat @@ -15,3 +15,5 @@ sc config ASUSSwitch start= disabled sc config ASUSSystemAnalysis start= disabled sc config ASUSSystemDiagnosis start= disabled sc config ArmouryCrateControlInterface start= disabled + +set /p asd="Hit enter to finish"