Skip to content

Commit d16661c

Browse files
committed
Suggest inplace repair upgrade when system files are missing
1 parent 1ee7cd1 commit d16661c

File tree

6 files changed

+20
-20
lines changed

6 files changed

+20
-20
lines changed

MAS/All-In-One-Version-KL/MAS_AIO.cmd

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -719,8 +719,8 @@ if not defined results (
719719
call :dk_color %Blue% "Go back to Main Menu, select Troubleshoot and run DISM Restore and SFC Scan options."
720720
call :dk_color %Blue% "After that, restart system and try activation again."
721721
echo:
722-
set fixes=%fixes% %mas%troubleshoot
723-
call :dk_color2 %Blue% "Check this webpage for help - " %_Yellow% " %mas%troubleshoot"
722+
set fixes=%fixes% %mas%in-place_repair_upgrade
723+
call :dk_color2 %Blue% "If it still shows the same error, do this - " %_Yellow% " %mas%in-place_repair_upgrade"
724724
)
725725
goto dk_done
726726
)
@@ -2577,8 +2577,8 @@ if not defined results (
25772577
call :dk_color %Blue% "Go back to Main Menu, select Troubleshoot and run DISM Restore and SFC Scan options."
25782578
call :dk_color %Blue% "After that, restart system and try activation again."
25792579
echo:
2580-
set fixes=%fixes% %mas%troubleshoot
2581-
call :dk_color2 %Blue% "Check this webpage for help - " %_Yellow% " %mas%troubleshoot"
2580+
set fixes=%fixes% %mas%in-place_repair_upgrade
2581+
call :dk_color2 %Blue% "If it still shows the same error, do this - " %_Yellow% " %mas%in-place_repair_upgrade"
25822582
)
25832583
goto dk_done
25842584
)
@@ -4546,8 +4546,8 @@ if not defined results (
45464546
call :dk_color %Blue% "Go back to Main Menu, select Troubleshoot and run DISM Restore and SFC Scan options."
45474547
call :dk_color %Blue% "After that, restart system and try activation again."
45484548
echo:
4549-
set fixes=%fixes% %mas%troubleshoot
4550-
call :dk_color2 %Blue% "Check this webpage for help - " %_Yellow% " %mas%troubleshoot"
4549+
set fixes=%fixes% %mas%in-place_repair_upgrade
4550+
call :dk_color2 %Blue% "If it still shows the same error, do this - " %_Yellow% " %mas%in-place_repair_upgrade"
45514551
)
45524552
goto dk_done
45534553
)
@@ -12219,8 +12219,8 @@ if not defined results (
1221912219
call :dk_color %Blue% "Go back to Main Menu, select Troubleshoot and run DISM Restore and SFC Scan options."
1222012220
call :dk_color %Blue% "After that, restart system and try activation again."
1222112221
echo:
12222-
set fixes=%fixes% %mas%troubleshoot
12223-
call :dk_color2 %Blue% "Check this webpage for help - " %_Yellow% " %mas%troubleshoot"
12222+
set fixes=%fixes% %mas%in-place_repair_upgrade
12223+
call :dk_color2 %Blue% "If it still shows the same error, do this - " %_Yellow% " %mas%in-place_repair_upgrade"
1222412224
)
1222512225
goto dk_done
1222612226
)
@@ -17238,8 +17238,8 @@ echo:
1723817238
call :dk_color %Blue% "Go back to Main Menu, select Troubleshoot and run DISM Restore and SFC Scan options."
1723917239
call :dk_color %Blue% "After that, restart system and try activation again."
1724017240
echo:
17241-
set fixes=%fixes% %mas%troubleshoot
17242-
call :dk_color2 %Blue% "Check this webpage for help - " %_Yellow% " %mas%troubleshoot"
17241+
set fixes=%fixes% %mas%in-place_repair_upgrade
17242+
call :dk_color2 %Blue% "If it still shows the same error, do this - " %_Yellow% " %mas%in-place_repair_upgrade"
1724317243
goto dk_done
1724417244
)
1724517245
)

