Compare commits

..

3 Commits

Author SHA1 Message Date
6daf54f627 Add Outlook retail 2010 key in Ohook 2025-09-10 05:06:21 +05:30
b0a36ac5df 3.6 2025-09-10 04:54:08 +05:30
110181eae8 Remove stacked headings 2025-09-04 03:16:49 +05:30
5 changed files with 27 additions and 4 deletions

View File

@@ -2,6 +2,23 @@
------------------------------------------------------------------------
## 3.6
**Minor Update**
#### TSforge
- Fixed an issue caused by the updated pkeyconfig on build 22631.5840. Thanks to @WitherOrNot for the fix.
- StaticCID is now used by default only on build 26100 and above. FYI, users can change this in the options.
#### Ohook
- Added the Outlook 2010 Retail key. Thanks to celestial_tiger_98134.
#### All
- Replaced Get-ScheduledTask with ComObject command for improved reliability.
------------------------------------------------------------------------
## 3.5
**ESU for Home editions / Powershell method for Windows 7**

View File

@@ -91,7 +91,7 @@ or
## MAS Latest Release
Last Release - v3.5 (10-Aug-2025)
Last Release - v3.6 (9-Sep-2025)
[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)
------------------------------------------------------------------------

View File

@@ -1,5 +1,8 @@
# News
### [9-Sep-25] MAS 3.6 update is released
Minor update, for details check the [changelog](changelog.md)
### [20-Aug-25] Added Aug 2025 updated ISOs
Windows 10 22H2 / Windows 11 24H2 / Windows 11 23H2 / Server 2025 / Server 2022 / Server 23H2
https://massgrave.dev/genuine-installation-media

View File

@@ -47,6 +47,7 @@ TL;DR all kinds of Office products are supported on Windows Vista and higher and
| v14.0 (2010) | InfoPathVL | 6GKT2-KMJPK-4RRBF-8VQKB-JB6G6 | MAK |
| v14.0 (2010) | OneNoteR [HSOneNoteR] | 2TG3P-9DB76-4YT99-8RXGD-CWXBP | Retail |
| v14.0 (2010) | OneNoteVL | CV64P-F4VRH-BJ33D-PH6MR-X69RY | MAK |
| v14.0 (2010) | OutlookR | 9D8FR-7GYBW-4YG8M-V36JK-VD7CM | Retail |
| v14.0 (2010) | OutlookVL | J8C9M-YXMH2-9CX44-2C3YG-V7692 | MAK |
| v14.0 (2010) | PersonalR [PersonalDemoR,PersonalPrepaidR] | GMBWM-WVX26-7WHV4-DB43D-WVDY2 | Retail |
| v14.0 (2010) | PowerPointVL | HPBQP-RJHDR-Q3472-PT9Q6-PBB72 | MAK |
@@ -73,7 +74,6 @@ We couldn't find any keys (blocked/generic doesn't matter) for these Office 2010
```
4eaff0d0-c6cb-4187-94f3-c7656d49a0aa Retail ExcelR_[HSExcelR]
7004b7f0-6407-4f45-8eac-966e5f868bde Retail GrooveR
fbf4ac36-31c8-4340-8666-79873129cf40 Retail OutlookR
133c8359-4e93-4241-8118-30bb18737ea0 Retail PowerPointR_[HSPowerPointR]
db3bbc9c-ce52-41d1-a46f-1a1d68059119 Retail WordR_[HSWordR]
dbe3aee0-5183-4ff7-8142-66050173cb01 Retail SmallBusBasicsR_[SmallBusBasicsMSDNR]

View File

@@ -78,9 +78,12 @@ That's all.
---
## Windows 11 IoT Enterprise 24H2
## Windows 11 IoT Enterprise LTSC 2024
## Windows 11 IoT Enterprise Editions
Applies to:
- Windows 11 IoT Enterprise, beginning with version 24H2 (Build 26100 and newer)
- Windows 11 IoT Enterprise LTSC 2024 (Build 26100)
---
Many users choose not to use Windows 11 due to hardware limitations, such as a lack of TPM, Secure Boot, or UEFI support. While it is possible to bypass these limitations, doing so is officially unsupported and may lead to issues with future updates.
However, a promising alternative is available.