Browse Source

Fix grammar

dev
WindowsAddict 2 weeks ago
parent
commit
9f244ddc17
  1. 6
      MAS/All-In-One-Version-KL/MAS_AIO.cmd
  2. 2
      MAS/Separate-Files-Version/Activators/Ohook_Activation_AIO.cmd
  3. 2
      MAS/Separate-Files-Version/Activators/Online_KMS_Activation.cmd
  4. 2
      MAS/Separate-Files-Version/Activators/TSforge_Activation.cmd

6
MAS/All-In-One-Version-KL/MAS_AIO.cmd

@ -2348,7 +2348,7 @@ call :dk_color %Red% "Checking Installed Office [Not Found]"
if defined ohub ( if defined ohub (
echo: 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: echo:
call :dk_color %Blue% "Download and install Office from the below URL and then try again." 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 ( if defined ohub (
echo: 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." call :dk_color %Blue% "Download and install Office from below URL and try again."
if %_actwin%==0 set fixes=%fixes% %mas%genuine-installation-media 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 ( if defined ohub (
echo: 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." call :dk_color %Blue% "Download and install Office from below URL and try again."
set fixes=%fixes% %mas%genuine-installation-media set fixes=%fixes% %mas%genuine-installation-media

2
MAS/Separate-Files-Version/Activators/Ohook_Activation_AIO.cmd

@ -539,7 +539,7 @@ call :dk_color %Red% "Checking Installed Office [Not Found]"
if defined ohub ( if defined ohub (
echo: 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: echo:
call :dk_color %Blue% "Download and install Office from the below URL and then try again." call :dk_color %Blue% "Download and install Office from the below URL and then try again."

2
MAS/Separate-Files-Version/Activators/Online_KMS_Activation.cmd

@ -784,7 +784,7 @@ call :dk_color %Red% "Checking Installed Office [Not Found]"
if defined ohub ( if defined ohub (
echo: 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." call :dk_color %Blue% "Download and install Office from below URL and try again."
set fixes=%fixes% %mas%genuine-installation-media set fixes=%fixes% %mas%genuine-installation-media

2
MAS/Separate-Files-Version/Activators/TSforge_Activation.cmd

@ -1054,7 +1054,7 @@ call :dk_color %Gray% "Checking Installed Office [Not Found]"
if defined ohub ( if defined ohub (
echo: 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." call :dk_color %Blue% "Download and install Office from below URL and try again."
if %_actwin%==0 set fixes=%fixes% %mas%genuine-installation-media if %_actwin%==0 set fixes=%fixes% %mas%genuine-installation-media

Loading…
Cancel
Save