diff options
| author | WindowsAddict | 2024-07-28 20:18:14 +0000 |
|---|---|---|
| committer | WindowsAddict | 2024-07-28 20:18:14 +0000 |
| commit | a46bb78e5e5c29edc3ce9b5d85ce2f2278d8734f (patch) | |
| tree | d56d9bba7e238b3690888b1d43e9cb1c9c09c1d4 | |
| parent | 2470963537c81b6a8887d11280805a01da1f11c4 (diff) | |
| download | Microsoft-Activation-Scripts-a46bb78e5e5c29edc3ce9b5d85ce2f2278d8734f.zip | |
Show info about buy button in Office dashboard app for Zoomers
| -rw-r--r-- | MAS/Separate-Files-Version/Activators/Ohook_Activation_AIO.cmd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAS/Separate-Files-Version/Activators/Ohook_Activation_AIO.cmd b/MAS/Separate-Files-Version/Activators/Ohook_Activation_AIO.cmd index cb28e14..02e9473 100644 --- a/MAS/Separate-Files-Version/Activators/Ohook_Activation_AIO.cmd +++ b/MAS/Separate-Files-Version/Activators/Ohook_Activation_AIO.cmd @@ -639,7 +639,7 @@ call :oh_licrefresh echo:
if not defined error (
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
) else (
call :dk_color %Red% "Some errors were detected."
|
