From 9f00df5aeeb2e37ca648333f461e5953fc8152e9 Mon Sep 17 00:00:00 2001 From: WindowsAddict Date: Sat, 21 Dec 2024 01:21:27 +0530 Subject: Add a link for service fix --- MAS/All-In-One-Version-KL/MAS_AIO.cmd | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'MAS/All-In-One-Version-KL/MAS_AIO.cmd') diff --git a/MAS/All-In-One-Version-KL/MAS_AIO.cmd b/MAS/All-In-One-Version-KL/MAS_AIO.cmd index eb7b965..faf3712 100644 --- a/MAS/All-In-One-Version-KL/MAS_AIO.cmd +++ b/MAS/All-In-One-Version-KL/MAS_AIO.cmd @@ -76,7 +76,7 @@ echo: echo Null service is not running, script may crash... echo: echo: -echo Help - %mas%troubleshoot +echo Help - %mas%fix_service echo: echo: ping 127.0.0.1 -n 20 @@ -1479,6 +1479,11 @@ echo %serv_e% | findstr /i "ClipSVC-1058 sppsvc-1058" %nul% && ( call :dk_color %Blue% "Reboot your machine using the restart option to fix this error." set showfix=1 ) +echo %serv_e% | findstr /i "sppsvc-1060" %nul% && ( +set fixes=%fixes% %mas%fix_service +call :dk_color2 %Blue% "Help - " %_Yellow% " %mas%fix_service" +set showfix=1 +) ) ::======================================================================================================================================== -- cgit v1.2.3