mirror of
https://github.com/massgravel/Microsoft-Activation-Scripts.git
synced 2025-04-13 19:08:23 +00:00
Fix typo in MAS_AIO.cmd
atleast -> at least
This commit is contained in:
parent
4b8a769f54
commit
44af5239d9
@ -5270,7 +5270,7 @@ call :_color %Green% "Renewal and Activation Tasks were successfully created."
|
|||||||
call :_color %Green% "Renewal Task was successfully created."
|
call :_color %Green% "Renewal Task was successfully created."
|
||||||
)
|
)
|
||||||
echo.
|
echo.
|
||||||
call :_color %Gray% "Make sure to run the Activation from the previous menu atleast once."
|
call :_color %Gray% "Make sure to run the Activation from the previous menu at least once."
|
||||||
echo __________________________________________________________________________________________
|
echo __________________________________________________________________________________________
|
||||||
)
|
)
|
||||||
|
|
||||||
@ -9034,4 +9034,4 @@ echo Press any key to exit...
|
|||||||
pause >nul
|
pause >nul
|
||||||
exit /b
|
exit /b
|
||||||
|
|
||||||
::End::
|
::End::
|
||||||
|
Loading…
Reference in New Issue
Block a user