|
|
@ -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 |
|
|
|