mirror of
https://github.com/massgravel/Microsoft-Activation-Scripts.git
synced 2025-10-03 05:01:13 +02:00
Compare commits
No commits in common. "74a2d93508a1da78dc637877787b992b4bafa996" and "3c4f8796fa13707e85395b79d12c5d6c42d32f09" have entirely different histories.
74a2d93508
...
3c4f8796fa
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
::============================================================================
|
::============================================================================
|
||||||
::
|
::
|
||||||
:: This script is a part of 'Microsoft_Activation_Scripts' (MAS) project.
|
:: This script is a part of 'Microsoft Activation Scripts' (MAS) project.
|
||||||
::
|
::
|
||||||
:: Homepage: massgrave.dev
|
:: Homepage: massgrave.dev
|
||||||
:: Email: windowsaddict@protonmail.com
|
:: Email: windowsaddict@protonmail.com
|
||||||
@ -66,7 +66,7 @@ popd
|
|||||||
|
|
||||||
cls
|
cls
|
||||||
color 07
|
color 07
|
||||||
title Microsoft_Activation_Scripts
|
title Microsoft Activation Scripts
|
||||||
|
|
||||||
set _args=
|
set _args=
|
||||||
set _elev=
|
set _elev=
|
||||||
@ -190,7 +190,7 @@ setlocal EnableDelayedExpansion
|
|||||||
|
|
||||||
cls
|
cls
|
||||||
color 07
|
color 07
|
||||||
title Microsoft_Activation_Scripts 1.8
|
title Microsoft Activation Scripts 1.8
|
||||||
mode 76, 30
|
mode 76, 30
|
||||||
set "mastemp=%SystemRoot%\Temp\__MAS"
|
set "mastemp=%SystemRoot%\Temp\__MAS"
|
||||||
if exist "%mastemp%\.*" rmdir /s /q "%mastemp%\" %nul%
|
if exist "%mastemp%\.*" rmdir /s /q "%mastemp%\" %nul%
|
||||||
@ -5556,7 +5556,7 @@ echo C:\ProgramData\Activation-Renewal\Info.txt
|
|||||||
echo C:\ProgramData\Activation-Renewal\Logs.txt
|
echo C:\ProgramData\Activation-Renewal\Logs.txt
|
||||||
echo ______________________________________________________________________________________________
|
echo ______________________________________________________________________________________________
|
||||||
echo:
|
echo:
|
||||||
echo Online KMS Activation Script is a part of 'Microsoft_Activation_Scripts' [MAS] project.
|
echo Online KMS Activation Script is a part of 'Microsoft Activation Scripts' [MAS] project.
|
||||||
echo:
|
echo:
|
||||||
echo Homepage: massgrave.dev
|
echo Homepage: massgrave.dev
|
||||||
echo Email: windowsaddict@protonmail.com
|
echo Email: windowsaddict@protonmail.com
|
||||||
@ -5704,7 +5704,7 @@ exit /b
|
|||||||
|
|
||||||
::============================================================================
|
::============================================================================
|
||||||
::
|
::
|
||||||
:: This script is a part of 'Microsoft_Activation_Scripts' (MAS) project.
|
:: This script is a part of 'Microsoft Activation Scripts' (MAS) project.
|
||||||
::
|
::
|
||||||
:: Homepage: massgrave.dev
|
:: Homepage: massgrave.dev
|
||||||
:: Email: windowsaddict@protonmail.com
|
:: Email: windowsaddict@protonmail.com
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
::============================================================================
|
::============================================================================
|
||||||
::
|
::
|
||||||
:: This script is a part of 'Microsoft_Activation_Scripts' (MAS) project.
|
:: This script is a part of 'Microsoft Activation Scripts' (MAS) project.
|
||||||
::
|
::
|
||||||
:: Homepage: massgrave.dev
|
:: Homepage: massgrave.dev
|
||||||
:: Email: windowsaddict@protonmail.com
|
:: Email: windowsaddict@protonmail.com
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
::============================================================================
|
::============================================================================
|
||||||
::
|
::
|
||||||
:: This script is a part of 'Microsoft_Activation_Scripts' (MAS) project.
|
:: This script is a part of 'Microsoft Activation Scripts' (MAS) project.
|
||||||
::
|
::
|
||||||
:: Homepage: massgrave.dev
|
:: Homepage: massgrave.dev
|
||||||
:: Email: windowsaddict@protonmail.com
|
:: Email: windowsaddict@protonmail.com
|
||||||
|
@ -11,9 +11,9 @@
|
|||||||
:: only transparent batch script with online public KMS servers.
|
:: only transparent batch script with online public KMS servers.
|
||||||
::_____________________________________
|
::_____________________________________
|
||||||
::
|
::
|
||||||
:: Online KMS Activation Script is a part of 'Microsoft_Activation_Scripts' (MAS) project.
|
:: Online KMS Activation Script is a part of 'Microsoft Activation Scripts' (MAS) project.
|
||||||
::
|
::
|
||||||
:: Homepage: mass grave.dev
|
:: Homepage: massgrave.dev
|
||||||
:: Email: windowsaddict@protonmail.com
|
:: Email: windowsaddict@protonmail.com
|
||||||
::
|
::
|
||||||
::=================================================================================================
|
::=================================================================================================
|
||||||
@ -3049,7 +3049,7 @@ call :Clear-KMS-Cache
|
|||||||
|
|
||||||
if not [%Act_OK%]==[1] (
|
if not [%Act_OK%]==[1] (
|
||||||
echo.
|
echo.
|
||||||
echo In case of any issues, check https://mass%-%grave.dev/troubleshoot
|
echo In case of any issues, check https://massgrave.dev/troubleshoot
|
||||||
)
|
)
|
||||||
|
|
||||||
if defined _unattended exit /b
|
if defined _unattended exit /b
|
||||||
@ -3450,9 +3450,9 @@ echo C:\ProgramData\Activation-Renewal\Info.txt
|
|||||||
echo C:\ProgramData\Activation-Renewal\Logs.txt
|
echo C:\ProgramData\Activation-Renewal\Logs.txt
|
||||||
echo ______________________________________________________________________________________________
|
echo ______________________________________________________________________________________________
|
||||||
echo:
|
echo:
|
||||||
echo Online KMS Activation Script is a part of 'Microsoft_Activation_Scripts' [MAS] project.
|
echo Online KMS Activation Script is a part of 'Microsoft Activation Scripts' [MAS] project.
|
||||||
echo:
|
echo:
|
||||||
echo Homepage: mass grave.dev
|
echo Homepage: massgrave.dev
|
||||||
echo Email: windowsaddict@protonmail.com
|
echo Email: windowsaddict@protonmail.com
|
||||||
)>"%_dest%\Info.txt"
|
)>"%_dest%\Info.txt"
|
||||||
exit /b
|
exit /b
|
||||||
@ -3598,9 +3598,9 @@ exit /b
|
|||||||
|
|
||||||
::============================================================================
|
::============================================================================
|
||||||
::
|
::
|
||||||
:: This script is a part of 'Microsoft_Activation_Scripts' (MAS) project.
|
:: This script is a part of 'Microsoft Activation Scripts' (MAS) project.
|
||||||
::
|
::
|
||||||
:: Homepage: mass grave.dev
|
:: Homepage: massgrave.dev
|
||||||
:: Email: windowsaddict@protonmail.com
|
:: Email: windowsaddict@protonmail.com
|
||||||
::
|
::
|
||||||
::============================================================================
|
::============================================================================
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
::============================================================================
|
::============================================================================
|
||||||
::
|
::
|
||||||
:: This script is a part of 'Microsoft_Activation_Scripts' (MAS) project.
|
:: This script is a part of 'Microsoft Activation Scripts' (MAS) project.
|
||||||
::
|
::
|
||||||
:: Homepage: massgrave.dev
|
:: Homepage: massgrave.dev
|
||||||
:: Email: windowsaddict@protonmail.com
|
:: Email: windowsaddict@protonmail.com
|
||||||
|
@ -5,9 +5,9 @@
|
|||||||
|
|
||||||
::============================================================================
|
::============================================================================
|
||||||
::
|
::
|
||||||
:: This script is a part of 'Microsoft_Activation_Scripts' (MAS) project.
|
:: This script is a part of 'Microsoft Activation Scripts' (MAS) project.
|
||||||
::
|
::
|
||||||
:: Homepage: mass grave.dev
|
:: Homepage: massgrave.dev
|
||||||
:: Email: windowsaddict@protonmail.com
|
:: Email: windowsaddict@protonmail.com
|
||||||
::
|
::
|
||||||
::============================================================================
|
::============================================================================
|
||||||
@ -407,7 +407,6 @@ goto :done2
|
|||||||
|
|
||||||
:done
|
:done
|
||||||
|
|
||||||
set -=
|
|
||||||
echo ______________________________________________________________
|
echo ______________________________________________________________
|
||||||
echo:
|
echo:
|
||||||
call :ex_color %Magenta% "%oem%"
|
call :ex_color %Magenta% "%oem%"
|
||||||
@ -415,7 +414,7 @@ call :ex_color %Green% "$OEM$ folder is successfully created on the Desktop."
|
|||||||
echo "%oem%" | find /i "38" %nul% && (
|
echo "%oem%" | find /i "38" %nul% && (
|
||||||
echo:
|
echo:
|
||||||
echo To KMS38 activate Server Cor/Acor editions ^(No GUI Versions^),
|
echo To KMS38 activate Server Cor/Acor editions ^(No GUI Versions^),
|
||||||
echo Check this page https://mass%-%grave.dev/oem-folder
|
echo Check this page https://massgrave.dev/oem-folder
|
||||||
)
|
)
|
||||||
echo ______________________________________________________________
|
echo ______________________________________________________________
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
::============================================================================
|
::============================================================================
|
||||||
::
|
::
|
||||||
:: This script is a part of 'Microsoft_Activation_Scripts' (MAS) project.
|
:: This script is a part of 'Microsoft Activation Scripts' (MAS) project.
|
||||||
::
|
::
|
||||||
:: Homepage: massgrave.dev
|
:: Homepage: massgrave.dev
|
||||||
:: Email: windowsaddict@protonmail.com
|
:: Email: windowsaddict@protonmail.com
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
::============================================================================
|
::============================================================================
|
||||||
::
|
::
|
||||||
:: This script is a part of 'Microsoft_Activation_Scripts' (MAS) project.
|
:: This script is a part of 'Microsoft Activation Scripts' (MAS) project.
|
||||||
::
|
::
|
||||||
:: Homepage: massgrave.dev
|
:: Homepage: massgrave.dev
|
||||||
:: Email: windowsaddict@protonmail.com
|
:: Email: windowsaddict@protonmail.com
|
||||||
|
29
README.md
29
README.md
@ -1,12 +1,12 @@
|
|||||||
## Microsoft Activation Scripts (MAS):
|
## Microsoft Activation Scripts (MAS):
|
||||||
|
|
||||||
A Windows and Office activator using HWID / KMS38 / Online KMS activation methods, with a focus on open-source code and fewer antivirus detections.
|
A Windows and Office activator using HWID / KMS38 / Online KMS activation methods, with a focus on open-source code and fewer antivirus detections.
|
||||||
|
|
||||||
## Download / How to use it?
|
## Download / How to use it?
|
||||||
|
|
||||||
### Method 1 - PowerShell (Recommended)
|
### Method 1 - PowerShell
|
||||||
|
|
||||||
- On Windows 8.1/10/11, right-click on the windows start menu and select PowerShell or Terminal (Not CMD).
|
- On Windows 10/11, right-click on the windows start menu and select PowerShell or Terminal (Not CMD).
|
||||||
- Copy-paste the below code and press enter\
|
- Copy-paste the below code and press enter\
|
||||||
`irm https://massgrave.dev/get | iex`
|
`irm https://massgrave.dev/get | iex`
|
||||||
- You will see the activation options, and follow onscreen instructions.
|
- You will see the activation options, and follow onscreen instructions.
|
||||||
@ -14,8 +14,9 @@ A Windows and Office activator using HWID / KMS38 / Online KMS activation method
|
|||||||
|
|
||||||
### Method 2 - Traditional
|
### Method 2 - Traditional
|
||||||
|
|
||||||
- Download the file from [here](https://github.com/massgravel/Microsoft-Activation-Scripts/archive/refs/heads/master.zip)
|
- Download the file named `MAS_1.8_Password_1234.7z` from [here](https://github.com/massgravel/Microsoft-Activation-Scripts/releases)
|
||||||
- Right click on the downloaded zip file and extract
|
- Extract this file with a 3rd party archive manager, such as [7zip](https://www.7-zip.org/download.html)
|
||||||
|
- Password is `1234`
|
||||||
- In the extracted folder, find the folder named `All-In-One-Version`
|
- In the extracted folder, find the folder named `All-In-One-Version`
|
||||||
- Run the file named `MAS_AIO.cmd`
|
- Run the file named `MAS_AIO.cmd`
|
||||||
- You will see the activation options, and follow onscreen instructions.
|
- You will see the activation options, and follow onscreen instructions.
|
||||||
@ -28,22 +29,14 @@ Latest Version: 1.8
|
|||||||
Release date: 16-Mar-2023
|
Release date: 16-Mar-2023
|
||||||
```
|
```
|
||||||
|
|
||||||
### [Troubleshooting / Help](https://massgrave.dev/troubleshoot.html)
|
### For more details, check Homepage: https://massgrave.dev/
|
||||||
|
|
||||||
### [Download Original Windows & Office](https://massgrave.dev/genuine-installation-media.html)
|
### [Download Original Windows & Office](https://massgrave.dev/genuine-installation-media.html)
|
||||||
### Homepage - https://massgrave.dev
|
|
||||||
</br>
|
|
||||||
|
|
||||||
[![1.1]][1]
|
<a href="https://discord.gg/gjJEfq7ux8">
|
||||||
[![1.2]][2]
|
<img src="https://discordapp.com/api/guilds/746721520931569757/widget.png?style=banner3" />
|
||||||
[![1.3]][3]
|
</a>
|
||||||
|
|
||||||
[1.1]: https://lookimg.com/images/2023/03/21/QTvjcD.png (Chat with us without signup)
|
|
||||||
[1.2]: https://lookimg.com/images/2023/03/21/QTvLyd.png (Chat with us)
|
|
||||||
[1.3]: https://lookimg.com/images/2023/03/21/QTvXBJ.png (Follow on twitter)
|
|
||||||
|
|
||||||
[1]: https://discord.gg/gjJEfq7ux8
|
|
||||||
[2]: https://t.me/Microsoft_Activation_Scripts
|
|
||||||
[3]: https://twitter.com/massgravel
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user