Compare commits

..

No commits in common. "dc90e1ff0fbf3d3a5dc47d3c54afb265a304e689" and "c89bebdee8880bb4d288f813cf4f4b32c3b80f79" have entirely different histories.

2 changed files with 26 additions and 32 deletions

View File

@ -4097,8 +4097,6 @@ if !_el!==1 cls & setlocal & set "_actwin=1" & call :ts_start & endlocal
goto :ts_menu
)
goto :ts_start
::========================================================================================================================================
:ts_changemethod
@ -4111,26 +4109,25 @@ echo:
echo:
echo ______________________________________________________________
echo:
call :dk_color2 %_White% " [1] " %_Green% "Auto"
echo Builds ^> 19041 -StaticCID (KMS4k if offline)
echo Builds ^< 19041 -ZeroCID
echo ________________________________________________
call :dk_color2 %_White% " [1] " %_Green% " Auto"
echo Build 19041 and later:
echo Uses StaticCID, or KMS4k if offline.
echo Older builds: Uses ZeroCID.
echo _______________________________________________
echo:
echo [2] StaticCID
echo Needs Internet
echo Not for Windows 7 or older
echo ________________________________________________
echo Needs Internet.
echo Not for Windows 7 or older.
echo _______________________________________________
echo:
echo [3] ZeroCID
echo Works reliably on builds below 19041
echo May break on builds between 19041-26100
echo Does not work on builds above 26100.4188
echo ________________________________________________
echo Works only on builds below 19041.
echo _______________________________________________
echo:
echo [4] KMS4k
echo Volume licenses only
echo Activates for 4000+ years
echo ________________________________________________
echo This applies only to volume products.
echo Activates for 4000+ years using KMS.
echo _______________________________________________
echo:
echo [5] Learn More
echo [0] %_exitmsg%

View File

@ -497,8 +497,6 @@ if !_el!==1 cls & setlocal & set "_actwin=1" & call :ts_start & endlocal
goto :ts_menu
)
goto :ts_start
::========================================================================================================================================
:ts_changemethod
@ -511,26 +509,25 @@ echo:
echo:
echo ______________________________________________________________
echo:
call :dk_color2 %_White% " [1] " %_Green% "Auto"
echo Builds ^> 19041 -StaticCID (KMS4k if offline)
echo Builds ^< 19041 -ZeroCID
echo ________________________________________________
call :dk_color2 %_White% " [1] " %_Green% " Auto"
echo Build 19041 and later:
echo Uses StaticCID, or KMS4k if offline.
echo Older builds: Uses ZeroCID.
echo _______________________________________________
echo:
echo [2] StaticCID
echo Needs Internet
echo Not for Windows 7 or older
echo ________________________________________________
echo Needs Internet.
echo Not for Windows 7 or older.
echo _______________________________________________
echo:
echo [3] ZeroCID
echo Works reliably on builds below 19041
echo May break on builds between 19041-26100
echo Does not work on builds above 26100.4188
echo ________________________________________________
echo Works only on builds below 19041.
echo _______________________________________________
echo:
echo [4] KMS4k
echo Volume licenses only
echo Activates for 4000+ years
echo ________________________________________________
echo This applies only to volume products.
echo Activates for 4000+ years using KMS.
echo _______________________________________________
echo:
echo [5] Learn More
echo [0] %_exitmsg%