mirror of
https://github.com/massgravel/Microsoft-Activation-Scripts.git
synced 2024-11-13 02:12:40 +01:00
2.8
This commit is contained in:
parent
25abc1f457
commit
ab90514b0a
10 changed files with 13 additions and 13 deletions
|
@ -1,5 +1,5 @@
|
|||
@::03938c58-ded9-4e95-b879-cb81e3e77c93
|
||||
@set masver=2.7
|
||||
@::b879-random
|
||||
@set masver=2.8
|
||||
@setlocal DisableDelayedExpansion
|
||||
@echo off
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@set masver=2.7
|
||||
@set masver=2.8
|
||||
@echo off
|
||||
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@set masver=2.7
|
||||
@set masver=2.8
|
||||
@echo off
|
||||
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@set masver=2.7
|
||||
@set masver=2.8
|
||||
@echo off
|
||||
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@set masver=2.7
|
||||
@set masver=2.8
|
||||
@echo off
|
||||
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@set masver=2.7
|
||||
@set masver=2.8
|
||||
@echo off
|
||||
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@set masver=2.7
|
||||
@set masver=2.8
|
||||
@echo off
|
||||
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@set masver=2.7
|
||||
@set masver=2.8
|
||||
@echo off
|
||||
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@set masver=2.7
|
||||
@set masver=2.8
|
||||
@echo off
|
||||
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@ irm https://massgrave.dev/get | iex
|
|||
### Method 2 - Traditional (Windows 7 and later)
|
||||
|
||||
<details>
|
||||
<summary>Info</summary>
|
||||
<summary>Click here for info</summary>
|
||||
|
||||
1. Download the file under the code button from [GitHub](https://github.com/massgravel/Microsoft-Activation-Scripts) or [Azure DevOps](https://dev.azure.com/massgrave/_git/Microsoft-Activation-Scripts) or [Self-hosted Git](https://git.activated.win/massgrave/Microsoft-Activation-Scripts)
|
||||
2. Right-click on the downloaded zip file and extract
|
||||
|
@ -58,8 +58,8 @@ irm https://massgrave.dev/get | iex
|
|||
To run the scripts in unattended mode, check [here](https://massgrave.dev/command_line_switches).
|
||||
|
||||
```
|
||||
Latest Version: 2.7
|
||||
Release date: 6-Sep-2024
|
||||
Latest Version: 2.8
|
||||
Release date: 9-Nov-2024
|
||||
```
|
||||
|
||||
### [Troubleshooting / Help](https://massgrave.dev/troubleshoot)
|
||||
|
|
Loading…
Reference in a new issue