diff options
| author | DESKTOP-V026VQF\Home | 2023-03-21 22:26:48 +0000 |
|---|---|---|
| committer | DESKTOP-V026VQF\Home | 2023-03-21 22:26:48 +0000 |
| commit | c760c73b88fb168ba583b14e98dd6fac2edde7d5 (patch) | |
| tree | e39ed075e725d3da2ea2ecdbdbc6735cfb6f573d /_site | |
| parent | 4845932d784c2b1e384b6d0f215ac874d5d70a94 (diff) | |
| download | massgrave.dev-c760c73b88fb168ba583b14e98dd6fac2edde7d5.zip | |
Update
Diffstat (limited to '_site')
| -rw-r--r-- | _site/index.html | 14 |
1 files changed, 6 insertions, 8 deletions
diff --git a/_site/index.html b/_site/index.html index 03bd3d9..d1da430 100644 --- a/_site/index.html +++ b/_site/index.html @@ -432,9 +432,10 @@ href="https://gitlab.com/massgrave/microsoft-activation-scripts">GitLab</a></p> <h2>Download / How to use it?</h2>
<div id="method-1---powershell" class="section level3">
<h3>Method 1 - PowerShell</h3>
+<p>(Recommended)</p>
<ul>
-<li>On Windows 10/11, right-click on the windows start menu and select
-PowerShell or Terminal (Not CMD).</li>
+<li>On Windows 8.1/10/11, right-click on the windows start menu and
+select 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
@@ -445,12 +446,9 @@ instructions.</li> <div id="method-2---traditional" class="section level3">
<h3>Method 2 - Traditional</h3>
<ul>
-<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
-href="https://www.7-zip.org/download.html">7zip</a></li>
-<li>Password is <code>1234</code></li>
+<li>Download the file from <a
+href="https://github.com/massgravel/Microsoft-Activation-Scripts/archive/refs/heads/master.zip">here</a></li>
+<li>Right click on the downloaded zip file and extract</li>
<li>In the extracted folder, find the folder named
<code>All-In-One-Version</code></li>
<li>Run the file named <code>MAS_AIO.cmd</code></li>
|
