Ask to run DISM restore and SFC scan when system files are missing

This commit is contained in:
WindowsAddict 2025-04-21 00:53:08 +05:30
parent 98ef9db3ce
commit 52ba9f138f
7 changed files with 36 additions and 0 deletions

View file

@ -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