mirror of
https://github.com/massgravel/Microsoft-Activation-Scripts.git
synced 2025-06-20 00:50:36 +00:00
2.5
This commit is contained in:
parent
64e006703c
commit
066b135cfd
12 changed files with 1221 additions and 722 deletions
|
@ -1,9 +1,9 @@
|
|||
@set masver=2.4
|
||||
@set masver=2.5
|
||||
@setlocal DisableDelayedExpansion
|
||||
@echo off
|
||||
|
||||
|
||||
::
|
||||
|
||||
::=================================================================================================
|
||||
::
|
||||
:: Online KMS Script is a fork of @abbodi1406's KMS_VL_ALL forums.mydigitallife.net/posts/838808
|
||||
|
@ -248,7 +248,7 @@ echo You are running outdated version MAS %masver%
|
|||
echo ________________________________________________
|
||||
echo:
|
||||
if not defined _unattended (
|
||||
echo [1] Download Latest MAS
|
||||
echo [1] Get Latest MAS
|
||||
echo [0] Continue Anyway
|
||||
echo:
|
||||
call :_color %_Green% "Enter a menu option in the Keyboard [1,0] :"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue