mirror of
https://github.com/massgravel/massgrave.dev.git
synced 2026-07-16 03:00:53 +00:00
Remove Windows 7 command from command line switches page
This commit is contained in:
@@ -76,12 +76,6 @@ For **Windows 8** and newer:
|
||||
& ([ScriptBlock]::Create((irm https://get.activated.win))) /para
|
||||
```
|
||||
|
||||
For **Windows 7** and newer:
|
||||
|
||||
```
|
||||
& ([ScriptBlock]::Create((New-Object Net.WebClient).DownloadString('https://get.activated.win'))) /para
|
||||
```
|
||||
|
||||
If the above is blocked (by DNS/ISP), try this alternative method (requires **updated Windows 10 or 11**):
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user