summaryrefslogtreecommitdiff
path: root/MAS/Separate-Files-Version/Activators/HWID_Activation.cmd
diff options
context:
space:
mode:
authorWindowsAddict2024-11-08 21:13:31 +0000
committerWindowsAddict2024-11-08 21:13:31 +0000
commit897a9db808acc5c7f3bd3af68125956abc155271 (patch)
tree523407b214645a12e24946200a667d5482802376 /MAS/Separate-Files-Version/Activators/HWID_Activation.cmd
parent9bbd02cc91c44713af91f066bfa5ea5ed898f1fa (diff)
downloadMicrosoft-Activation-Scripts-897a9db808acc5c7f3bd3af68125956abc155271.zip
Suggest repair_upgrade for HKU\S-1-5-20 error
Diffstat (limited to 'MAS/Separate-Files-Version/Activators/HWID_Activation.cmd')
-rw-r--r--MAS/Separate-Files-Version/Activators/HWID_Activation.cmd4
1 files changed, 2 insertions, 2 deletions
diff --git a/MAS/Separate-Files-Version/Activators/HWID_Activation.cmd b/MAS/Separate-Files-Version/Activators/HWID_Activation.cmd
index 2563ac7..6212416 100644
--- a/MAS/Separate-Files-Version/Activators/HWID_Activation.cmd
+++ b/MAS/Separate-Files-Version/Activators/HWID_Activation.cmd
@@ -1370,8 +1370,8 @@ 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
call :dk_color %Red% "Checking HKU\S-1-5-20 Registry [Not Found]"
-set fixes=%fixes% %mas%troubleshoot
-call :dk_color2 %Blue% "Help - " %_Yellow% " %mas%troubleshoot"
+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"
)