mirror of
https://github.com/massgravel/Microsoft-Activation-Scripts.git
synced 2025-12-05 03:34:54 +01:00
Improve wording
This commit is contained in:
parent
55cc6d95d1
commit
1ee7cd1e60
4 changed files with 26 additions and 22 deletions
|
|
@ -1513,10 +1513,10 @@ reg unload HKU\!defname! %nul%
|
|||
|
||||
if defined vnextexist (
|
||||
echo:
|
||||
call :dk_color %Gray% "Office vNext subscription detected:"
|
||||
call :dk_color %Blue% "If active, this license overrides other activation methods."
|
||||
call :dk_color %Blue% "If expiring soon, rerun the script after expiration."
|
||||
call :dk_color2 %Blue% "If expired and script activation fails, get help - " %_Yellow% " %mas%troubleshoot"
|
||||
call :dk_color %Gray% "The logged-in Office account has a subscription license."
|
||||
call :dk_color %Blue% "If the subscription is active, it overrides other activation methods."
|
||||
call :dk_color %Blue% "If it is expiring soon, rerun the activation script after it expires."
|
||||
call :dk_color2 %Blue% "If it has already expired and activation fails, get help here - " %_Yellow% " %mas%troubleshoot"
|
||||
echo:
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue