Compare commits

...

4 Commits

Author SHA1 Message Date
WindowsAddict
55b6fce50a Update readme 2025-06-01 20:46:56 +05:30
WindowsAddict
6566bb53c1 export-ignore 2025-06-01 20:31:23 +05:30
WindowsAddict
2e44a4a77b 3.3 2025-06-01 20:30:48 +05:30
WindowsAddict
9073a35fe0 Add StaticCID and KMS4k method in TSforge 2025-06-01 20:27:57 +05:30
12 changed files with 1904 additions and 277 deletions

6
.gitattributes vendored
View File

@ -1,4 +1,4 @@
# MAS export-ignore
# LICENSE export-ignore
# README.md export-ignore
MAS export-ignore
LICENSE export-ignore
README.md export-ignore
.gitattributes export-ignore

File diff suppressed because it is too large Load Diff

View File

@ -1,4 +1,4 @@
@set masver=3.2
@set masver=3.3
@echo off

View File

@ -1,4 +1,4 @@
@set masver=3.2
@set masver=3.3
@echo off

View File

@ -1,4 +1,4 @@
@set masver=3.2
@set masver=3.3
@echo off

View File

@ -1,4 +1,4 @@
@set masver=3.2
@set masver=3.3
@echo off

File diff suppressed because it is too large Load Diff

View File

@ -1,4 +1,4 @@
@set masver=3.2
@set masver=3.3
@echo off

View File

@ -1,4 +1,4 @@
@set masver=3.2
@set masver=3.3
@echo off

View File

@ -1,4 +1,4 @@
@set masver=3.2
@set masver=3.3
@echo off

View File

@ -1,4 +1,4 @@
@set masver=3.2
@set masver=3.3
@echo off

View File

@ -22,9 +22,7 @@ Alternatively, you can use the following (this will be deprecated in the future)
irm https://massgrave.dev/get | iex
```
3. You will see the activation options.
Press 1 HWID for Windows activation.
Press 2 Ohook for Office activation.
3. You will see the activation options. Choose the activation options highlighted in green.
4. That's all
@ -49,7 +47,7 @@ or
---
- **[Office for macOS](https://massgrave.dev/office_for_mac)**
- To activate additional products such as **Office for macOS, Visual Studio, RDS CALs, and Windows XP**, check [here](https://massgrave.dev/unsupported_products_activation).
- To run the scripts in unattended mode, check [here](https://massgrave.dev/command_line_switches).
---
@ -71,8 +69,8 @@ or
---
```
Latest Version: 3.2
Release date: 6-May-2025
Latest Version: 3.3
Release date: 1-June-2025
```
### [Troubleshooting / Help](https://massgrave.dev/troubleshoot)