Show info about buy button in Office dashboard app for Zoomers
This commit is contained in:
parent
2470963537
commit
a46bb78e5e
|
@ -639,7 +639,7 @@ call :oh_licrefresh
|
||||||
echo:
|
echo:
|
||||||
if not defined error (
|
if not defined error (
|
||||||
call :dk_color %Green% "Office is permanently activated."
|
call :dk_color %Green% "Office is permanently activated."
|
||||||
REM if defined ohub call :dk_color %Gray% "Office apps such as Word, Excel are activated. Ignore 'Buy Microsoft 365' button in Office dashboard app."
|
if defined ohub call :dk_color %Gray% "Office apps such as Word, Excel are activated, use them directly. Ignore 'Buy' button in Office dashboard app."
|
||||||
echo Help: %mas%troubleshoot
|
echo Help: %mas%troubleshoot
|
||||||
) else (
|
) else (
|
||||||
call :dk_color %Red% "Some errors were detected."
|
call :dk_color %Red% "Some errors were detected."
|
||||||
|
|
Loading…
Reference in New Issue