diff options
| author | WindowsAddict | 2025-04-20 19:23:08 +0000 |
|---|---|---|
| committer | WindowsAddict | 2025-04-20 19:23:08 +0000 |
| commit | 52ba9f138f2a256c4f95de464073fd2778595e56 (patch) | |
| tree | 02f5a5dfc089d52503fbbfcc6dd7d3324e029b7f /MAS/Separate-Files-Version/Change_Windows_Edition.cmd | |
| parent | 98ef9db3ceffd5fdb49e3a4433be4a76a9a986ca (diff) | |
| download | Microsoft-Activation-Scripts-52ba9f138f2a256c4f95de464073fd2778595e56.zip | |
Ask to run DISM restore and SFC scan 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 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/MAS/Separate-Files-Version/Change_Windows_Edition.cmd b/MAS/Separate-Files-Version/Change_Windows_Edition.cmd index eff01d7..ad5083a 100644 --- a/MAS/Separate-Files-Version/Change_Windows_Edition.cmd +++ b/MAS/Separate-Files-Version/Change_Windows_Edition.cmd @@ -354,6 +354,9 @@ if not exist %SysPath%\%%# ( %eline%
echo [%SysPath%\%%#] file is missing, aborting...
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"
goto dk_done
|
