summaryrefslogtreecommitdiff
path: root/_site
diff options
context:
space:
mode:
Diffstat (limited to '_site')
-rw-r--r--_site/command_line_switches.html10
-rw-r--r--_site/credits.html4
-rw-r--r--_site/faq.html9
3 files changed, 12 insertions, 11 deletions
diff --git a/_site/command_line_switches.html b/_site/command_line_switches.html
index a44e7cf..c84d2a6 100644
--- a/_site/command_line_switches.html
+++ b/_site/command_line_switches.html
@@ -418,8 +418,8 @@ href="oem-folder.html">this</a> page for more details.</p></li>
</ul>
<table>
<colgroup>
-<col width="33%" />
-<col width="66%" />
+<col width="36%" />
+<col width="63%" />
</colgroup>
<thead>
<tr class="header">
@@ -514,15 +514,15 @@ href="oem-folder.html">this</a> page for more details.</p></li>
</div>
<div id="uses-in-powershell-one-liner" class="section level2">
<h2>Uses In Powershell One Liner</h2>
-<p><code>iex "&amp;{$(irm https://mass grave.dev/get)} /para"</code></p>
-<p>Note - Remove space between <code>mass grave</code></p>
+<p><code>&amp; ([ScriptBlock]::Create((irm https://mass grave.dev/get))) /para</code></p>
+<p>Note - Remove space between <code>mass grave</code></p>
<ul>
<li>Replace <code>/para</code> in this command with the switches from
the above table. You can also use multiple switches. For example,
<code>/HWID /KMS-Office /KMS-ActAndRenewalTask</code></li>
</ul>
<p><strong>Note:</strong> This Powershell one liner will work on Windows
-8 and later versions only.</p>
+8.1 and later versions only.</p>
<hr />
</div>
<div id="rules" class="section level2">
diff --git a/_site/credits.html b/_site/credits.html
index 1a422af..1619fd4 100644
--- a/_site/credits.html
+++ b/_site/credits.html
@@ -427,8 +427,8 @@ href="https://github.com/asdcorp/Integrated_Patcher_3">Integrated_Patcher</a>,
href="https://github.com/asdcorp/Set-WindowsCbsEdition">Set-WindowsCbsEdition</a>,
<a href="https://github.com/massgravel/hwid-stuff">hwid-stuff</a>, <a
href="https://github.com/awuctl/licensing-stuff">licensing-stuff</a>, <a
-href="https://github.com/massgravel/activation">info</a>, and great
-help</td>
+href="https://github.com/massgravel/activation">info</a>, branding
+materials and great help</td>
</tr>
<tr class="even">
<td><a href="https://github.com/vyvojar">vyvojar</a></td>
diff --git a/_site/faq.html b/_site/faq.html
index e6a7f3b..cd12552 100644
--- a/_site/faq.html
+++ b/_site/faq.html
@@ -411,7 +411,7 @@ div.tocify {
<hr />
<ul>
<li><p><strong>How to use it?<br />
-</strong>Checks how to info <a
+</strong>Check the info <a
href="index.html#Download__How_to_use_it">here</a>.</p></li>
<li><p><strong>How to activate Windows permanently?</strong><br />
Use HWID option in MAS.</p></li>
@@ -467,13 +467,14 @@ Use the change edition option in the Extras section in MAS.</p></li>
O365 can not be activated with KMS. To activate it, the script installs
Mondo 2016 licenses and activates that. This license is near to O365
feature-wise, you can get offline features of O365 but you can’t get
-Online features of O365.</p></li>
+server side O365 specific features such as 1TB storage in Onedrive. 5GB
+storage in free onedrive account would work fine.</p></li>
<li><p><strong>Can I get Co-Pilot feature in Office 365 with Mondo
License?</strong><br />
At the time of writing, this feature is in testing period and not
available to all 365 users. And as stated in above question, all online
-features are not available in Mondo License, so most likely it won’t
-work.</p></li>
+features are not available in Mondo License, so we can’t say if it will
+work or not.</p></li>
<li><p><strong>I’m getting ‘Office is not genuine
banner’.</strong><br />
Run Online KMS from the latest MAS version.</p></li>