mirror of
https://github.com/massgravel/Microsoft-Activation-Scripts.git
synced 2025-10-03 05:01:13 +02:00
Compare commits
5 Commits
3c4f8796fa
...
74a2d93508
Author | SHA1 | Date | |
---|---|---|---|
|
74a2d93508 | ||
|
b5c63b2296 | ||
|
87f4d3a0a8 | ||
|
165bb69f37 | ||
|
68537e9f42 |
@ -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: massgrave.dev
|
:: Homepage: mass grave.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://massgrave.dev/troubleshoot
|
echo In case of any issues, check https://mass%-%grave.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: massgrave.dev
|
echo Homepage: mass grave.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: massgrave.dev
|
:: Homepage: mass grave.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: massgrave.dev
|
:: Homepage: mass grave.dev
|
||||||
:: Email: windowsaddict@protonmail.com
|
:: Email: windowsaddict@protonmail.com
|
||||||
::
|
::
|
||||||
::============================================================================
|
::============================================================================
|
||||||
@ -407,6 +407,7 @@ goto :done2
|
|||||||
|
|
||||||
:done
|
:done
|
||||||
|
|
||||||
|
set -=
|
||||||
echo ______________________________________________________________
|
echo ______________________________________________________________
|
||||||
echo:
|
echo:
|
||||||
call :ex_color %Magenta% "%oem%"
|
call :ex_color %Magenta% "%oem%"
|
||||||
@ -414,7 +415,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://massgrave.dev/oem-folder
|
echo Check this page https://mass%-%grave.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
|
### Method 1 - PowerShell (Recommended)
|
||||||
|
|
||||||
- On Windows 10/11, right-click on the windows start menu and select PowerShell or Terminal (Not CMD).
|
- On Windows 8.1/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,9 +14,8 @@ A Windows and Office activator using HWID / KMS38 / Online KMS activation method
|
|||||||
|
|
||||||
### Method 2 - Traditional
|
### Method 2 - Traditional
|
||||||
|
|
||||||
- Download the file named `MAS_1.8_Password_1234.7z` from [here](https://github.com/massgravel/Microsoft-Activation-Scripts/releases)
|
- Download the file from [here](https://github.com/massgravel/Microsoft-Activation-Scripts/archive/refs/heads/master.zip)
|
||||||
- Extract this file with a 3rd party archive manager, such as [7zip](https://www.7-zip.org/download.html)
|
- Right click on the downloaded zip file and extract
|
||||||
- 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.
|
||||||
@ -29,14 +28,22 @@ Latest Version: 1.8
|
|||||||
Release date: 16-Mar-2023
|
Release date: 16-Mar-2023
|
||||||
```
|
```
|
||||||
|
|
||||||
### For more details, check Homepage: https://massgrave.dev/
|
### [Troubleshooting / Help](https://massgrave.dev/troubleshoot.html)
|
||||||
|
|
||||||
### [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>
|
||||||
|
|
||||||
<a href="https://discord.gg/gjJEfq7ux8">
|
[![1.1]][1]
|
||||||
<img src="https://discordapp.com/api/guilds/746721520931569757/widget.png?style=banner3" />
|
[![1.2]][2]
|
||||||
</a>
|
[![1.3]][3]
|
||||||
|
|
||||||
|
[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