mirror of
https://github.com/massgravel/Microsoft-Activation-Scripts.git
synced 2025-05-20 10:24:53 +00:00
Ask to run DISM restore and SFC scan when system files are missing
This commit is contained in:
parent
98ef9db3ce
commit
52ba9f138f
7 changed files with 36 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue