mirror of
https://github.com/massgravel/Microsoft-Activation-Scripts.git
synced 2025-05-25 12:34:56 -04:00
Improve fix info in the script
This commit is contained in:
parent
69c469a997
commit
fc80735dac
3 changed files with 8 additions and 32 deletions
|
@ -390,8 +390,7 @@ if not defined allapps (
|
|||
%eline%
|
||||
echo Failed to find activation IDs. Aborting...
|
||||
echo:
|
||||
set fixes=%fixes% %mas%troubleshoot
|
||||
call :dk_color2 %Blue% "Check this webpage for help - " %_Yellow% " %mas%troubleshoot"
|
||||
call :dk_color %Blue% "To fix this issue, activate Windows from the main menu."
|
||||
goto dk_done
|
||||
)
|
||||
|
||||
|
@ -413,8 +412,7 @@ if not defined osedition (
|
|||
%eline%
|
||||
echo Failed to detect OS edition, aborting...
|
||||
echo:
|
||||
set fixes=%fixes% %mas%troubleshoot
|
||||
call :dk_color2 %Blue% "Check this webpage for help - " %_Yellow% " %mas%troubleshoot"
|
||||
call :dk_color %Blue% "To fix this issue, activate Windows from the main menu."
|
||||
goto dk_done
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue