diff options
| author | WindowsAddict | 2025-11-11 15:55:04 +0000 |
|---|---|---|
| committer | WindowsAddict | 2025-11-11 15:55:04 +0000 |
| commit | d16661cc8711d05d4b62c42944de4a954680cc98 (patch) | |
| tree | ec6e3ef64194a44f1eb2bc37265ca06ee4e53fd0 /MAS/Separate-Files-Version/Change_Windows_Edition.cmd | |
| parent | 1ee7cd1e60d52e10c20a470d0e967c128f216807 (diff) | |
| download | Microsoft-Activation-Scripts-d16661cc8711d05d4b62c42944de4a954680cc98.zip | |
Suggest inplace repair upgrade when system files are missing
Diffstat (limited to 'MAS/Separate-Files-Version/Change_Windows_Edition.cmd')
| -rw-r--r-- | MAS/Separate-Files-Version/Change_Windows_Edition.cmd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAS/Separate-Files-Version/Change_Windows_Edition.cmd b/MAS/Separate-Files-Version/Change_Windows_Edition.cmd index 76eb714..f2f6833 100644 --- a/MAS/Separate-Files-Version/Change_Windows_Edition.cmd +++ b/MAS/Separate-Files-Version/Change_Windows_Edition.cmd @@ -400,8 +400,8 @@ echo: call :dk_color %Blue% "Go back to Main Menu, select Troubleshoot and run DISM Restore and SFC Scan options."
call :dk_color %Blue% "After that, restart system and try activation again."
echo:
-set fixes=%fixes% %mas%troubleshoot
-call :dk_color2 %Blue% "Check this webpage for help - " %_Yellow% " %mas%troubleshoot"
+set fixes=%fixes% %mas%in-place_repair_upgrade
+call :dk_color2 %Blue% "If it still shows the same error, do this - " %_Yellow% " %mas%in-place_repair_upgrade"
goto dk_done
)
)
|
