summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWindowsAddict2025-05-18 05:16:12 +0000
committerWindowsAddict2025-05-18 05:16:12 +0000
commit133d3b9720c29d0d566f8e6bb117a802fda0c454 (patch)
treeb6033e741190a4d1a35413be0f05f1ef26f92c2e
parentfc2348bf53a13665bae3f869283798f6dca5373a (diff)
downloadMicrosoft-Activation-Scripts-133d3b9720c29d0d566f8e6bb117a802fda0c454.zip
Edit the info related to Mondo conversion
-rw-r--r--MAS/All-In-One-Version-KL/MAS_AIO.cmd9
-rw-r--r--MAS/Separate-Files-Version/Activators/Online_KMS_Activation.cmd4
-rw-r--r--MAS/Separate-Files-Version/Activators/TSforge_Activation.cmd5
3 files changed, 10 insertions, 8 deletions
diff --git a/MAS/All-In-One-Version-KL/MAS_AIO.cmd b/MAS/All-In-One-Version-KL/MAS_AIO.cmd
index f3e269a..198d13e 100644
--- a/MAS/All-In-One-Version-KL/MAS_AIO.cmd
+++ b/MAS/All-In-One-Version-KL/MAS_AIO.cmd
@@ -5328,10 +5328,7 @@ set _altoffid=MondoRetail
call :ks_osppready
echo Converting Unsupported O365 Office [%%# To MondoRetail]
if "%oVer%"=="15" (call :dk_color %Gray% "Mondo 2013 is equivalent to O365 [15.0 version] in terms of the latest features.")
-if "%oVer%"=="16" (
-call :dk_color %Gray% "Mondo 2016 is equivalent to O365 in terms of the latest features."
-call :dk_color %Gray% "To enhance stability, select the Change Office Edition option in the Main Menu to fully switch to Mondo."
-)
+if "%oVer%"=="16" (call :dk_color %Gray% "Mondo 2016 is equivalent to O365 in terms of the latest features.")
)
if not defined _oMSI (
@@ -12446,6 +12443,10 @@ call :ksdata getinfo !_prod!
if defined _altoffid (
set _License=!_altoffid!
echo Converting Retail To Volume [!_prod! To !_altoffid!]
+echo %%# | find /i "O365" %nul% && (
+if "%oVer%"=="15" (call :dk_color %Gray% "Mondo 2013 is equivalent to O365 [15.0 version] in terms of the latest features.")
+if "%oVer%"=="16" (call :dk_color %Gray% "Mondo 2016 is equivalent to O365 in terms of the latest features.")
+)
set _prod=!_altoffid!
call :ks_osppready
)
diff --git a/MAS/Separate-Files-Version/Activators/Online_KMS_Activation.cmd b/MAS/Separate-Files-Version/Activators/Online_KMS_Activation.cmd
index 568e0f7..28879e5 100644
--- a/MAS/Separate-Files-Version/Activators/Online_KMS_Activation.cmd
+++ b/MAS/Separate-Files-Version/Activators/Online_KMS_Activation.cmd
@@ -1212,6 +1212,10 @@ call :ksdata getinfo !_prod!
if defined _altoffid (
set _License=!_altoffid!
echo Converting Retail To Volume [!_prod! To !_altoffid!]
+echo %%# | find /i "O365" %nul% && (
+if "%oVer%"=="15" (call :dk_color %Gray% "Mondo 2013 is equivalent to O365 [15.0 version] in terms of the latest features.")
+if "%oVer%"=="16" (call :dk_color %Gray% "Mondo 2016 is equivalent to O365 in terms of the latest features.")
+)
set _prod=!_altoffid!
call :ks_osppready
)
diff --git a/MAS/Separate-Files-Version/Activators/TSforge_Activation.cmd b/MAS/Separate-Files-Version/Activators/TSforge_Activation.cmd
index ded99ca..a8a1911 100644
--- a/MAS/Separate-Files-Version/Activators/TSforge_Activation.cmd
+++ b/MAS/Separate-Files-Version/Activators/TSforge_Activation.cmd
@@ -1797,10 +1797,7 @@ set _altoffid=MondoRetail
call :ks_osppready
echo Converting Unsupported O365 Office [%%# To MondoRetail]
if "%oVer%"=="15" (call :dk_color %Gray% "Mondo 2013 is equivalent to O365 [15.0 version] in terms of the latest features.")
-if "%oVer%"=="16" (
-call :dk_color %Gray% "Mondo 2016 is equivalent to O365 in terms of the latest features."
-call :dk_color %Gray% "To enhance stability, select the Change Office Edition option in the Main Menu to fully switch to Mondo."
-)
+if "%oVer%"=="16" (call :dk_color %Gray% "Mondo 2016 is equivalent to O365 in terms of the latest features.")
)
if not defined _oMSI (