Ver código fonte

Update Launcher.bat to v1.0.8

Minor fix xD
VLADYSLAV BOBER 10 meses atrás
pai
commit
9a16ae9d77
1 arquivos alterados com 1 adições e 5 exclusões
  1. 1 5
      Launcher.bat

+ 1 - 5
Launcher.bat

@@ -150,7 +150,7 @@ echo.
 echo ====================================================
 echo    Office Privacy and Telemetry Disabler Launcher
 echo.
-echo                      by EXLOUD
+echo                 by EXLOUD aka BOBER
 echo              https://github.com/EXLOUD
 echo ====================================================
 echo.
@@ -202,10 +202,6 @@ cd /d "%SCRIPT_DIR%"
 
 if %errorLevel% == 0 (
     echo.
-    echo [SUCCESS] Script completed successfully!
-    echo.
-    echo Office privacy and telemetry settings have been disabled.
-    echo Some changes may require restarting Office applications.
 ) else (
     echo.
     echo [ERROR] Script encountered errors. Exit code: %errorLevel%