Merge pull request #41 from ave9858/grammar-review-3

More changes
This commit is contained in:
WindowsAddict 2025-03-31 00:20:30 +05:30 committed by GitHub
commit dd873e7826
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
8 changed files with 35 additions and 35 deletions

View File

@ -23,7 +23,7 @@ Open-source Windows and Office activator featuring HWID, Ohook, TSforge, KMS38,
```
irm https://get.activated.win | iex
```
Alternatively, you can use the following (It will be deprecated in the future.)
Alternatively, you can use the following (this will be deprecated in the future):
```
irm https://massgrave.dev/get | iex
```
@ -41,14 +41,14 @@ irm https://massgrave.dev/get | iex
<details>
<summary>Click here to view</summary>
1. Download the file using the links provided below.
1. Download the file using one of the links below:
`https://github.com/massgravel/Microsoft-Activation-Scripts/archive/refs/heads/master.zip`
or
`https://git.activated.win/massgrave/Microsoft-Activation-Scripts/archive/master.zip`
2. Right-click on the downloaded zip file and extract
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.
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.
6. That's all.
</details>
@ -57,17 +57,17 @@ or
### Not working ❓
- If you are **unable to launch MAS** using the PowerShell method, please refer to **Method 2** listed above.
- If MAS is launched and the script shows any errors, check for any troubleshooting steps mentioned in blue color and try to follow those.
- If you have any issues, please feel free to reach out to us [here](troubleshoot.md).
- If you are **unable to launch MAS** using the PowerShell method, please refer to **Method 2** above.
- If MAS launches but displays errors, check for troubleshooting steps highlighted in blue and follow them.
- If issues persist, feel free to reach out to us [here](troubleshoot.md).
---
:::note
- The IRM command in PowerShell downloads a script from a specified URL, and the IEX command executes it.
- Always double-check the URL before executing the command and verify the source if manually downloading files.
- Be cautious, as some spread malware disguised as MAS by using different URLs in the IRM command.
- Always double-check the URL before executing the command and verify the source is trustworthy when manually downloading files.
- Be cautious, as some spread malware disguised as MAS by changing the URL in the IRM command.
:::

View File

@ -1,12 +1,12 @@
# News
### [14-Feb-25] MAS 3.0 update is released
A new method "TSforge" is added, for details check [changelog](changelog.md)
A new method "TSforge" is added, for details check the [changelog](changelog.md)
### [20-Dec-24] MAS 2.9 update is released
[changelog](changelog.md)
### [19-Nov-24] Added November updated ISO's
### [19-Nov-24] Added November updated ISOs
Windows 10 22H2 / Windows 11 24H2 / Server 2025 / Server 2022 / Server 23H2
https://massgrave.dev/genuine-installation-media
@ -16,14 +16,14 @@ https://massgrave.dev/genuine-installation-media
### [1-Nov-24] Guide: Windows 10 Updates After End-Of-Life
https://massgrave.dev/windows10_eol
### [16-Oct-24] Added October updated ISO's
### [16-Oct-24] Added October updated ISOs
Windows 10 22H2 / Windows 11 23H2 / Server 2022 / Server 23H2
https://massgrave.dev/genuine-installation-media
### [2-Oct-24] Added MVS links for Win11 24H2 and LTSC 2024
https://massgrave.dev/genuine-installation-media
### [18-Sep-24] Added: September updated ISO's for Windows 10/11/Server 2022
### [18-Sep-24] Added: September updated ISOs for Windows 10/11/Server 2022
https://massgrave.dev/genuine-installation-media
### [6-Sep-24] MAS 2.7 update is released
@ -33,25 +33,25 @@ Also, the MASSGRAVE blog is now live
### [30-Aug-24] Extend expiry date of massgrave.dev/get to 31/12/2024
Because it looks like some ISPs are flagging new URLs for up to 5-6 months
### [21-Aug-24] Added: August updated ISO's for Windows 10/11/Server 2022
### [21-Aug-24] Added: August updated ISOs for Windows 10/11/Server 2022
https://massgrave.dev/genuine-installation-media
### [14-Aug-24] Added a page for evaluation editions
https://massgrave.dev/evaluation_editions
### [7-Aug-24] Server ISOs update
Added last updated ISO's for Server 2016/2019
Added VL ISO's for Server 2008 R2/2012 R2
Added last updated ISOs for Server 2016/2019
Added VL ISOs for Server 2008 R2/2012 R2
### [19-July-24] Update: HWID activation is not working due to server issue
https://azure.status.microsoft/status
https://x.com/massgravel/status/1814087318577308157
Update- It was fixed after a few hours.
### [17-July-24] Added: July updated ISO's for Windows 10/11/Server 2022
### [17-July-24] Added: July updated ISOs for Windows 10/11/Server 2022
https://massgrave.dev/genuine-installation-media
### [20-June-24] Added: June updated ISO's for Windows 10/11/Server 2022
### [20-June-24] Added: June updated ISOs for Windows 10/11/Server 2022
https://massgrave.dev/genuine-installation-media
### [16-June-24] Office 2024 online installers are added
@ -68,7 +68,7 @@ https://massgrave.dev/genuine-installation-media
### [23-May-24] Added: Windows Server 2025 (Preview)
https://massgrave.dev/genuine-installation-media
### [22-May-24] Added: May updated ISO's for Windows 10/11/Server 2022
### [22-May-24] Added: May updated ISOs for Windows 10/11/Server 2022
https://massgrave.dev/genuine-installation-media
### [20-May-24] `irm https://massgrave.dev/get | iex` is retiring
@ -85,7 +85,7 @@ https://massgrave.dev/changelog#26
### [19-Apr-24] Added office 2024 preview serializer for macOS
https://massgrave.dev/office_for_mac
### [17-Apr-24] Added Apr updated ISO's and IoT LTSB 15/16 ISO's
### [17-Apr-24] Added April updated ISOs and IoT LTSB 15/16 ISOs
https://massgrave.dev/genuine-installation-media
### [16-Apr-24] Added office links for older macOS versions

View File

@ -4,7 +4,7 @@ All download links lead to genuine files only.
- [FAQ](genuine-installation-media.md#faq)
- **You can permanently activate Windows 7 with TSforge option in MAS.**
- Pro and Ultimate ISO's also contains other editions such as, Starter, Home Basic, Home Premium, Pro, Ultimate but by default they don't appear while installing Windows. You can easily choose any of them while installing and for that you need to delete or edit `sources\ei.cfg` file in the ISO.
- Pro and Ultimate ISOs also contain other editions such as, Starter, Home Basic, Home Premium, Pro, Ultimate but by default they don't appear while installing Windows. You can easily choose any of them while installing and for that you need to delete or edit `sources\ei.cfg` file in the ISO.
- To get latest updates on Windows 7 install, you can use [Simplix Pack](https://blog-simplix-info.translate.goog/updatepack7r2/?_x_tr_sl=ru&_x_tr_tl=en&_x_tr_hl=nl&_x_tr_pto=sc) or activate ESU with TSforge option in MAS.
- Windows Embedded POSReady 7 ISO is available in English language only. You need to use language pack for other languages.

View File

@ -82,7 +82,7 @@ Build - 26100.1742
**Windows 11 IoT Enterprise 24H2**
**(Not LTSC)**
Build - 26100.1742
These ISO's contain below editions,
These ISOs contain below editions,
Windows 11 Enterprise
Windows 11 IoT Enterprise
@ -102,7 +102,7 @@ ARM64 version for IoT Enterprise ISO is available only in English language.
**Windows 11 IoT Enterprise LTSC 2024**
Build - 26100.1742
These ISO's contain below editions.
These ISOs contain below editions.
Windows 11 Enterprise LTSC
Windows 11 IoT Enterprise LTSC

View File

@ -2,7 +2,7 @@
All download links lead to genuine files only.
- [FAQ](genuine-installation-media.md#faq)
- Microsoft provides Evaluation ISO public [links](https://www.microsoft.com/evalcenter) for Windows LTSC releases, but as the name states, those ISO's are for evaluation purposes and can not be activated for more than 90 days. Below listed ISOs are full version that can be activated.
- Microsoft provides Evaluation ISO public [links](https://www.microsoft.com/evalcenter) for Windows LTSC releases, but as the name states, those ISOs are for evaluation purposes and can not be activated for more than 90 days. Below listed ISOs are full version that can be activated.
<details>
<summary>What is LTSC, and is it the right choice for you?</summary>
@ -155,7 +155,7 @@ You might want to check [Windows 10 EOL guide](windows10_eol.md).
<details>
<summary>How to clean install Windows 11 IoT Enterprise LTSC **2024** in Non-English language?</summary>
IoT LTSC edition ISO's are available in English language only. However, you can follow the below steps to clean install it.
IoT LTSC edition ISOs are available in English language only. However, you can follow the below steps to clean install it.
- Download the non-IoT LTSC 2024 ISO in the desired language from the section below.
- Follow [PID.txt method](https://gravesoft.dev/clean_install_windows#windows-11-on-unsupported-hardware) to install IoT version from scratch.
@ -167,7 +167,7 @@ Alternatively, You can install Non-IoT LTSC in another language and later instal
<details>
<summary>How to clean install Windows 10 IoT Enterprise LTSC **2021** in Non-English language?</summary>
IoT LTSC edition ISO's are available in English language only.
IoT LTSC edition ISOs are available in English language only.
When installing Windows 11 IoT Enterprise LTSC 2024 from scratch, one advantage is its relaxed hardware requirements. However, there isn't much benefit to doing the same with the 2021 IoT version, since you can easily change the Windows edition later. Additionally, the PID.txt method for installing the virtual edition from scratch is only applicable to Windows 11 24H2 and later versions. While there are other methods to install from scratch, they are more complex, and the results do not justify the effort.
@ -193,7 +193,7 @@ Our recommendation is as follows:
Build - 26100.1742
These ISO's contain below editions.
These ISOs contain below editions.
Windows 11 Enterprise LTSC
Windows 11 IoT Enterprise LTSC
Windows 11 IoT Enterprise Subscription LTSC
@ -258,7 +258,7 @@ Build - 26100.1742
(Build - 19044.1288)
These ISO's contain below editions.
These ISOs contain below editions.
Windows 10 Enterprise LTSC
Windows 10 IoT Enterprise LTSC

View File

@ -10,7 +10,7 @@ All download links lead to genuine files only.
## Windows Server 2025
Build - 26100.1742
The below ISO's links are taken from the Official OEM portal.
The below ISO links are taken from the Official OEM portal.
Note: You need to rename extension to .iso after file is downloaded.
| Language | Arch | Link |

View File

@ -11,7 +11,7 @@ All download links lead to genuine files only.
Windows Vista HomeBasic N
Windows Vista Business N
Windows Vista Starter
Where N editions are available only in English language ISO's and Starter edition is available only in x86 version ISO.
Where N editions are available only in English language ISOs and Starter edition is available only in x86 version ISO.
- Business and Enterprise Editions can be activated with KMS-VL-ALL by qewlpal [Official thread](https://forums.mydigitallife.net/threads/kms-vl-all-online-offline-kms-activator-for-microsoft-products.63471/) - [Mirror](https://app.box.com/s/q0nyib6bfylosvbbm5x8ztg87vy0kl8a) (Use 7.2RC2 version from the mirror link)
Other editions can be activated with Windows Loader by Daz [Official thread](https://forums.mydigitallife.net/forums/windows-loader.39/) - [Mirror](https://app.box.com/s/bnchc6hten44adunlcpz9ya9j0uucfs2)

View File

@ -3,9 +3,9 @@
All download links lead to genuine files only.
- [FAQ](genuine-installation-media.md#faq)
- For x86, SP3 and for x64, SP2 are the last released ISO's available. x64 SP2 version was released in English language only.
- x86 VL ISO's can be activated with the key `XCYBK-2B3KV-G8T8F-WXJM7-WCTYT`
- x64 VL ISO's can be activated with the key `VCFQD-V9FX9-46WVH-K3CD4-4J3JM`
- For x86, SP3 and for x64, SP2 are the last released ISOs available. x64 SP2 version was released in English language only.
- x86 VL ISOs can be activated with the key `XCYBK-2B3KV-G8T8F-WXJM7-WCTYT`
- x64 VL ISOs can be activated with the key `VCFQD-V9FX9-46WVH-K3CD4-4J3JM`
------------------------------------------------------------------------