mirror of
https://github.com/massgravel/Microsoft-Activation-Scripts.git
synced 2025-06-07 22:14:35 +02:00
Compare commits
2 Commits
c89bebdee8
...
dc90e1ff0f
Author | SHA1 | Date | |
---|---|---|---|
![]() |
dc90e1ff0f | ||
![]() |
f969378f6b |
|
@ -4097,6 +4097,8 @@ if !_el!==1 cls & setlocal & set "_actwin=1" & call :ts_start & endlocal
|
||||||
goto :ts_menu
|
goto :ts_menu
|
||||||
)
|
)
|
||||||
|
|
||||||
|
goto :ts_start
|
||||||
|
|
||||||
::========================================================================================================================================
|
::========================================================================================================================================
|
||||||
|
|
||||||
:ts_changemethod
|
:ts_changemethod
|
||||||
|
@ -4110,24 +4112,25 @@ echo:
|
||||||
echo ______________________________________________________________
|
echo ______________________________________________________________
|
||||||
echo:
|
echo:
|
||||||
call :dk_color2 %_White% " [1] " %_Green% "Auto"
|
call :dk_color2 %_White% " [1] " %_Green% "Auto"
|
||||||
echo Build 19041 and later:
|
echo Builds ^> 19041 -StaticCID (KMS4k if offline)
|
||||||
echo Uses StaticCID, or KMS4k if offline.
|
echo Builds ^< 19041 -ZeroCID
|
||||||
echo Older builds: Uses ZeroCID.
|
echo ________________________________________________
|
||||||
echo _______________________________________________
|
|
||||||
echo:
|
echo:
|
||||||
echo [2] StaticCID
|
echo [2] StaticCID
|
||||||
echo Needs Internet.
|
echo Needs Internet
|
||||||
echo Not for Windows 7 or older.
|
echo Not for Windows 7 or older
|
||||||
echo _______________________________________________
|
echo ________________________________________________
|
||||||
echo:
|
echo:
|
||||||
echo [3] ZeroCID
|
echo [3] ZeroCID
|
||||||
echo Works only on builds below 19041.
|
echo Works reliably on builds below 19041
|
||||||
echo _______________________________________________
|
echo May break on builds between 19041-26100
|
||||||
|
echo Does not work on builds above 26100.4188
|
||||||
|
echo ________________________________________________
|
||||||
echo:
|
echo:
|
||||||
echo [4] KMS4k
|
echo [4] KMS4k
|
||||||
echo This applies only to volume products.
|
echo Volume licenses only
|
||||||
echo Activates for 4000+ years using KMS.
|
echo Activates for 4000+ years
|
||||||
echo _______________________________________________
|
echo ________________________________________________
|
||||||
echo:
|
echo:
|
||||||
echo [5] Learn More
|
echo [5] Learn More
|
||||||
echo [0] %_exitmsg%
|
echo [0] %_exitmsg%
|
||||||
|
|
|
@ -497,6 +497,8 @@ if !_el!==1 cls & setlocal & set "_actwin=1" & call :ts_start & endlocal
|
||||||
goto :ts_menu
|
goto :ts_menu
|
||||||
)
|
)
|
||||||
|
|
||||||
|
goto :ts_start
|
||||||
|
|
||||||
::========================================================================================================================================
|
::========================================================================================================================================
|
||||||
|
|
||||||
:ts_changemethod
|
:ts_changemethod
|
||||||
|
@ -510,24 +512,25 @@ echo:
|
||||||
echo ______________________________________________________________
|
echo ______________________________________________________________
|
||||||
echo:
|
echo:
|
||||||
call :dk_color2 %_White% " [1] " %_Green% "Auto"
|
call :dk_color2 %_White% " [1] " %_Green% "Auto"
|
||||||
echo Build 19041 and later:
|
echo Builds ^> 19041 -StaticCID (KMS4k if offline)
|
||||||
echo Uses StaticCID, or KMS4k if offline.
|
echo Builds ^< 19041 -ZeroCID
|
||||||
echo Older builds: Uses ZeroCID.
|
echo ________________________________________________
|
||||||
echo _______________________________________________
|
|
||||||
echo:
|
echo:
|
||||||
echo [2] StaticCID
|
echo [2] StaticCID
|
||||||
echo Needs Internet.
|
echo Needs Internet
|
||||||
echo Not for Windows 7 or older.
|
echo Not for Windows 7 or older
|
||||||
echo _______________________________________________
|
echo ________________________________________________
|
||||||
echo:
|
echo:
|
||||||
echo [3] ZeroCID
|
echo [3] ZeroCID
|
||||||
echo Works only on builds below 19041.
|
echo Works reliably on builds below 19041
|
||||||
echo _______________________________________________
|
echo May break on builds between 19041-26100
|
||||||
|
echo Does not work on builds above 26100.4188
|
||||||
|
echo ________________________________________________
|
||||||
echo:
|
echo:
|
||||||
echo [4] KMS4k
|
echo [4] KMS4k
|
||||||
echo This applies only to volume products.
|
echo Volume licenses only
|
||||||
echo Activates for 4000+ years using KMS.
|
echo Activates for 4000+ years
|
||||||
echo _______________________________________________
|
echo ________________________________________________
|
||||||
echo:
|
echo:
|
||||||
echo [5] Learn More
|
echo [5] Learn More
|
||||||
echo [0] %_exitmsg%
|
echo [0] %_exitmsg%
|
||||||
|
|
Loading…
Reference in New Issue
Block a user