diff options
| author | WindowsAddict | 2023-09-25 13:45:25 +0000 |
|---|---|---|
| committer | WindowsAddict | 2023-09-25 13:45:25 +0000 |
| commit | 14b71bc223d79adba8262727867f34d45efeffb3 (patch) | |
| tree | 0e6f0fcd5df410e08d2c0aea7512251c39c73008 /_site/fix-wpa-registry.html | |
| parent | d9dde9ba37ed99dba7e44afe428e53b23973831c (diff) | |
| download | massgrave.dev-14b71bc223d79adba8262727867f34d45efeffb3.zip | |
1.9
Diffstat (limited to '_site/fix-wpa-registry.html')
| -rw-r--r-- | _site/fix-wpa-registry.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/_site/fix-wpa-registry.html b/_site/fix-wpa-registry.html index 84b01cd..3ce6d0b 100644 --- a/_site/fix-wpa-registry.html +++ b/_site/fix-wpa-registry.html @@ -340,6 +340,9 @@ div.tocify { <a href="hwid.html">HWID Activation</a>
</li>
<li>
+ <a href="ohook.html">Ohook Activation</a>
+ </li>
+ <li>
<a href="kms38.html">KMS38 Activation</a>
</li>
<li>
@@ -360,9 +363,6 @@ div.tocify { <li>
<a href="change_edition.html">Change Edition</a>
</li>
- <li>
- <a href="install_hwid_key.html">Install HWID Key</a>
- </li>
<li class="divider"></li>
<li>
<a href="bypass-russian-geoblock.html">Bypass Russian Geoblock</a>
@@ -431,8 +431,8 @@ class="uri">https://github.com/asdcorp/rearm/archive/refs/heads/principalis.zip< <li><p>Extract this zip file</p></li>
<li><p>Copy <code>rearm.cmd</code> file to the root of the C drive like
<code>C:\rearm.cmd</code></p></li>
-<li><p>Press shift and click on the restart button in the start
-menu</p></li>
+<li><p>Open command prompt as admin and enter the below command<br />
+<code>Shutdown /f /r /o /t 0</code></p></li>
<li><p>After system restart, you will find Troubleshoot > Advanced
Option, select Command Prompt option</p></li>
<li><p>Now enter the below command<br />
|
