diff options
| author | WindowsAddict | 2024-07-03 20:54:30 +0000 |
|---|---|---|
| committer | WindowsAddict | 2024-07-03 20:54:30 +0000 |
| commit | 9d375034374ff8be3f7b111e06e37087d0d29017 (patch) | |
| tree | 94dbdd71bdab4413aa0045eff847b74496e95283 /docs/hwid.md | |
| parent | 1c6223d48be83d18b2e938f32094a2d3ab608ed8 (diff) | |
| download | massgrave.dev-9d375034374ff8be3f7b111e06e37087d0d29017.zip | |
Remove files from server and host on app.box
Diffstat (limited to 'docs/hwid.md')
| -rw-r--r-- | docs/hwid.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/hwid.md b/docs/hwid.md index 38ed5ba..969bd92 100644 --- a/docs/hwid.md +++ b/docs/hwid.md @@ -116,7 +116,7 @@ We can perform the manual activation process in 2 ways. - Open Windows PowerShell as administrator, and enter the following commands in the sequence in which they are given.
- Enter the Key (Replace `<key>` with the key from the above list) with the following command:
`slmgr /ipk <key>`
-- Download Universal tickets from [here](/files/Tickets.zip) and extract the downloaded file.
+- Download Universal tickets from [here](https://app.box.com/s/326odzt3lhkv77m15b17k6dzx6j24cvw) and extract the downloaded file.
- Now enter below code in PowerShell:
`(Get-ItemProperty HKLM:\SYSTEM\CurrentControlSet\Control\ProductOptions).OSProductPfn`
- This command will you show you some text like `Microsoft.Windows.48.X19-98841_8wekyb3d8bbwe`
|
