This commit is contained in:
2022-11-07 12:30:36 -08:00
parent 4bb0e5702a
commit fc4cb1da66
46 changed files with 2099 additions and 655 deletions

View File

@@ -327,6 +327,9 @@ div.tocify {
<li>
<a href="troubleshoot.html">Troubleshoot</a>
</li>
<li>
<a href="genuine-installation-media.html">Download Windows/Office</a>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" data-bs-toggle="dropdown" aria-expanded="false">
Docs
@@ -344,6 +347,10 @@ div.tocify {
<a href="online_kms.html">Online KMS Activation</a>
</li>
<li class="divider"></li>
<li>
<a href="command_line_switches.html">Command Line Switches</a>
</li>
<li class="divider"></li>
<li>
<a href="check_activation_status.html">Check Activation Status</a>
</li>
@@ -363,11 +370,11 @@ div.tocify {
</li>
<li class="divider"></li>
<li>
<a href="genuine-installation-media.html">Download Genuine Installation Media</a>
<a href="office-license-is-not-genuine.html">Office License Is Not Genuine</a>
</li>
<li class="divider"></li>
<li>
<a href="office-license-is-not-genuine.html">Office License Is Not Genuine</a>
<a href="unsupported_products_activation.html">Unsupported Products Activation</a>
</li>
<li class="divider"></li>
<li>
@@ -423,7 +430,7 @@ Microsoft</li>
</div>
<div id="mas-latest-release" class="section level2">
<h2>MAS Latest Release</h2>
<p>Last Release - v1.6 (25-July-2022)<br />
<p>Last Release - v1.7 (7-Nov-2022)<br />
<a
href="https://github.com/massgravel/Microsoft-Activation-Scripts">GitHub</a>
/ <a
@@ -447,7 +454,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.6_Password_1234.7z</code> from
<li>Download the file named <code>MAS_1.7_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
@@ -460,6 +467,8 @@ href="https://www.7-zip.org/download.html">7zip</a></li>
instructions.</li>
<li>Thats all.</li>
</ul>
<p>To run the scripts in unattended mode, check <a
href="https://massgrave.dev/command_line_switches.html">here</a></p>
<hr />
</div>
</div>
@@ -467,9 +476,9 @@ instructions.</li>
<h2>Activations Summary</h2>
<table>
<colgroup>
<col width="23%" />
<col width="26%" />
<col width="49%" />
<col width="19%" />
<col width="25%" />
<col width="55%" />
</colgroup>
<thead>
<tr class="header">
@@ -497,13 +506,16 @@ instructions.</li>
</tbody>
</table>
<p>For more details, use the respective activation details in Doc.</p>
<p>To activate unsupported products such as <strong>Office on
Mac</strong>, check <a
href="https://massgrave.dev/unsupported_products_activation.html">here</a>.</p>
<hr />
</div>
<div id="screenshots" class="section level2">
<h2>Screenshots</h2>
<p><img src="1.png" /></p>
<p><img src="2.png" /></p>
<p><img src="3.png" /></p>
<p><img src="MAS_AIO.png" /></p>
<p><img src="MAS_HWID.png" /></p>
<p><img src="MAS_KMS.png" /></p>
<hr />
<p>Made with Love ❤️</p>
</div>