add
This commit is contained in:
parent
333022ce24
commit
5f25e19496
@ -0,0 +1,22 @@
|
|||||||
|
|
||||||
|
Method 1 - PowerShell (Windows 8 and later) ❤️
|
||||||
|
Open PowerShell
|
||||||
|
To do that, press the Windows key + X, then select PowerShell or Terminal.
|
||||||
|
|
||||||
|
Copy and paste the code below, then press enter.
|
||||||
|
|
||||||
|
```
|
||||||
|
irm https://get.activated.win | iex
|
||||||
|
```
|
||||||
|
|
||||||
|
Alternatively, you can use the following (this will be deprecated in the future):
|
||||||
|
|
||||||
|
```
|
||||||
|
irm https://massgrave.dev/get | iex
|
||||||
|
```
|
||||||
|
|
||||||
|
You will see the activation options.
|
||||||
|
Press 1 HWID for Windows activation.
|
||||||
|
Press 2 Ohook for Office activation.
|
||||||
|
|
||||||
|
That's all
|
Loading…
x
Reference in New Issue
Block a user