diff options
Diffstat (limited to '_site/index.html')
| -rw-r--r-- | _site/index.html | 32 |
1 files changed, 22 insertions, 10 deletions
diff --git a/_site/index.html b/_site/index.html index f666e45..31f1aa5 100644 --- a/_site/index.html +++ b/_site/index.html @@ -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
@@ -345,6 +348,10 @@ div.tocify { </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>
<li class="divider"></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>That’s 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>
|
