mirror of
https://github.com/massgravel/Microsoft-Activation-Scripts.git
synced 2025-05-28 14:23:13 +00:00
Don't ask to run SFC scan if malware is found
This commit is contained in:
parent
2b40259b33
commit
817bfe84de
6 changed files with 20 additions and 0 deletions
|
@ -427,11 +427,13 @@ if not exist %SysPath%\%_slexe% (
|
|||
%eline%
|
||||
echo [%SysPath%\%_slexe%] file is missing, aborting...
|
||||
echo:
|
||||
if not defined results (
|
||||
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