Some improvement in wording.

This commit is contained in:
2024-01-24 06:42:44 +05:30
parent 06006fb5b7
commit f27a98e3af
12 changed files with 79 additions and 58 deletions

View File

@ -410,8 +410,6 @@ div.tocify {
<hr />
<div id="overview" class="section level2">
<h2>Overview</h2>
<p><strong>Note: HWID Activation is now working again with a new
method.</strong></p>
<hr />
<ul>
<li><p>How to use it? Please find the instructions <a
@ -481,15 +479,15 @@ There are two methods for it.<br />
<strong>1-</strong> Place a <a
href="https://github.com/asdcorp/Integrated_Patcher_3">custom
slc.dll</a> file beside gatherosstate.exe:<br />
gatherosstate.exe uses the system's
<code>C:\Windows\System32\slc.dll</code> file to gather the system's
gatherosstate.exe uses the systems
<code>C:\Windows\System32\slc.dll</code> file to gather the systems
info. If we place a custom slc.dll file beside gatherosstate.exe, it can
send rubbish data to it, then it will simply accept it and generate a
valid ticket.<br />
<br />
<strong>2-</strong> <a
href="https://github.com/asdcorp/GamersOsState">Modify</a> the
gatherosstate.exe file directly so that it doesn't check the system's
gatherosstate.exe file directly so that it doesnt check the systems
activation status at all and create a valid ticket.</p></li>
<li><p>You can find the workings of this old method here: <a
href="https://github.com/massgravel/MAS-Legacy-Methods">MAS-Legacy-Methods</a>.</p></li>
@ -680,6 +678,11 @@ cannot be removed because the license is stored in the Microsoft servers
and not in the users system. MS checks the hardware ID (HWID) and if a
license is found in their database, the system will automatically
activate.</li>
<li>If you still want to remove the activation for any XYZ reason, you
can either use the change edition option in the extras section in MAS
<strong>or</strong> get the KMS key from <a
href="kms38.html#Supported_Products">here</a> and enter this in the
Windows settings activation page.</li>
</ul>
<hr />
</div>