From 07fd04ea10312a25bf426527e93eb8c287c24a22 Mon Sep 17 00:00:00 2001 From: WindowsAddict Date: Thu, 25 Sep 2025 16:47:28 +0530 Subject: [PATCH 1/2] Reset export-ignore --- .gitattributes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index 42ba7d6..4d21483 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,4 @@ # MAS export-ignore # LICENSE export-ignore -README.md export-ignore -.gitattributes export-ignore +# README.md export-ignore +# .gitattributes export-ignore From b627d74f5acffe293b7ee222a9f1ab107aa5371b Mon Sep 17 00:00:00 2001 From: WindowsAddict Date: Thu, 25 Sep 2025 19:18:35 +0530 Subject: [PATCH 2/2] Update method 2 link --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1e8c394..dd7d424 100644 --- a/README.md +++ b/README.md @@ -36,8 +36,8 @@ ### Method 2 - Traditional (Windows Vista and later) -1. Download the ZIP file from [GitHub](https://codeload.github.com/massgravel/Microsoft-Activation-Scripts/legacy.zip/master) or [Azure DevOps](http://dev.azure.com/massgrave/Microsoft-Activation-Scripts/_apis/git/repositories/Microsoft-Activation-Scripts/items?$format=zip). -2. Right-click on the downloaded zip file and extract it. +1. Download the ZIP file from this [Azure DevOps](https://dev.azure.com/massgrave/Microsoft-Activation-Scripts/_apis/git/repositories/Microsoft-Activation-Scripts/items?$format=zip) link. +2. Right-click on the downloaded ZIP file and extract it. 3. In the extracted folder, find the folder named `All-In-One-Version`. 4. Run the file named `MAS_AIO.cmd`. 5. You will see the activation options. Follow the on-screen instructions.