Compare commits

..

No commits in common. "55b6fce50aba2229f8a071aa8de439d8d7f763b0" and "9f244ddc179b3fd3479aebec58cbc26c1bebb78a" have entirely different histories.

12 changed files with 277 additions and 1904 deletions

6
.gitattributes vendored
View File

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

File diff suppressed because it is too large Load Diff

View File

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

View File

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

View File

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

View File

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

File diff suppressed because it is too large Load Diff

View File

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

View File

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

View File

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

View File

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

View File

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