summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWindowsAddict2025-07-17 16:10:37 +0000
committerWindowsAddict2025-07-17 16:10:37 +0000
commit4aa811dd5e8b0442fd2db6ea7bbbcc745c9046e3 (patch)
treea7e4d5c653e9357f637ac402216d9bfbc59717d6
parent5d37a9996611d874ef6738a4783d824bf2c93e06 (diff)
downloadMicrosoft-Activation-Scripts-4aa811dd5e8b0442fd2db6ea7bbbcc745c9046e3.zip
Update info
-rw-r--r--MAS/All-In-One-Version-KL/MAS_AIO.cmd4
-rw-r--r--MAS/Separate-Files-Version/Activators/TSforge_Activation.cmd4
2 files changed, 4 insertions, 4 deletions
diff --git a/MAS/All-In-One-Version-KL/MAS_AIO.cmd b/MAS/All-In-One-Version-KL/MAS_AIO.cmd
index 900290c..5153e2b 100644
--- a/MAS/All-In-One-Version-KL/MAS_AIO.cmd
+++ b/MAS/All-In-One-Version-KL/MAS_AIO.cmd
@@ -4295,7 +4295,7 @@ echo Checking Internet Connection [Connected!ping_f!]
if /i %_actmethod%==Auto if not %_actman%==1 set tsmethod=KMS4k
if /i !tsmethod!==KMS4k (
call :dk_color %Gray% "Checking Internet Connection [Not Connected]"
-call :dk_color %Blue% "Switching To KMS4k Activation Method because Internet is needed for StaticCID method."
+call :dk_color %Blue% "Switching To KMS4k activation because Internet is needed for StaticCID method."
) else (
set error=1
call :dk_color %Red% "Checking Internet Connection [Not Connected]"
@@ -4782,7 +4782,7 @@ if defined esuexistbutnosup (
call :dk_color %Red% "Checking Activation ID [Currently installed ESU License is not supported for %tsedition%]"
echo:
if %winbuild% EQU 19045 if not defined w10EsuEditionsLaterAdded (
-call :dk_color %Blue% "To get latest version, go to Windows settings and run the Windows Update. After that, try the script again."
+call :dk_color %Blue% "To get latest version, go to Windows settings and run Windows Update. After that, try the script again."
goto :ts_off
)
call :dk_color %Blue% "Go back to Main Menu, select Change Windows Edition option and change to any of the below listed editions."
diff --git a/MAS/Separate-Files-Version/Activators/TSforge_Activation.cmd b/MAS/Separate-Files-Version/Activators/TSforge_Activation.cmd
index 4e02ed4..dd8f1a4 100644
--- a/MAS/Separate-Files-Version/Activators/TSforge_Activation.cmd
+++ b/MAS/Separate-Files-Version/Activators/TSforge_Activation.cmd
@@ -675,7 +675,7 @@ echo Checking Internet Connection [Connected!ping_f!]
if /i %_actmethod%==Auto if not %_actman%==1 set tsmethod=KMS4k
if /i !tsmethod!==KMS4k (
call :dk_color %Gray% "Checking Internet Connection [Not Connected]"
-call :dk_color %Blue% "Switching To KMS4k Activation Method because Internet is needed for StaticCID method."
+call :dk_color %Blue% "Switching To KMS4k activation because Internet is needed for StaticCID method."
) else (
set error=1
call :dk_color %Red% "Checking Internet Connection [Not Connected]"
@@ -1162,7 +1162,7 @@ if defined esuexistbutnosup (
call :dk_color %Red% "Checking Activation ID [Currently installed ESU License is not supported for %tsedition%]"
echo:
if %winbuild% EQU 19045 if not defined w10EsuEditionsLaterAdded (
-call :dk_color %Blue% "To get latest version, go to Windows settings and run the Windows Update. After that, try the script again."
+call :dk_color %Blue% "To get latest version, go to Windows settings and run Windows Update. After that, try the script again."
goto :ts_off
)
call :dk_color %Blue% "Go back to Main Menu, select Change Windows Edition option and change to any of the below listed editions."