MAS/Separate-Files-Version/Activators/HWID_Activation.cmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -428,8 +428,8 @@ if not defined results (
428428
call :dk_color %Blue% "Go back to Main Menu, select Troubleshoot and run DISM Restore and SFC Scan options."
429429
call :dk_color %Blue% "After that, restart system and try activation again."
430430
echo:
431-
set fixes=%fixes% %mas%troubleshoot
432-
call :dk_color2 %Blue% "Check this webpage for help - " %_Yellow% " %mas%troubleshoot"
431+
set fixes=%fixes% %mas%in-place_repair_upgrade
432+
call :dk_color2 %Blue% "If it still shows the same error, do this - " %_Yellow% " %mas%in-place_repair_upgrade"
433433
)
434434
goto dk_done
435435
)

MAS/Separate-Files-Version/Activators/Ohook_Activation_AIO.cmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -474,8 +474,8 @@ if not defined results (
474474
call :dk_color %Blue% "Go back to Main Menu, select Troubleshoot and run DISM Restore and SFC Scan options."
475475
call :dk_color %Blue% "After that, restart system and try activation again."
476476
echo:
477-
set fixes=%fixes% %mas%troubleshoot
478-
call :dk_color2 %Blue% "Check this webpage for help - " %_Yellow% " %mas%troubleshoot"
477+
set fixes=%fixes% %mas%in-place_repair_upgrade
478+
call :dk_color2 %Blue% "If it still shows the same error, do this - " %_Yellow% " %mas%in-place_repair_upgrade"
479479
)
480480
goto dk_done
481481
)

MAS/Separate-Files-Version/Activators/Online_KMS_Activation.cmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -536,8 +536,8 @@ if not defined results (
536536
call :dk_color %Blue% "Go back to Main Menu, select Troubleshoot and run DISM Restore and SFC Scan options."
537537
call :dk_color %Blue% "After that, restart system and try activation again."
538538
echo:
539-
set fixes=%fixes% %mas%troubleshoot
540-
call :dk_color2 %Blue% "Check this webpage for help - " %_Yellow% " %mas%troubleshoot"
539+
set fixes=%fixes% %mas%in-place_repair_upgrade
540+
call :dk_color2 %Blue% "If it still shows the same error, do this - " %_Yellow% " %mas%in-place_repair_upgrade"
541541
)
542542
goto dk_done
543543
)

MAS/Separate-Files-Version/Activators/TSforge_Activation.cmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -606,8 +606,8 @@ if not defined results (
606606
call :dk_color %Blue% "Go back to Main Menu, select Troubleshoot and run DISM Restore and SFC Scan options."
607607
call :dk_color %Blue% "After that, restart system and try activation again."
608608
echo:
609-
set fixes=%fixes% %mas%troubleshoot
610-
call :dk_color2 %Blue% "Check this webpage for help - " %_Yellow% " %mas%troubleshoot"
609+
set fixes=%fixes% %mas%in-place_repair_upgrade
610+
call :dk_color2 %Blue% "If it still shows the same error, do this - " %_Yellow% " %mas%in-place_repair_upgrade"
611611
)
612612
goto dk_done
613613
)

MAS/Separate-Files-Version/Change_Windows_Edition.cmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -400,8 +400,8 @@ echo:
400400
call :dk_color %Blue% "Go back to Main Menu, select Troubleshoot and run DISM Restore and SFC Scan options."
401401
call :dk_color %Blue% "After that, restart system and try activation again."
402402
echo:
403-
set fixes=%fixes% %mas%troubleshoot
404-
call :dk_color2 %Blue% "Check this webpage for help - " %_Yellow% " %mas%troubleshoot"
403+
set fixes=%fixes% %mas%in-place_repair_upgrade
404+
call :dk_color2 %Blue% "If it still shows the same error, do this - " %_Yellow% " %mas%in-place_repair_upgrade"
405405
goto dk_done
406406
)
407407
)

0 commit comments

Comments
 (0)