1
0
mirror of https://github.com/massgravel/Microsoft-Activation-Scripts.git synced 2025-04-10 23:34:55 +00:00
This commit is contained in:
WindowsAddict
2023-11-16 02:33:20 +05:30
parent 64e006703c
commit 066b135cfd
12 changed files with 1221 additions and 722 deletions

View File

@ -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] :"