Some improvement in wording.
This commit is contained in:
parent
06006fb5b7
commit
f27a98e3af
@ -450,14 +450,22 @@ will still keep showing the error.</p>
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div id="solution-1" class="section level3">
|
<div id="solution-1" class="section level3">
|
||||||
<h3>Solution</h3>
|
<h3>Solution 1</h3>
|
||||||
<p><strong>1-</strong> Open command prompt as admin and enter,</p>
|
<ul>
|
||||||
|
<li>Open command prompt as admin and enter,</li>
|
||||||
|
</ul>
|
||||||
<pre><code>reg add "HKCU\Software\Microsoft\Office\16.0\Common\ExperimentConfigs\Ecs" /v "CountryCode" /t REG_SZ /d "std::wstring|US" /f</code></pre>
|
<pre><code>reg add "HKCU\Software\Microsoft\Office\16.0\Common\ExperimentConfigs\Ecs" /v "CountryCode" /t REG_SZ /d "std::wstring|US" /f</code></pre>
|
||||||
<p>After that, the office installer won’t show any related errors. You
|
<p>After that, the office installer won’t show any related errors. You
|
||||||
can apply this before or after running the Office installer and you can
|
can apply this before or after running the Office installer and you can
|
||||||
download Office without any VPN with your Russian IP address.</p>
|
download Office without any VPN with your Russian IP address.</p>
|
||||||
<p><strong>2-</strong> Use the <a href="office_c2r_links.html">Offline
|
<p><strong>Or</strong></p>
|
||||||
installer file</a> to install Office.</p>
|
</div>
|
||||||
|
<div id="solution-2" class="section level3">
|
||||||
|
<h3>Solution 2</h3>
|
||||||
|
<ul>
|
||||||
|
<li>Use the <a href="#id_0">Offline installer file</a> to install
|
||||||
|
Office.</li>
|
||||||
|
</ul>
|
||||||
<hr />
|
<hr />
|
||||||
<p>Please let us <a href="contactus.html">know</a> if you face any
|
<p>Please let us <a href="contactus.html">know</a> if you face any
|
||||||
issues or have any suggestions.</p>
|
issues or have any suggestions.</p>
|
||||||
|
@ -409,8 +409,6 @@ div.tocify {
|
|||||||
<h1>FAQ</h1>
|
<h1>FAQ</h1>
|
||||||
<p>(Frequently Asked Questions)</p>
|
<p>(Frequently Asked Questions)</p>
|
||||||
<hr />
|
<hr />
|
||||||
<p><strong>Note: HWID Activation is working again with a new
|
|
||||||
method.</strong></p>
|
|
||||||
<ul>
|
<ul>
|
||||||
<li><p><strong>How to use it?<br />
|
<li><p><strong>How to use it?<br />
|
||||||
</strong>Check the info <a
|
</strong>Check the info <a
|
||||||
@ -428,27 +426,27 @@ Check <a href="troubleshoot.html">here</a>.</p></li>
|
|||||||
2021?</strong><br />
|
2021?</strong><br />
|
||||||
Check the info <a
|
Check the info <a
|
||||||
href="genuine-installation-media.html">here</a>.</p></li>
|
href="genuine-installation-media.html">here</a>.</p></li>
|
||||||
|
<li><p><strong>How to change the Windows edition from Home to Pro?<br />
|
||||||
|
</strong>In MAS, go to Extras and select the Change Edition
|
||||||
|
option.</p></li>
|
||||||
|
<li><p><strong>Will I lose any data in changing the Windows edition from
|
||||||
|
Home to Pro with MAS?</strong><br />
|
||||||
|
No.</p></li>
|
||||||
<li><p><strong>I changed my Windows edition from Home to Pro and now
|
<li><p><strong>I changed my Windows edition from Home to Pro and now
|
||||||
Windows is deactivated.</strong><br />
|
Windows is deactivated.</strong><br />
|
||||||
Run HWID activation to activate Pro. Each edition requires separate
|
Run HWID activation to activate Pro. Each edition requires separate
|
||||||
activation.</p></li>
|
activation.</p></li>
|
||||||
<li><p><strong>How to remove HWID activation?</strong><br />
|
<li><p><strong>How to remove HWID, Ohook, KMS38, and Online KMS
|
||||||
You cannot remove it, just like you cannot remove an official Windows
|
|
||||||
digital license. Once a system is activated, this activation cannot be
|
|
||||||
removed because the license is stored in the Microsoft servers and not
|
|
||||||
in the user’s system. MS checks the hardware ID (HWID) and if a license
|
|
||||||
is found in their database, the system will automatically
|
|
||||||
activate.</p></li>
|
|
||||||
<li><p><strong>How to remove Ohook, KMS38, Online KMS
|
|
||||||
activation?</strong><br />
|
activation?</strong><br />
|
||||||
<a href="ohook.html#How_to_remove_Ohook">Ohook</a>, <a
|
<a href="hwid.html#How_to_remove_HWID">HWID</a>, <a
|
||||||
|
href="ohook.html#How_to_remove_Ohook">Ohook</a>, <a
|
||||||
href="kms38.html#How_to_remove_KMS38">KMS38</a>, <a
|
href="kms38.html#How_to_remove_KMS38">KMS38</a>, <a
|
||||||
href="online_kms.html#How_to_remove_Online_KMS">Online KMS</a>.</p></li>
|
href="online_kms.html#How_to_remove_Online_KMS">Online KMS</a></p></li>
|
||||||
<li><p><strong>Is MAS safe? How can I know if there is any
|
<li><p><strong>Is MAS safe? How can I know if there is any
|
||||||
malware?</strong><br />
|
malware?</strong><br />
|
||||||
MAS is fully <a href="index.html#MAS_Latest_Release">open source</a>.
|
MAS is fully <a href="index.html#MAS_Latest_Release">open-source</a>.
|
||||||
You can open the batch files with notepad and verify it. It has many
|
You can open the batch files with Notepad and verify it. It has many
|
||||||
users/stars on Github. You can even perform the activation manually,
|
users/stars on GitHub. You can even perform the activation manually,
|
||||||
check the Docs section for instructions.</p></li>
|
check the Docs section for instructions.</p></li>
|
||||||
<li><p><strong>Can I link my Microsoft account safely with MAS
|
<li><p><strong>Can I link my Microsoft account safely with MAS
|
||||||
activation methods?</strong><br />
|
activation methods?</strong><br />
|
||||||
@ -459,13 +457,15 @@ Yes.</p></li>
|
|||||||
<li><p><strong>I’m in Russia and Office is not
|
<li><p><strong>I’m in Russia and Office is not
|
||||||
downloading.</strong><br />
|
downloading.</strong><br />
|
||||||
Check this <a href="bypass-russian-geoblock.html">guide</a>.</p></li>
|
Check this <a href="bypass-russian-geoblock.html">guide</a>.</p></li>
|
||||||
<li><p><strong>How to change Windows 10/11 Home to Pro?</strong><br />
|
|
||||||
Use the change edition option in the Extras section in MAS.</p></li>
|
|
||||||
<li><p><strong>Can I activate Office 365?</strong><br />
|
<li><p><strong>Can I activate Office 365?</strong><br />
|
||||||
Yes, use the Ohook activation option. However, you can’t get server-side
|
Yes, use the Ohook activation option. However, you can’t get server-side
|
||||||
O365 specific features such as 1TB storage in OneDrive, though almost
|
O365-specific features such as 1TB storage in OneDrive, though almost
|
||||||
all other features and 5GB storage in free OneDrive account would work
|
all other features and 5GB storage in a free OneDrive account would work
|
||||||
fine.</p></li>
|
fine.</p></li>
|
||||||
|
<li><p><strong>Can I get the Copilot feature in Office with MAS
|
||||||
|
activation?<br />
|
||||||
|
</strong>No. Copilot is an additional plan that can be added to existing
|
||||||
|
subscriptions of Microsoft 365.</p></li>
|
||||||
<li><p><strong>I’m getting an ‘Office is not genuine’
|
<li><p><strong>I’m getting an ‘Office is not genuine’
|
||||||
banner.</strong><br />
|
banner.</strong><br />
|
||||||
Run Ohook activation from the latest MAS version.</p></li>
|
Run Ohook activation from the latest MAS version.</p></li>
|
||||||
@ -476,12 +476,12 @@ Yes.</p></li>
|
|||||||
Read activation details in the Docs section.</p></li>
|
Read activation details in the Docs section.</p></li>
|
||||||
<li><p><strong>Does MAS work for Windows 7/8.1?</strong><br />
|
<li><p><strong>Does MAS work for Windows 7/8.1?</strong><br />
|
||||||
The online KMS option works for Windows 7 Pro & Enterprise (Not
|
The online KMS option works for Windows 7 Pro & Enterprise (Not
|
||||||
Ultimate). All Windows 8/8.1 editions are supported by Online KMS
|
Ultimate). All Windows 8/8.1 editions are supported by the Online KMS
|
||||||
option.</p></li>
|
option.</p></li>
|
||||||
<li><p><strong>Where can I donate?</strong><br />
|
<li><p><strong>Where can I donate?</strong><br />
|
||||||
MAS project doesn’t accept donations and it’s free.<br />
|
MAS project doesn’t accept donations and it’s free.<br />
|
||||||
It’s because it’s a community project and involves many contributors,
|
It’s because it’s a community project and involves many contributors,
|
||||||
splitting donations is not practical and also because profiting from
|
splitting donations is not practical, and also because profiting from
|
||||||
piracy is not good.</p></li>
|
piracy is not good.</p></li>
|
||||||
</ul>
|
</ul>
|
||||||
<hr />
|
<hr />
|
||||||
|
@ -410,8 +410,6 @@ div.tocify {
|
|||||||
<hr />
|
<hr />
|
||||||
<div id="overview" class="section level2">
|
<div id="overview" class="section level2">
|
||||||
<h2>Overview</h2>
|
<h2>Overview</h2>
|
||||||
<p><strong>Note: HWID Activation is now working again with a new
|
|
||||||
method.</strong></p>
|
|
||||||
<hr />
|
<hr />
|
||||||
<ul>
|
<ul>
|
||||||
<li><p>How to use it? Please find the instructions <a
|
<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
|
<strong>1-</strong> Place a <a
|
||||||
href="https://github.com/asdcorp/Integrated_Patcher_3">custom
|
href="https://github.com/asdcorp/Integrated_Patcher_3">custom
|
||||||
slc.dll</a> file beside gatherosstate.exe:<br />
|
slc.dll</a> file beside gatherosstate.exe:<br />
|
||||||
gatherosstate.exe uses the system's
|
gatherosstate.exe uses the system’s
|
||||||
<code>C:\Windows\System32\slc.dll</code> file to gather the system's
|
<code>C:\Windows\System32\slc.dll</code> file to gather the system’s
|
||||||
info. If we place a custom slc.dll file beside gatherosstate.exe, it can
|
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
|
send rubbish data to it, then it will simply accept it and generate a
|
||||||
valid ticket.<br />
|
valid ticket.<br />
|
||||||
<br />
|
<br />
|
||||||
<strong>2-</strong> <a
|
<strong>2-</strong> <a
|
||||||
href="https://github.com/asdcorp/GamersOsState">Modify</a> the
|
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 doesn’t check the system’s
|
||||||
activation status at all and create a valid ticket.</p></li>
|
activation status at all and create a valid ticket.</p></li>
|
||||||
<li><p>You can find the workings of this old method here: <a
|
<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>
|
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 user’s system. MS checks the hardware ID (HWID) and if a
|
and not in the user’s system. MS checks the hardware ID (HWID) and if a
|
||||||
license is found in their database, the system will automatically
|
license is found in their database, the system will automatically
|
||||||
activate.</li>
|
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>
|
</ul>
|
||||||
<hr />
|
<hr />
|
||||||
</div>
|
</div>
|
||||||
|
@ -448,8 +448,8 @@ href="https://bitbucket.org/WindowsAddict/microsoft-activation-scripts">Bitbucke
|
|||||||
<h3>Method 1 - PowerShell</h3>
|
<h3>Method 1 - PowerShell</h3>
|
||||||
<p>(Recommended)</p>
|
<p>(Recommended)</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>On Windows 8.1/10/11, right-click on the Windows start menu and
|
<li>Right-click on the Windows start menu and select PowerShell or
|
||||||
select PowerShell or Terminal (Not CMD).</li>
|
Terminal (Not CMD).</li>
|
||||||
<li>Copy and paste the code below and press enter<br />
|
<li>Copy and paste the code below and press enter<br />
|
||||||
<code>irm https://massgrave.dev/get | iex</code></li>
|
<code>irm https://massgrave.dev/get | iex</code></li>
|
||||||
<li>You will see the activation options. Follow the on-screen
|
<li>You will see the activation options. Follow the on-screen
|
||||||
|
@ -437,7 +437,10 @@ requirement.</p></li>
|
|||||||
your bootable USB so you don’t have to edit the ISO file. However, if
|
your bootable USB so you don’t have to edit the ISO file. However, if
|
||||||
you need to, then follow the steps below.</p></li>
|
you need to, then follow the steps below.</p></li>
|
||||||
<li><p>Extract the ISO file with an archive software like 7-zip or
|
<li><p>Extract the ISO file with an archive software like 7-zip or
|
||||||
Winrar.</p></li>
|
Winrar and <strong>rename the extracted folder</strong> to something
|
||||||
|
else so that the ISO and extracted folder names are not the same in the
|
||||||
|
same directory (Otherwise MakeISO.reg will replace your ISO with
|
||||||
|
modified ISO).</p></li>
|
||||||
<li><p>Add the mentioned folder to the specified location.</p></li>
|
<li><p>Add the mentioned folder to the specified location.</p></li>
|
||||||
<li><p>Run <a
|
<li><p>Run <a
|
||||||
href="https://forums.mydigitallife.net/posts/1733596">MakeISO.reg</a> by
|
href="https://forums.mydigitallife.net/posts/1733596">MakeISO.reg</a> by
|
||||||
@ -482,7 +485,7 @@ Server 2016 x64 RTM ISO</a>.</p></li>
|
|||||||
<li><p>Put the <code>ClipUp.exe</code> beside the KMS38 Activation
|
<li><p>Put the <code>ClipUp.exe</code> beside the KMS38 Activation
|
||||||
script. That would be either <code>MAS_AIO.cmd</code> or
|
script. That would be either <code>MAS_AIO.cmd</code> or
|
||||||
<code>KMS38_Activation.cmd</code></p></li>
|
<code>KMS38_Activation.cmd</code></p></li>
|
||||||
<li><p>Activation script will check <code>ClipUp.exe</code> in the
|
<li><p>The activation script will check <code>ClipUp.exe</code> in the
|
||||||
current folder (from where script is running) and will use it
|
current folder (from where script is running) and will use it
|
||||||
accordingly.</p></li>
|
accordingly.</p></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
@ -502,6 +502,7 @@ Office</li>
|
|||||||
<li>When Office installation is done, activate with Ohook option in
|
<li>When Office installation is done, activate with Ohook option in
|
||||||
MAS</li>
|
MAS</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
<p>Just FYI, Office 365 has most features, not 2024.</p>
|
||||||
<hr />
|
<hr />
|
||||||
</div>
|
</div>
|
||||||
<div id="need-help" class="section level2">
|
<div id="need-help" class="section level2">
|
||||||
|
@ -50,9 +50,9 @@ Primarily, it checks for Russian IP addresses, and based on that, the above erro
|
|||||||
"CountryCode"="std::wstring|RU"
|
"CountryCode"="std::wstring|RU"
|
||||||
```
|
```
|
||||||
|
|
||||||
### Solution
|
### Solution 1
|
||||||
|
|
||||||
**1-** Open command prompt as admin and enter,
|
- Open command prompt as admin and enter,
|
||||||
|
|
||||||
```
|
```
|
||||||
reg add "HKCU\Software\Microsoft\Office\16.0\Common\ExperimentConfigs\Ecs" /v "CountryCode" /t REG_SZ /d "std::wstring|US" /f
|
reg add "HKCU\Software\Microsoft\Office\16.0\Common\ExperimentConfigs\Ecs" /v "CountryCode" /t REG_SZ /d "std::wstring|US" /f
|
||||||
@ -60,7 +60,11 @@ reg add "HKCU\Software\Microsoft\Office\16.0\Common\ExperimentConfigs\Ecs" /v "C
|
|||||||
|
|
||||||
After that, the office installer won't show any related errors. You can apply this before or after running the Office installer and you can download Office without any VPN with your Russian IP address.
|
After that, the office installer won't show any related errors. You can apply this before or after running the Office installer and you can download Office without any VPN with your Russian IP address.
|
||||||
|
|
||||||
**2-** Use the [Offline installer file](office_c2r_links.html) to install Office.
|
**Or**
|
||||||
|
|
||||||
|
### Solution 2
|
||||||
|
|
||||||
|
- Use the [Offline installer file](#0) to install Office.
|
||||||
|
|
||||||
------------------------------------------------------------------------
|
------------------------------------------------------------------------
|
||||||
|
|
||||||
|
29
faq.md
29
faq.md
@ -8,8 +8,6 @@ pagetitle: FAQ
|
|||||||
|
|
||||||
------------------------------------------------------------------------
|
------------------------------------------------------------------------
|
||||||
|
|
||||||
**Note: HWID Activation is working again with a new method.**
|
|
||||||
|
|
||||||
- **How to use it?\
|
- **How to use it?\
|
||||||
**Check the info [here](index.html#Download__How_to_use_it).
|
**Check the info [here](index.html#Download__How_to_use_it).
|
||||||
|
|
||||||
@ -28,17 +26,20 @@ pagetitle: FAQ
|
|||||||
- **How to download the full version of Windows 10 LTSC 2021?**\
|
- **How to download the full version of Windows 10 LTSC 2021?**\
|
||||||
Check the info [here](genuine-installation-media.html).
|
Check the info [here](genuine-installation-media.html).
|
||||||
|
|
||||||
|
- **How to change the Windows edition from Home to Pro?\
|
||||||
|
**In MAS, go to Extras and select the Change Edition option.
|
||||||
|
|
||||||
|
- **Will I lose any data in changing the Windows edition from Home to Pro with MAS?**\
|
||||||
|
No.
|
||||||
|
|
||||||
- **I changed my Windows edition from Home to Pro and now Windows is deactivated.**\
|
- **I changed my Windows edition from Home to Pro and now Windows is deactivated.**\
|
||||||
Run HWID activation to activate Pro. Each edition requires separate activation.
|
Run HWID activation to activate Pro. Each edition requires separate activation.
|
||||||
|
|
||||||
- **How to remove HWID activation?**\
|
- **How to remove HWID, Ohook, KMS38, and Online KMS activation?**\
|
||||||
You cannot remove it, just like you cannot remove an official Windows digital license. Once a system is activated, this activation cannot be removed because the license is stored in the Microsoft servers and not in the user's system. MS checks the hardware ID (HWID) and if a license is found in their database, the system will automatically activate.
|
[HWID](hwid.html#How_to_remove_HWID), [Ohook](ohook.html#How_to_remove_Ohook), [KMS38](kms38.html#How_to_remove_KMS38), [Online KMS](online_kms.html#How_to_remove_Online_KMS)
|
||||||
|
|
||||||
- **How to remove Ohook, KMS38, Online KMS activation?**\
|
|
||||||
[Ohook](ohook.html#How_to_remove_Ohook), [KMS38](kms38.html#How_to_remove_KMS38), [Online KMS](online_kms.html#How_to_remove_Online_KMS).
|
|
||||||
|
|
||||||
- **Is MAS safe? How can I know if there is any malware?**\
|
- **Is MAS safe? How can I know if there is any malware?**\
|
||||||
MAS is fully [open source](index.html#MAS_Latest_Release). You can open the batch files with notepad and verify it. It has many users/stars on Github. You can even perform the activation manually, check the Docs section for instructions.
|
MAS is fully [open-source](index.html#MAS_Latest_Release). You can open the batch files with Notepad and verify it. It has many users/stars on GitHub. You can even perform the activation manually, check the Docs section for instructions.
|
||||||
|
|
||||||
- **Can I link my Microsoft account safely with MAS activation methods?**\
|
- **Can I link my Microsoft account safely with MAS activation methods?**\
|
||||||
Yes.
|
Yes.
|
||||||
@ -49,11 +50,11 @@ pagetitle: FAQ
|
|||||||
- **I'm in Russia and Office is not downloading.**\
|
- **I'm in Russia and Office is not downloading.**\
|
||||||
Check this [guide](bypass-russian-geoblock.html).
|
Check this [guide](bypass-russian-geoblock.html).
|
||||||
|
|
||||||
- **How to change Windows 10/11 Home to Pro?**\
|
|
||||||
Use the change edition option in the Extras section in MAS.
|
|
||||||
|
|
||||||
- **Can I activate Office 365?**\
|
- **Can I activate Office 365?**\
|
||||||
Yes, use the Ohook activation option. However, you can't get server-side O365 specific features such as 1TB storage in OneDrive, though almost all other features and 5GB storage in free OneDrive account would work fine.
|
Yes, use the Ohook activation option. However, you can't get server-side O365-specific features such as 1TB storage in OneDrive, though almost all other features and 5GB storage in a free OneDrive account would work fine.
|
||||||
|
|
||||||
|
- **Can I get the Copilot feature in Office with MAS activation?\
|
||||||
|
**No. Copilot is an additional plan that can be added to existing subscriptions of Microsoft 365.
|
||||||
|
|
||||||
- **I'm getting an 'Office is not genuine' banner.**\
|
- **I'm getting an 'Office is not genuine' banner.**\
|
||||||
Run Ohook activation from the latest MAS version.
|
Run Ohook activation from the latest MAS version.
|
||||||
@ -65,11 +66,11 @@ pagetitle: FAQ
|
|||||||
Read activation details in the Docs section.
|
Read activation details in the Docs section.
|
||||||
|
|
||||||
- **Does MAS work for Windows 7/8.1?**\
|
- **Does MAS work for Windows 7/8.1?**\
|
||||||
The online KMS option works for Windows 7 Pro & Enterprise (Not Ultimate). All Windows 8/8.1 editions are supported by Online KMS option.
|
The online KMS option works for Windows 7 Pro & Enterprise (Not Ultimate). All Windows 8/8.1 editions are supported by the Online KMS option.
|
||||||
|
|
||||||
- **Where can I donate?**\
|
- **Where can I donate?**\
|
||||||
MAS project doesn't accept donations and it's free.\
|
MAS project doesn't accept donations and it's free.\
|
||||||
It's because it's a community project and involves many contributors, splitting donations is not practical and also because profiting from piracy is not good.
|
It's because it's a community project and involves many contributors, splitting donations is not practical, and also because profiting from piracy is not good.
|
||||||
|
|
||||||
------------------------------------------------------------------------
|
------------------------------------------------------------------------
|
||||||
|
|
||||||
|
7
hwid.md
7
hwid.md
@ -8,8 +8,6 @@ pagetitle: HWID Activation
|
|||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
|
|
||||||
**Note: HWID Activation is now working again with a new method.**
|
|
||||||
|
|
||||||
------------------------------------------------------------------------
|
------------------------------------------------------------------------
|
||||||
|
|
||||||
- How to use it? Please find the instructions [here](index.html#Download__How_to_use_it).
|
- How to use it? Please find the instructions [here](index.html#Download__How_to_use_it).
|
||||||
@ -54,9 +52,9 @@ pagetitle: HWID Activation
|
|||||||
There are two methods for it.\
|
There are two methods for it.\
|
||||||
\
|
\
|
||||||
**1-** Place a [custom slc.dll](https://github.com/asdcorp/Integrated_Patcher_3) file beside gatherosstate.exe:\
|
**1-** Place a [custom slc.dll](https://github.com/asdcorp/Integrated_Patcher_3) file beside gatherosstate.exe:\
|
||||||
gatherosstate.exe uses the system\'s `C:\Windows\System32\slc.dll` file to gather the system\'s 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.\
|
gatherosstate.exe uses the system's `C:\Windows\System32\slc.dll` file to gather the system's 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.\
|
||||||
\
|
\
|
||||||
**2-** [Modify](https://github.com/asdcorp/GamersOsState) the gatherosstate.exe file directly so that it doesn\'t check the system\'s activation status at all and create a valid ticket.
|
**2-** [Modify](https://github.com/asdcorp/GamersOsState) the gatherosstate.exe file directly so that it doesn't check the system's activation status at all and create a valid ticket.
|
||||||
|
|
||||||
- You can find the workings of this old method here: [MAS-Legacy-Methods](https://github.com/massgravel/MAS-Legacy-Methods).
|
- You can find the workings of this old method here: [MAS-Legacy-Methods](https://github.com/massgravel/MAS-Legacy-Methods).
|
||||||
|
|
||||||
@ -125,6 +123,7 @@ Now a question, can Microsoft block the new requests or revoke already establish
|
|||||||
## How to remove HWID?
|
## How to remove HWID?
|
||||||
|
|
||||||
- You cannot remove it, just like you cannot remove an official Windows digital license. Once a system is activated, this activation cannot be removed because the license is stored in the Microsoft servers and not in the user's system. MS checks the hardware ID (HWID) and if a license is found in their database, the system will automatically activate.
|
- You cannot remove it, just like you cannot remove an official Windows digital license. Once a system is activated, this activation cannot be removed because the license is stored in the Microsoft servers and not in the user's system. MS checks the hardware ID (HWID) and if a license is found in their database, the system will automatically activate.
|
||||||
|
- 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 **or** get the KMS key from [here](kms38.html#Supported_Products) and enter this in the Windows settings activation page.
|
||||||
|
|
||||||
------------------------------------------------------------------------
|
------------------------------------------------------------------------
|
||||||
|
|
||||||
|
2
index.md
2
index.md
@ -39,7 +39,7 @@ Last Release - v2.5 (16-Nov-2023)\
|
|||||||
|
|
||||||
(Recommended)
|
(Recommended)
|
||||||
|
|
||||||
- On Windows 8.1/10/11, right-click on the Windows start menu and select PowerShell or Terminal (Not CMD).
|
- Right-click on the Windows start menu and select PowerShell or Terminal (Not CMD).
|
||||||
- Copy and paste the code below and press enter\
|
- Copy and paste the code below and press enter\
|
||||||
`irm https://massgrave.dev/get | iex`
|
`irm https://massgrave.dev/get | iex`
|
||||||
- You will see the activation options. Follow the on-screen instructions.
|
- You will see the activation options. Follow the on-screen instructions.
|
||||||
|
@ -28,7 +28,7 @@ pagetitle: OEM Folders
|
|||||||
|
|
||||||
- As stated above, you can copy the `$OEM$` folder to your bootable USB so you don't have to edit the ISO file. However, if you need to, then follow the steps below.
|
- As stated above, you can copy the `$OEM$` folder to your bootable USB so you don't have to edit the ISO file. However, if you need to, then follow the steps below.
|
||||||
|
|
||||||
- Extract the ISO file with an archive software like 7-zip or Winrar.
|
- Extract the ISO file with an archive software like 7-zip or Winrar and **rename the extracted folder** to something else so that the ISO and extracted folder names are not the same in the same directory (Otherwise MakeISO.reg will replace your ISO with modified ISO).
|
||||||
|
|
||||||
- Add the mentioned folder to the specified location.
|
- Add the mentioned folder to the specified location.
|
||||||
|
|
||||||
@ -62,7 +62,7 @@ pagetitle: OEM Folders
|
|||||||
|
|
||||||
- Put the `ClipUp.exe` beside the KMS38 Activation script. That would be either `MAS_AIO.cmd` or `KMS38_Activation.cmd`
|
- Put the `ClipUp.exe` beside the KMS38 Activation script. That would be either `MAS_AIO.cmd` or `KMS38_Activation.cmd`
|
||||||
|
|
||||||
- Activation script will check `ClipUp.exe` in the current folder (from where script is running) and will use it accordingly.
|
- The activation script will check `ClipUp.exe` in the current folder (from where script is running) and will use it accordingly.
|
||||||
|
|
||||||
------------------------------------------------------------------------
|
------------------------------------------------------------------------
|
||||||
|
|
||||||
|
@ -76,6 +76,8 @@ We can use alternative steps to get the files and install them.
|
|||||||
- Now run `YAOCTRI_Configurator.cmd` as admin to install Office
|
- Now run `YAOCTRI_Configurator.cmd` as admin to install Office
|
||||||
- When Office installation is done, activate with Ohook option in MAS
|
- When Office installation is done, activate with Ohook option in MAS
|
||||||
|
|
||||||
|
Just FYI, Office 365 has most features, not 2024.
|
||||||
|
|
||||||
------------------------------------------------------------------------
|
------------------------------------------------------------------------
|
||||||
|
|
||||||
## Need help?
|
## Need help?
|
||||||
|
Loading…
Reference in New Issue
Block a user