diff options
| author | WindowsAddict | 2024-11-09 16:07:53 +0000 |
|---|---|---|
| committer | WindowsAddict | 2024-11-09 16:07:53 +0000 |
| commit | ff50cc5e151b7c548a16308b39dca225db1243d8 (patch) | |
| tree | 8768112e11a97490a45f3d838b444420003a24e3 /docs/intro.md | |
| parent | d7c686f046da22cae157300280a36fb08b64024d (diff) | |
| download | massgrave.dev-ff50cc5e151b7c548a16308b39dca225db1243d8.zip | |
2.8
Diffstat (limited to 'docs/intro.md')
| -rw-r--r-- | docs/intro.md | 13 |
1 files changed, 4 insertions, 9 deletions
diff --git a/docs/intro.md b/docs/intro.md index 48f9387..5d939f5 100644 --- a/docs/intro.md +++ b/docs/intro.md @@ -23,25 +23,20 @@ import TabItem from '@theme/TabItem'; ``` irm https://get.activated.win | iex ``` +3. You will see the activation options. Choose [1] HWID for Windows activation. Choose [2] Ohook for Office activation. +4. That's all <details> <summary>More options</summary> -- Alternatively, you can use the following (It will be retired Dec 31, 2024) +- Alternatively, you can use the following (It will be deprecated in the future.) ``` irm https://massgrave.dev/get | iex ``` -- On older Windows builds (17134 and before) you will need to run the below command before following the above steps, -``` -[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12 -``` - The URL `get.activated.win` might be blocked by some DNS services because it is a new domain. </details> -3. You will see the activation options. Choose [1] HWID for Windows activation. Choose [2] Ohook for Office activation. -4. That's all - </TabItem> <TabItem value="Method 2" label="Method 2 - Traditional (Windows 7 and later)" default> @@ -69,7 +64,7 @@ irm https://massgrave.dev/get | iex ## MAS Latest Release -Last Release - v2.7 (6-Sep-2024) +Last Release - v2.8 (9-Nov-2024) [GitHub](https://github.com/massgravel/Microsoft-Activation-Scripts) / [Azure DevOps](https://dev.azure.com/massgrave/_git/Microsoft-Activation-Scripts) / [Self-hosted Git](https://git.activated.win/massgrave/Microsoft-Activation-Scripts) ------------------------------------------------------------------------ |
