Update
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user