From 26b8a46ff7f7a1bfb3fb43b988414d2de34429fb Mon Sep 17 00:00:00 2001 From: Karl Hudgell Date: Thu, 12 Mar 2020 10:19:36 +0000 Subject: [PATCH] little clean --- MiWatchKleaner.bat | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MiWatchKleaner.bat b/MiWatchKleaner.bat index 93cec1d..1a39629 100644 --- a/MiWatchKleaner.bat +++ b/MiWatchKleaner.bat @@ -42,7 +42,7 @@ echo. echo _________________________________________________________________________________ echo. && echo. %ch% 0a -echo 2 - Install Google Apps +echo 2 - Install Apps (Not Working Yet) echo. %ch% 08 %ch% 0f @@ -65,7 +65,7 @@ echo Choose an option: echo. && choice /c:1234E /M "" IF %ERRORLEVEL% == 1 GOTO REMOVEAPPS - IF %ERRORLEVEL% == 2 GOTO INSTALLAPPS + ::IF %ERRORLEVEL% == 2 GOTO INSTALLAPPS IF %ERRORLEVEL% == 3 GOTO STATUS IF %ERRORLEVEL% == 5 GOTO EXIT