mirror of
https://github.com/massgravel/Microsoft-Activation-Scripts.git
synced 2025-06-12 07:10:13 +00:00
Compare commits
No commits in common. "55b6fce50aba2229f8a071aa8de439d8d7f763b0" and "9f244ddc179b3fd3479aebec58cbc26c1bebb78a" have entirely different histories.
55b6fce50a
...
9f244ddc17
6
.gitattributes
vendored
6
.gitattributes
vendored
@ -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
@ -1,4 +1,4 @@
|
||||
@set masver=3.3
|
||||
@set masver=3.2
|
||||
@echo off
|
||||
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
@set masver=3.3
|
||||
@set masver=3.2
|
||||
@echo off
|
||||
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
@set masver=3.3
|
||||
@set masver=3.2
|
||||
@echo off
|
||||
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
@set masver=3.3
|
||||
@set masver=3.2
|
||||
@echo off
|
||||
|
||||
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -1,4 +1,4 @@
|
||||
@set masver=3.3
|
||||
@set masver=3.2
|
||||
@echo off
|
||||
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
@set masver=3.3
|
||||
@set masver=3.2
|
||||
@echo off
|
||||
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
@set masver=3.3
|
||||
@set masver=3.2
|
||||
@echo off
|
||||
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
@set masver=3.3
|
||||
@set masver=3.2
|
||||
@echo off
|
||||
|
||||
|
||||
|
10
README.md
10
README.md
@ -22,7 +22,9 @@ 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. 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
|
||||
|
||||
@ -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).
|
||||
|
||||
---
|
||||
@ -69,8 +71,8 @@ or
|
||||
---
|
||||
|
||||
```
|
||||
Latest Version: 3.3
|
||||
Release date: 1-June-2025
|
||||
Latest Version: 3.2
|
||||
Release date: 6-May-2025
|
||||
```
|
||||
|
||||
### [Troubleshooting / Help](https://massgrave.dev/troubleshoot)
|
||||
|
Loading…
Reference in New Issue
Block a user