mirror of
https://github.com/massgravel/Microsoft-Activation-Scripts.git
synced 2025-05-29 14:53:13 +00:00
Fix grammar
This commit is contained in:
parent
8ed0c6874b
commit
9f244ddc17
4 changed files with 6 additions and 6 deletions
|
@ -2348,7 +2348,7 @@ call :dk_color %Red% "Checking Installed Office [Not Found]"
|
|||
|
||||
if defined ohub (
|
||||
echo:
|
||||
echo You only have the Office dashboard app installed, you need to install the full version of Office.
|
||||
echo You only have the Office Dashboard app installed. You need to install the full version of Office.
|
||||
)
|
||||
echo:
|
||||
call :dk_color %Blue% "Download and install Office from the below URL and then try again."
|
||||
|
@ -4654,7 +4654,7 @@ call :dk_color %Gray% "Checking Installed Office [Not Found]"
|
|||
|
||||
if defined ohub (
|
||||
echo:
|
||||
echo You have only Office dashboard app installed, you need to install full Office version.
|
||||
echo You only have the Office Dashboard app installed. You need to install the full version of Office.
|
||||
)
|
||||
call :dk_color %Blue% "Download and install Office from below URL and try again."
|
||||
if %_actwin%==0 set fixes=%fixes% %mas%genuine-installation-media
|
||||
|
@ -12083,7 +12083,7 @@ call :dk_color %Red% "Checking Installed Office [Not Found]"
|
|||
|
||||
if defined ohub (
|
||||
echo:
|
||||
echo You have only Office dashboard app installed, you need to install full Office version.
|
||||
echo You only have the Office Dashboard app installed. You need to install the full version of Office.
|
||||
)
|
||||
call :dk_color %Blue% "Download and install Office from below URL and try again."
|
||||
set fixes=%fixes% %mas%genuine-installation-media
|
||||
|
|
|
@ -539,7 +539,7 @@ call :dk_color %Red% "Checking Installed Office [Not Found]"
|
|||
|
||||
if defined ohub (
|
||||
echo:
|
||||
echo You only have the Office dashboard app installed, you need to install the full version of Office.
|
||||
echo You only have the Office Dashboard app installed. You need to install the full version of Office.
|
||||
)
|
||||
echo:
|
||||
call :dk_color %Blue% "Download and install Office from the below URL and then try again."
|
||||
|
|
|
@ -784,7 +784,7 @@ call :dk_color %Red% "Checking Installed Office [Not Found]"
|
|||
|
||||
if defined ohub (
|
||||
echo:
|
||||
echo You have only Office dashboard app installed, you need to install full Office version.
|
||||
echo You only have the Office Dashboard app installed. You need to install the full version of Office.
|
||||
)
|
||||
call :dk_color %Blue% "Download and install Office from below URL and try again."
|
||||
set fixes=%fixes% %mas%genuine-installation-media
|
||||
|
|
|
@ -1054,7 +1054,7 @@ call :dk_color %Gray% "Checking Installed Office [Not Found]"
|
|||
|
||||
if defined ohub (
|
||||
echo:
|
||||
echo You have only Office dashboard app installed, you need to install full Office version.
|
||||
echo You only have the Office Dashboard app installed. You need to install the full version of Office.
|
||||
)
|
||||
call :dk_color %Blue% "Download and install Office from below URL and try again."
|
||||
if %_actwin%==0 set fixes=%fixes% %mas%genuine-installation-media
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue