From 25abc1f457712275461fcc18aa884763cd0530fd Mon Sep 17 00:00:00 2001 From: WindowsAddict Date: Sat, 9 Nov 2024 20:42:20 +0530 Subject: Don't show other fixes when HKU\S-1-5-20 is missing --- MAS/All-In-One-Version-KL/MAS_AIO.cmd | 1 + 1 file changed, 1 insertion(+) (limited to 'MAS/All-In-One-Version-KL') diff --git a/MAS/All-In-One-Version-KL/MAS_AIO.cmd b/MAS/All-In-One-Version-KL/MAS_AIO.cmd index dd6d6f6..ac90af5 100644 --- a/MAS/All-In-One-Version-KL/MAS_AIO.cmd +++ b/MAS/All-In-One-Version-KL/MAS_AIO.cmd @@ -1626,6 +1626,7 @@ call :dk_color %Red% "Checking Eval WLMS Service [Found]" reg query "HKU\S-1-5-20\Software\Microsoft\Windows NT\CurrentVersion" %nul% || ( set error=1 +set showfix=1 call :dk_color %Red% "Checking HKU\S-1-5-20 Registry [Not Found]" set fixes=%fixes% %mas%in-place_repair_upgrade call :dk_color2 %Blue% "In case of activation issues, do this - " %_Yellow% " %mas%in-place_repair_upgrade" -- cgit v1.2.3