summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDESKTOP-V026VQF\Home2023-03-21 22:26:48 +0000
committerDESKTOP-V026VQF\Home2023-03-21 22:26:48 +0000
commitc760c73b88fb168ba583b14e98dd6fac2edde7d5 (patch)
treee39ed075e725d3da2ea2ecdbdbc6735cfb6f573d
parent4845932d784c2b1e384b6d0f215ac874d5d70a94 (diff)
downloadmassgrave.dev-c760c73b88fb168ba583b14e98dd6fac2edde7d5.zip
Update
-rw-r--r--.Rhistory1
-rw-r--r--_site/index.html14
-rw-r--r--index.md9
3 files changed, 12 insertions, 12 deletions
diff --git a/.Rhistory b/.Rhistory
index 6ada818..6bdb898 100644
--- a/.Rhistory
+++ b/.Rhistory
@@ -24,3 +24,4 @@ rmarkdown::render_site()
rmarkdown::render_site()
rmarkdown::render_site()
rmarkdown::render_site()
+rmarkdown::render_site()
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>
diff --git a/index.md b/index.md
index f292098..a65f5df 100644
--- a/index.md
+++ b/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.