mirror of
https://github.com/massgravel/Microsoft-Activation-Scripts.git
synced 2025-05-28 14:23:13 +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
|
||||
|
||||
|
||||
::
|
||||
|
||||
::============================================================================
|
||||
::
|
||||
:: This script is a part of 'Microsoft_Activation_Scripts' (MAS) project.
|
||||
|
@ -222,7 +222,7 @@ echo ________________________________________________
|
|||
echo You are running outdated version MAS %masver%
|
||||
echo ________________________________________________
|
||||
echo:
|
||||
echo [1] Download Latest MAS
|
||||
echo [1] Get Latest MAS
|
||||
echo [0] Continue Anyway
|
||||
echo:
|
||||
call :ex_color %_Green% "Enter a menu option in the Keyboard [1,0] :"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue