|
|
|
@ -1790,6 +1790,13 @@ call :dk_color %Red% "Checking License Files [Not Found] [%osed |
|
|
|
if not exist "%SystemRoot%\Servicing\Packages\Microsoft-Windows-*-%osedition%-*.mum" ( |
|
|
|
if not exist "%SystemRoot%\Servicing\Packages\Microsoft-Windows-%osedition%Edition*.mum" ( |
|
|
|
call :dk_color %Red% "Checking Package Files [Not Found] [%osedition%]" |
|
|
|
if not defined showfix ( |
|
|
|
set fixes=%fixes% %mas%in-place_repair_upgrade |
|
|
|
call :dk_color2 %Blue% "Check this webpage for help - " %_Yellow% " %mas%in-place_repair_upgrade" |
|
|
|
echo: |
|
|
|
) |
|
|
|
set error=1 |
|
|
|
set showfix=1 |
|
|
|
) |
|
|
|
) |
|
|
|
) |
|
|
|
|