This commit is contained in:
2023-03-16 11:09:16 -07:00
parent 53950f1876
commit 4845932d78
56 changed files with 38483 additions and 38239 deletions

View File

@ -11,7 +11,7 @@
<title>index</title>
<title>MAS</title>
<script src="site_libs/header-attrs-2.18/header-attrs.js"></script>
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
@ -362,10 +362,6 @@ div.tocify {
<a href="install_hwid_key.html">Install HWID Key</a>
</li>
<li class="divider"></li>
<li>
<a href="unreadable-codes-in-mas-aio.html">Unreadable Codes In MAS AIO</a>
</li>
<li class="divider"></li>
<li>
<a href="office-license-is-not-genuine.html">Office License Is Not Genuine</a>
</li>
@ -412,22 +408,20 @@ detections.</p>
<li>HWID Activation</li>
<li>KMS38 Activation</li>
<li>Online KMS Activation</li>
<li>$OEM$ Folders For Preactivation</li>
<li>Activation Troubleshoot</li>
<li>Insert Windows 10-11 HWID Key</li>
<li>Change Windows 10-11-Server Edition</li>
<li>$OEM$ Folders For Preactivation</li>
<li>Change Windows Edition</li>
<li>Check Windows-Office Activation Status</li>
<li>Available in All In One &amp; Separate Files Version</li>
<li>Fully Open Source</li>
<li>Fewer antivirus detections</li>
<li>Files are either transparent batch scripts or official from
Microsoft</li>
<li>All Files Are Transparent Batch Scripts</li>
<li>Fewer Antivirus Detections</li>
</ul>
<hr />
</div>
<div id="mas-latest-release" class="section level2">
<h2>MAS Latest Release</h2>
<p>Last Release - v1.7 (7-Nov-2022)<br />
<p>Last Release - v1.8 (16-Mar-2023)<br />
<a
href="https://github.com/massgravel/Microsoft-Activation-Scripts">GitHub</a>
/ <a
@ -440,7 +434,7 @@ href="https://gitlab.com/massgrave/microsoft-activation-scripts">GitLab</a></p>
<h3>Method 1 - PowerShell</h3>
<ul>
<li>On Windows 10/11, right-click on the windows start menu and select
PowerShell or Terminal.</li>
PowerShell or Terminal (Not CMD).</li>
<li>Copy-paste the below code and press enter<br />
<code>irm https://massgrave.dev/get | iex</code></li>
<li>You will see the activation options, and follow onscreen
@ -451,7 +445,7 @@ instructions.</li>
<div id="method-2---traditional" class="section level3">
<h3>Method 2 - Traditional</h3>
<ul>
<li>Download the file named <code>MAS_1.7_Password_1234.7z</code> from
<li>Download the file named <code>MAS_1.8_Password_1234.7z</code> from
<a
href="https://github.com/massgravel/Microsoft-Activation-Scripts/releases">here</a></li>
<li>Extract this file with a 3rd party archive manager, such as <a
@ -513,6 +507,7 @@ href="unsupported_products_activation.html">here</a>.</p>
<p><img src="MAS_AIO.png" /></p>
<p><img src="MAS_HWID.png" /></p>
<p><img src="MAS_KMS.png" /></p>
<p><img src="MAS_Troubleshoot.png" /></p>
<hr />
<p>Made with Love ❤️</p>
</div>