Update
This commit is contained in:
parent
4845932d78
commit
c760c73b88
@ -24,3 +24,4 @@ rmarkdown::render_site()
|
||||
rmarkdown::render_site()
|
||||
rmarkdown::render_site()
|
||||
rmarkdown::render_site()
|
||||
rmarkdown::render_site()
|
||||
|
@ -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>
|
||||
|
9
index.md
9
index.md
@ -37,7 +37,9 @@ Last Release - v1.8 (16-Mar-2023)\
|
||||
|
||||
### Method 1 - PowerShell
|
||||
|
||||
- On Windows 10/11, right-click on the windows start menu and select PowerShell or Terminal (Not CMD).
|
||||
(Recommended)
|
||||
|
||||
- On Windows 8.1/10/11, right-click on the windows start menu and select PowerShell or Terminal (Not CMD).
|
||||
- Copy-paste the below code and press enter\
|
||||
`irm https://massgrave.dev/get | iex`
|
||||
- You will see the activation options, and follow onscreen instructions.
|
||||
@ -45,9 +47,8 @@ Last Release - v1.8 (16-Mar-2023)\
|
||||
|
||||
### Method 2 - Traditional
|
||||
|
||||
- Download the file named `MAS_1.8_Password_1234.7z` from [here](https://github.com/massgravel/Microsoft-Activation-Scripts/releases)
|
||||
- Extract this file with a 3rd party archive manager, such as [7zip](https://www.7-zip.org/download.html)
|
||||
- Password is `1234`
|
||||
- Download the file from [here](https://github.com/massgravel/Microsoft-Activation-Scripts/archive/refs/heads/master.zip)
|
||||
- Right click on the downloaded zip file and extract
|
||||
- In the extracted folder, find the folder named `All-In-One-Version`
|
||||
- Run the file named `MAS_AIO.cmd`
|
||||
- You will see the activation options, and follow onscreen instructions.
|
||||
|
Loading…
Reference in New Issue
Block a user