From 8f416691578f1d3c99b8fa36d07518d67329bb8a Mon Sep 17 00:00:00 2001 From: WindowsAddict Date: Sat, 25 May 2024 05:49:11 +0530 Subject: Add alternative URL --- docs/intro.md | 28 +++++++++++++++++++--------- 1 file changed, 19 insertions(+), 9 deletions(-) diff --git a/docs/intro.md b/docs/intro.md index 803668f..8cdbaa3 100644 --- a/docs/intro.md +++ b/docs/intro.md @@ -15,12 +15,22 @@ A Windows and Office activator using HWID / Ohook / KMS38 / Online KMS activatio - Right-click on the Windows start menu and select PowerShell or Terminal (Not CMD). - Copy and paste the code below and press enter -`irm https://get.activated.win | iex` +``` +irm https://get.activated.win | iex +``` +or +``` +irm https://massgrave.dev/get | iex +``` - You will see the activation options. Follow the on-screen instructions. - That's all. -Note - On older Windows builds you may need to run the below command before, +--- + +- On older Windows builds you may need to run the below command before, `[Net.ServicePointManager]::SecurityProtocol=[Net.SecurityProtocolType]::Tls12` +- The Powershell method does not work on Windows 7. Use the Method 2 - Traditional instead. +- The URL get.activated.win may be blocked by some DNS services because it is a new domain. ### Method 2 - Traditional @@ -35,6 +45,13 @@ To run the scripts in unattended mode, check [here](command_line_switches.md) ------------------------------------------------------------------------ +## MAS Latest Release + +Last Release - v2.6 (20-Apr-2024) +[GitHub](https://github.com/massgravel/Microsoft-Activation-Scripts) / [Bitbucket](https://bitbucket.org/WindowsAddict/microsoft-activation-scripts) + +------------------------------------------------------------------------ + ## Features - **HWID (Digital License)** Method to Permanently Activate Windows @@ -51,13 +68,6 @@ To run the scripts in unattended mode, check [here](command_line_switches.md) ------------------------------------------------------------------------ -## MAS Latest Release - -Last Release - v2.6 (20-Apr-2024) -[GitHub](https://github.com/massgravel/Microsoft-Activation-Scripts) / [Bitbucket](https://bitbucket.org/WindowsAddict/microsoft-activation-scripts) - ------------------------------------------------------------------------- - ## Activations Summary | Activation Type | Supported Product | Activation Period | -- cgit v1.2.3