1.9
BIN
_site/MAS-after-ohook.png
Normal file
After Width: | Height: | Size: 9.8 KiB |
BIN
_site/MAS-before-ohook.png
Normal file
After Width: | Height: | Size: 7.4 KiB |
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 20 KiB |
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 36 KiB |
Before Width: | Height: | Size: 18 KiB |
BIN
_site/MAS_Ohook.png
Normal file
After Width: | Height: | Size: 35 KiB |
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 16 KiB |
@ -339,6 +339,9 @@ div.tocify {
|
||||
<li>
|
||||
<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>
|
||||
@ -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>
|
||||
|
@ -339,6 +339,9 @@ div.tocify {
|
||||
<li>
|
||||
<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>
|
||||
@ -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>
|
||||
@ -412,10 +412,10 @@ div.tocify {
|
||||
<li><p>You can find this option in the MAS extras section.</p></li>
|
||||
<li><p>It can change the Windows 7-8-8.1-10-11 and equivalent Server
|
||||
Editions.</p></li>
|
||||
<li><p>Script incorporates 4 methods for edition change:<br />
|
||||
</p>
|
||||
<li><p>Script incorporates 4 methods for edition change:</p>
|
||||
<ul>
|
||||
<li>Changepk.exe Method<br />
|
||||
<li>Alex (aka may, ave9858) DISM Api Method (Based on changepk.exe
|
||||
method but better)<br />
|
||||
</li>
|
||||
<li>slmgr /ipk Method<br />
|
||||
</li>
|
||||
@ -429,12 +429,9 @@ all these 4 options.</p></li>
|
||||
<li><p>The script is future proof, which means on the release of new
|
||||
Windows / Server editions, the script doesn’t need an update and can get
|
||||
the required key from the system itself.</p></li>
|
||||
<li><p>Script blocks the change to/from CountrySpecific and CloudEdition
|
||||
editions since it’s officially not supported and the user may face
|
||||
issues.</p></li>
|
||||
<li><p>Internet needs to be turned off and a restart is required while
|
||||
changing from Core (Home) to Non-Core (Pro, Enterprise, etc) edition
|
||||
with Changepk.exe method.</p></li>
|
||||
<li><p>Script blocks the change to CountrySpecific and to/from
|
||||
CloudEdition editions since it’s officially not supported and the user
|
||||
may face issues.</p></li>
|
||||
<li><p>The script can not change the Non-Core (Pro, Enterprise, etc) to
|
||||
Core (Home) edition.</p></li>
|
||||
</ul>
|
||||
|
@ -339,6 +339,9 @@ div.tocify {
|
||||
<li>
|
||||
<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>
|
||||
@ -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>
|
||||
@ -409,10 +409,95 @@ div.tocify {
|
||||
<h1>MAS Changelog</h1>
|
||||
<hr />
|
||||
<div id="section" class="section level2">
|
||||
<h2>1.9</h2>
|
||||
<p><strong>Added Permanent Activation for Office</strong></p>
|
||||
<hr />
|
||||
<div id="ohook" class="section level4">
|
||||
<h4>Ohook:</h4>
|
||||
<ul>
|
||||
<li>Added Ohook activation method, it can activate Office permanently on
|
||||
Windows 8 and higher and their Server equivalent except Office 2010 and
|
||||
Office UWP apps. Thanks to <span class="citation">@asdcorp</span> for
|
||||
this new method. More info <a href="https://massgrave.dev/ohook.html"
|
||||
class="uri">https://massgrave.dev/ohook.html</a> <a
|
||||
href="https://github.com/asdcorp/ohook"
|
||||
class="uri">https://github.com/asdcorp/ohook</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div id="hwidkms38" class="section level4">
|
||||
<h4>HWID/KMS38:</h4>
|
||||
<ul>
|
||||
<li>HWID activation is added for IotEnterpriseS 2024. At the moment, the
|
||||
2024 version of IotEnterpriseS and IotEnterpriseSK have HWID activation,
|
||||
EnterpriseS/SN don’t</li>
|
||||
<li>More checks are added to find better error details for: Internet
|
||||
issue WMI issue SvcRestartTask issue Services issue</li>
|
||||
<li>Some codes are optimized</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div id="online-kms" class="section level4">
|
||||
<h4>Online KMS:</h4>
|
||||
<ul>
|
||||
<li>Script will create schduled task files in
|
||||
<code>C:\Program Files\Activation-Renewal</code> instead of
|
||||
<code>C:\ProgramData\Activation-Renewal</code> due to security
|
||||
reasons</li>
|
||||
<li>The script is updated as per <span
|
||||
class="citation">@abbodi1406</span> KVA v50. Changes:
|
||||
<ul>
|
||||
<li>Fixed conversion for Office 2016 C2R Retail previously, the first
|
||||
run mistakenly said conversion had failed, even though it was successful
|
||||
(due to confusion with Office 2019 licenses/location detection)</li>
|
||||
<li>Added support for activating Windows 10 IoT Enterprise LTSC 2021
|
||||
(LCU 19044.2788 or later)</li>
|
||||
</ul></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div id="change-windows-edition" class="section level4">
|
||||
<h4>Change Windows Edition:</h4>
|
||||
<ul>
|
||||
<li>Script will use <span class="citation">@ave9858</span> (Alex) DISM
|
||||
API method instead of changepk.exe method to change from Windows 10/11
|
||||
Core to Non-core (e.g. Home to Pro) Advantages: Internet doesn’t need to
|
||||
be disabled, all OEM/GVLK key restrictions are removed, and better error
|
||||
output</li>
|
||||
<li>Script will only use best methods to change edition instead of
|
||||
showing multiple choices</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div id="troubleshoot" class="section level4">
|
||||
<h4>Troubleshoot:</h4>
|
||||
<ul>
|
||||
<li>Script will compress large log files to cab instead of deleting and
|
||||
creating them fresh in DISM restore and SFC scan options</li>
|
||||
<li>WMI fix is improved</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div id="all" class="section level4">
|
||||
<h4>All:</h4>
|
||||
<ul>
|
||||
<li>Insert HWID key script is removed because it’s not important and
|
||||
causes confusion</li>
|
||||
<li>Scripts will now disable quick edit mode temporarily because users
|
||||
often click inside the script window and it pauses the script</li>
|
||||
<li>Check is added for Null service at the start of the script because
|
||||
corrupt service crashes the script</li>
|
||||
<li>Codes are optimized and fixed a few bugs</li>
|
||||
<li><a
|
||||
href="https://gitlab.com/massgrave/microsoft-activation-scripts">Gitlab</a>
|
||||
repo was taken down, we have created a repo on <a
|
||||
href="https://bitbucket.org/WindowsAddict/microsoft-activation-scripts">Bitbucket</a>
|
||||
as a replacement. Also revived the <a
|
||||
href="https://www.reddit.com/r/MAS_Activator/">Subreddit</a>.</li>
|
||||
</ul>
|
||||
<hr />
|
||||
</div>
|
||||
</div>
|
||||
<div id="section-1" class="section level2">
|
||||
<h2>1.8</h2>
|
||||
<p><strong>Goodbye to Cleanospp.exe / MAS is now 100% naked</strong></p>
|
||||
<hr />
|
||||
<div id="hwidkms38" class="section level4">
|
||||
<div id="hwidkms38-1" class="section level4">
|
||||
<h4>HWID/KMS38:</h4>
|
||||
<ul>
|
||||
<li>Checks are added to find issues in:
|
||||
@ -429,7 +514,7 @@ div.tocify {
|
||||
<li>Fixed a few bugs</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div id="online-kms" class="section level4">
|
||||
<div id="online-kms-1" class="section level4">
|
||||
<h4>Online KMS:</h4>
|
||||
<ul>
|
||||
<li>Replaced cleanospp.exe with powershell script <a
|
||||
@ -445,7 +530,7 @@ install them the old way (using slmgr.vbs/ospp.vbs)</li>
|
||||
</ul></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div id="troubleshoot" class="section level4">
|
||||
<div id="troubleshoot-1" class="section level4">
|
||||
<h4>Troubleshoot:</h4>
|
||||
<ul>
|
||||
<li>Fix WMI option is improved</li>
|
||||
@ -454,7 +539,7 @@ OSPP licenses and SPP permissions in files and registry. Thanks to
|
||||
@ave9858 (Alex)</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div id="change-windows-edition" class="section level4">
|
||||
<div id="change-windows-edition-1" class="section level4">
|
||||
<h4>Change Windows Edition:</h4>
|
||||
<ul>
|
||||
<li>Script now <a
|
||||
@ -463,7 +548,7 @@ default Win 7 RTM, WMF requirement is removed. Thanks to @ave9858
|
||||
(Alex)</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div id="all" class="section level4">
|
||||
<div id="all-1" class="section level4">
|
||||
<h4>All:</h4>
|
||||
<ul>
|
||||
<li>All C# code is changed to Powershell reflection code to avoid temp
|
||||
@ -485,11 +570,11 @@ group</a> is created for MAS-related queries and activation issues</li>
|
||||
<hr />
|
||||
</div>
|
||||
</div>
|
||||
<div id="section-1" class="section level2">
|
||||
<div id="section-2" class="section level2">
|
||||
<h2>1.7</h2>
|
||||
<p><strong>Goodbye to Gatherosstate.exe</strong></p>
|
||||
<hr />
|
||||
<div id="hwidkms38-1" class="section level4">
|
||||
<div id="hwidkms38-2" class="section level4">
|
||||
<h4>HWID/KMS38:</h4>
|
||||
<ul>
|
||||
<li>Gatherosstate.exe is replaced by <a
|
||||
@ -513,7 +598,7 @@ to KMS38 activate them.</li>
|
||||
<li>More checks are added to find the cause of activation failure.</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div id="online-kms-1" class="section level4">
|
||||
<div id="online-kms-2" class="section level4">
|
||||
<h4>Online KMS:</h4>
|
||||
<ul>
|
||||
<li>Script is updated as per <span class="citation">@abbodi1406</span>
|
||||
@ -532,7 +617,7 @@ Gaming Spoofers, Fix issues Caused By KB971033 In Windows 7, Export
|
||||
Event Viewer Logs.</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div id="change-windows-edition-1" class="section level4">
|
||||
<div id="change-windows-edition-2" class="section level4">
|
||||
<h4>Change Windows Edition:</h4>
|
||||
<ul>
|
||||
<li>Support for Windows 7/8//8.1 and their server equivalent editions
|
||||
@ -564,13 +649,13 @@ code to execute it as well.</li>
|
||||
<hr />
|
||||
</div>
|
||||
</div>
|
||||
<div id="section-2" class="section level2">
|
||||
<div id="section-3" class="section level2">
|
||||
<h2>1.6</h2>
|
||||
<div id="future-proofing-goodbye-to-slc.dll" class="section level4">
|
||||
<h4><strong>Future-proofing / Goodbye to slc.dll</strong></h4>
|
||||
<hr />
|
||||
</div>
|
||||
<div id="hwidkms38-2" class="section level4">
|
||||
<div id="hwidkms38-3" class="section level4">
|
||||
<h4><strong>HWID/KMS38:</strong></h4>
|
||||
<ul>
|
||||
<li><p>slc.dll is removed, we will patch the original gatherosstate.exe
|
||||
@ -603,7 +688,7 @@ help in download & execution in Powershell</p></li>
|
||||
<li><p>Bug fixes and lots of improvements</p></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div id="online-kms-2" class="section level4">
|
||||
<div id="online-kms-3" class="section level4">
|
||||
<h4><strong>Online KMS:</strong></h4>
|
||||
<ul>
|
||||
<li><p>The script is updated as per KVA v47 (major change: improved
|
||||
@ -636,7 +721,7 @@ enough</p></li>
|
||||
issues in licensing in older builds</p></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div id="change-windows-edition-2" class="section level4">
|
||||
<div id="change-windows-edition-3" class="section level4">
|
||||
<h4><strong>Change Windows Edition:</strong></h4>
|
||||
<ul>
|
||||
<li><p>Added feature to change Windows Server editions</p></li>
|
||||
@ -656,7 +741,7 @@ choose</p></li>
|
||||
the key from the system</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div id="all-1" class="section level4">
|
||||
<div id="all-2" class="section level4">
|
||||
<h4><strong>All:</strong></h4>
|
||||
<ul>
|
||||
<li><p>Fixed an issue when the script wouldn’t launch if the path have
|
||||
@ -684,7 +769,7 @@ format</p></li>
|
||||
<hr />
|
||||
</div>
|
||||
</div>
|
||||
<div id="section-3" class="section level2">
|
||||
<div id="section-4" class="section level2">
|
||||
<h2>1.5</h2>
|
||||
<pre><code># All
|
||||
|
||||
@ -741,13 +826,13 @@ format</p></li>
|
||||
- Now it can change the Windows editions from Core to Non core too with proper error handling. Works on Windows build 10240 and later</code></pre>
|
||||
<hr />
|
||||
</div>
|
||||
<div id="section-4" class="section level2">
|
||||
<div id="section-5" class="section level2">
|
||||
<h2>1.4</h2>
|
||||
<pre><code>- Now Microsoft support HWID (Digital License) for Windows 10 LTSC 2019, added key for it in the script.
|
||||
- Some minor improvements.</code></pre>
|
||||
<hr />
|
||||
</div>
|
||||
<div id="section-5" class="section level2">
|
||||
<div id="section-6" class="section level2">
|
||||
<h2>1.3</h2>
|
||||
<pre><code># HWID / KMS38
|
||||
|
||||
@ -760,7 +845,7 @@ format</p></li>
|
||||
- Some minor improvements</code></pre>
|
||||
<hr />
|
||||
</div>
|
||||
<div id="section-6" class="section level2">
|
||||
<div id="section-7" class="section level2">
|
||||
<h2>1.2</h2>
|
||||
<pre><code># HWID / KMS38
|
||||
|
||||
@ -790,7 +875,7 @@ format</p></li>
|
||||
- Created a repository for this tool at Gitlab https://gitlab.com/massgrave/microsoft-activation-scripts</code></pre>
|
||||
<hr />
|
||||
</div>
|
||||
<div id="section-7" class="section level2">
|
||||
<div id="section-8" class="section level2">
|
||||
<h2>1.1</h2>
|
||||
<pre><code> HWID/KMS38:
|
||||
|
||||
@ -833,7 +918,7 @@ format</p></li>
|
||||
- In MAS Separate files version's $OEM$ folders are now removed, now I've added $OEM$ extraction script to remove the files redundancy.</code></pre>
|
||||
<hr />
|
||||
</div>
|
||||
<div id="section-8" class="section level2">
|
||||
<div id="section-9" class="section level2">
|
||||
<h2>1.0</h2>
|
||||
<pre><code> - (Re)added Online KMS renewal task with proper warnings.
|
||||
- Redirected all the read me's to online page for easy online translation.
|
||||
@ -841,7 +926,7 @@ format</p></li>
|
||||
- Some minor tweaks.</code></pre>
|
||||
<hr />
|
||||
</div>
|
||||
<div id="section-9" class="section level2">
|
||||
<div id="section-10" class="section level2">
|
||||
<h2>0.9</h2>
|
||||
<pre><code> HWID and KMS38
|
||||
|
||||
@ -894,7 +979,7 @@ format</p></li>
|
||||
'Extract the text from script without character issue' https://forums.mydigitallife.net/posts/1221231/ by @Compo</code></pre>
|
||||
<hr />
|
||||
</div>
|
||||
<div id="section-10" class="section level2">
|
||||
<div id="section-11" class="section level2">
|
||||
<h2>0.8</h2>
|
||||
<pre><code>- HWID and KMS38 activation now use the new slc.dll method which requires no registry and temp file.
|
||||
Thanks to @sponpa for the new ideas and codes https://tinyurl.com/y24dbdmw
|
||||
@ -932,7 +1017,7 @@ format</p></li>
|
||||
- That's all i remember.</code></pre>
|
||||
<hr />
|
||||
</div>
|
||||
<div id="section-11" class="section level2">
|
||||
<div id="section-12" class="section level2">
|
||||
<h2>0.7</h2>
|
||||
<pre><code>To further make sure that script is clean from av's, following changes were made,
|
||||
|
||||
@ -964,7 +1049,7 @@ Some more changes -
|
||||
- Screen shots https://lookimg.com/images/2019/02/17/D8SkM.jpg</code></pre>
|
||||
<hr />
|
||||
</div>
|
||||
<div id="section-12" class="section level2">
|
||||
<div id="section-13" class="section level2">
|
||||
<h2>0.6</h2>
|
||||
<pre><code> - Fixed an issue where KMS task creation and deletion show incorrect msg in Non English OS's.
|
||||
- Fixed an issue in LTSB 2015 HWID activation.
|
||||
@ -989,7 +1074,7 @@ Some more changes -
|
||||
- Thats all i remember.</code></pre>
|
||||
<hr />
|
||||
</div>
|
||||
<div id="section-13" class="section level2">
|
||||
<div id="section-14" class="section level2">
|
||||
<h2>0.5</h2>
|
||||
<pre><code>- Updated $OEM$ Folder scripts, so that users can use it easily with any edits and other scripts.
|
||||
- Now Read Me and Credits details will open in notepad, for easy browsing.
|
||||
@ -997,7 +1082,7 @@ Some more changes -
|
||||
- Some cosmetic changes in Menu.</code></pre>
|
||||
<hr />
|
||||
</div>
|
||||
<div id="section-14" class="section level2">
|
||||
<div id="section-15" class="section level2">
|
||||
<h2>0.4</h2>
|
||||
<pre><code>- Removed all the Graphic ASCII characters to avoid errors in editing and viewing of this script in non English os's.
|
||||
- Added additional verification in creation and deletion of online KMS task(s).
|
||||
@ -1009,13 +1094,13 @@ Some more changes -
|
||||
- Read Me improved and Some cosmetic changes.</code></pre>
|
||||
<hr />
|
||||
</div>
|
||||
<div id="section-15" class="section level2">
|
||||
<div id="section-16" class="section level2">
|
||||
<h2>0.3</h2>
|
||||
<pre><code>- Abbodi1406 fixed an imp bug in his KMS_VL_ALL Script regarding KMS38, I copied those fix in online KMS script. It also fixes the error (only cosmetic, not imp) in last run result of scheduled task when KMS38 is applied. Now there is no error remains in last run result of scheduled task.
|
||||
(Reminder - This online kms script is a fork of abbodi1406's Standalone-Activate-Local.cmd, it was adjusted to work with multi kms server's and renewal task, preactivation, etc. see @credits)</code></pre>
|
||||
<hr />
|
||||
</div>
|
||||
<div id="section-16" class="section level2">
|
||||
<div id="section-17" class="section level2">
|
||||
<h2>0.2</h2>
|
||||
<pre><code>- Added Windows OS checks in HWID, KMS38, and insert keys and change edition option, now these option will only work in Windows 10.
|
||||
- Fixed an issue where in certain condition user needs to open the script again to fix non functioning option.
|
||||
@ -1027,7 +1112,7 @@ Some more changes -
|
||||
- Some other minor changes.</code></pre>
|
||||
<hr />
|
||||
</div>
|
||||
<div id="section-17" class="section level2">
|
||||
<div id="section-18" class="section level2">
|
||||
<h2>0.1</h2>
|
||||
<pre><code>MAS_0.1_BETA First release.
|
||||
|
||||
|
@ -339,6 +339,9 @@ div.tocify {
|
||||
<li>
|
||||
<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>
|
||||
@ -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>
|
||||
|
@ -339,6 +339,9 @@ div.tocify {
|
||||
<li>
|
||||
<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>
|
||||
@ -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>
|
||||
@ -418,8 +418,8 @@ href="oem-folder.html">this</a> page for more details.</p></li>
|
||||
</ul>
|
||||
<table>
|
||||
<colgroup>
|
||||
<col width="36%" />
|
||||
<col width="63%" />
|
||||
<col width="33%" />
|
||||
<col width="66%" />
|
||||
</colgroup>
|
||||
<thead>
|
||||
<tr class="header">
|
||||
@ -434,77 +434,87 @@ href="oem-folder.html">this</a> page for more details.</p></li>
|
||||
</tr>
|
||||
<tr class="even">
|
||||
<td><code>/HWID-NoEditionChange</code></td>
|
||||
<td>Don’t change edition if not supported by HWID</td>
|
||||
<td>Some editions don’t support HWID, script by default change edition
|
||||
to nearest available to enable HWID activation. This switch can be used
|
||||
to stop this change. You don’t need to add <code>/HWID</code> switch
|
||||
with this.</td>
|
||||
</tr>
|
||||
<tr class="odd">
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr class="even">
|
||||
<td><code>/Ohook</code></td>
|
||||
<td>Install Ohook to activate Office</td>
|
||||
</tr>
|
||||
<tr class="odd">
|
||||
<td><code>/Ohook-Uninstall</code></td>
|
||||
<td>Uninstall Ohook</td>
|
||||
</tr>
|
||||
<tr class="even">
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr class="odd">
|
||||
<td><code>/KMS38</code></td>
|
||||
<td>Activate with KMS38</td>
|
||||
</tr>
|
||||
<tr class="odd">
|
||||
<tr class="even">
|
||||
<td><code>/KMS38-RemoveProtection</code></td>
|
||||
<td>Remove KMS38 protection</td>
|
||||
</tr>
|
||||
<tr class="even">
|
||||
<tr class="odd">
|
||||
<td><code>/KMS38-NoEditionChange</code></td>
|
||||
<td>Don’t change edition if not supported by KMS38</td>
|
||||
<td>Some editions don’t support KMS38, script by default change edition
|
||||
to nearest available to enable KMS38 activation. This switch can be used
|
||||
to stop this change. You don’t need to add <code>/KMS38</code> switch
|
||||
with this.</td>
|
||||
</tr>
|
||||
<tr class="even">
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr class="odd">
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr class="even">
|
||||
<td><code>/KMS-Windows</code></td>
|
||||
<td>Activate Windows with Online KMS</td>
|
||||
</tr>
|
||||
<tr class="odd">
|
||||
<tr class="even">
|
||||
<td><code>/KMS-Office</code></td>
|
||||
<td>Activate Office with Online KMS</td>
|
||||
</tr>
|
||||
<tr class="even">
|
||||
<tr class="odd">
|
||||
<td><code>/KMS-WindowsOffice</code></td>
|
||||
<td>Activate Windows & Office with Online KMS</td>
|
||||
</tr>
|
||||
<tr class="odd">
|
||||
<tr class="even">
|
||||
<td><code>/KMS-RenewalTask</code></td>
|
||||
<td>Install Online KMS renewal task</td>
|
||||
</tr>
|
||||
<tr class="even">
|
||||
<td><code>/KMS-ActAndRenewalTask</code></td>
|
||||
<td>Install Online KMS activation & renewal tasks (Use this)</td>
|
||||
</tr>
|
||||
<tr class="odd">
|
||||
<td><code>/KMS-ActAndRenewalTask</code></td>
|
||||
<td>Install Online KMS activation & renewal tasks (Recommended)</td>
|
||||
</tr>
|
||||
<tr class="even">
|
||||
<td><code>/KMS-Uninstall</code></td>
|
||||
<td>Uninstall Online KMS</td>
|
||||
</tr>
|
||||
<tr class="even">
|
||||
<tr class="odd">
|
||||
<td><code>/KMS-KeepvNext</code></td>
|
||||
<td>Don’t override Office C2R vNext license</td>
|
||||
</tr>
|
||||
<tr class="odd">
|
||||
<tr class="even">
|
||||
<td><code>/KMS-Debug</code></td>
|
||||
<td>Create Debug log in Online KMS Activation</td>
|
||||
</tr>
|
||||
<tr class="even">
|
||||
<tr class="odd">
|
||||
<td><code>/KMS-Logger</code></td>
|
||||
<td>Create simple log in Online KMS Activation</td>
|
||||
</tr>
|
||||
<tr class="odd">
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr class="even">
|
||||
<td><code>/Insert-HWID-Key</code></td>
|
||||
<td>Insert Windows HWID key</td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr class="odd">
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr class="even">
|
||||
<td><code>/S</code></td>
|
||||
<td>Run operations in silent mode (no output)</td>
|
||||
</tr>
|
||||
|
@ -339,6 +339,9 @@ div.tocify {
|
||||
<li>
|
||||
<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>
|
||||
@ -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>
|
||||
@ -415,11 +415,13 @@ documentation errors, troubleshooting, etc.</p>
|
||||
not required) - Discussion</p></li>
|
||||
<li><p><a href="https://t.me/Microsoft_Activation_Scripts">Telegram</a>
|
||||
- Discussion</p></li>
|
||||
<li><p><a
|
||||
href="https://www.reddit.com/r/MAS_Activator/">Reddit</a></p></li>
|
||||
<li><p><a href="https://twitter.com/massgravel">Twitter</a></p></li>
|
||||
<li><p><a
|
||||
href="https://github.com/massgravel/Microsoft-Activation-Scripts">GitHub</a>
|
||||
/ <a
|
||||
href="https://gitlab.com/massgrave/microsoft-activation-scripts">GitLab</a></p></li>
|
||||
href="https://bitbucket.org/WindowsAddict/microsoft-activation-scripts">Bitbucket</a></p></li>
|
||||
<li><p>Email: windowsaddict@protonmail.com</p></li>
|
||||
<li><p><a
|
||||
href="https://nsaneforums.com/topic/316668--">Nsaneforums</a></p></li>
|
||||
|
@ -339,6 +339,9 @@ div.tocify {
|
||||
<li>
|
||||
<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>
|
||||
@ -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>
|
||||
@ -412,8 +412,8 @@ honorable developer’s tools and scripts. I would like to say thanks to
|
||||
all those wonderful people and projects.</p>
|
||||
<table>
|
||||
<colgroup>
|
||||
<col width="36%" />
|
||||
<col width="63%" />
|
||||
<col width="30%" />
|
||||
<col width="69%" />
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr class="odd">
|
||||
@ -423,7 +423,8 @@ href="https://nsaneforums.com/topic/316668-microsoft-activation-scripts/page/29/
|
||||
HWID/KMS38 methods</a>, <a
|
||||
href="https://github.com/asdcorp/GamersOsState">GamersOsState</a>, <a
|
||||
href="https://github.com/asdcorp/Integrated_Patcher_3">Integrated_Patcher</a>,
|
||||
<a href="https://github.com/asdcorp/rearm">Rearm</a>, <a
|
||||
<a href="https://github.com/asdcorp/ohook">Ohook</a>, <a
|
||||
href="https://github.com/asdcorp/rearm">Rearm</a>, <a
|
||||
href="https://github.com/asdcorp/Set-WindowsCbsEdition">Set-WindowsCbsEdition</a>,
|
||||
<a href="https://github.com/massgravel/hwid-stuff">hwid-stuff</a>, <a
|
||||
href="https://github.com/awuctl/licensing-stuff">licensing-stuff</a>, <a
|
||||
@ -463,7 +464,8 @@ solving</td>
|
||||
<tr class="odd">
|
||||
<td><a href="https://github.com/ave9858">Alex</a> (aka may,
|
||||
ave9858)</td>
|
||||
<td align="left">Universal Ticket for HWID/KMS38, <a
|
||||
<td align="left">Universal Ticket for HWID/KMS38, DISM Api method to
|
||||
change Windows edition, <a
|
||||
href="https://gist.github.com/ave9858/9fff6af726ba3ddc646285d1bbf37e71">CleanOffice.ps1</a>,
|
||||
User support, Co-enhancing MAS, suggestions and great help in coding and
|
||||
problem solving</td>
|
||||
|
@ -339,6 +339,9 @@ div.tocify {
|
||||
<li>
|
||||
<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>
|
||||
@ -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>
|
||||
@ -415,8 +415,17 @@ div.tocify {
|
||||
href="index.html#Download__How_to_use_it">here</a>.</p></li>
|
||||
<li><p><strong>How to activate Windows permanently?</strong><br />
|
||||
Use HWID option in MAS.</p></li>
|
||||
<li><p><strong>How to download and install Office?</strong><br />
|
||||
Check the info <a
|
||||
href="genuine-installation-media.html">here</a>.</p></li>
|
||||
<li><p><strong>How to activate Office permanently?</strong><br />
|
||||
Use Ohook option in MAS.</p></li>
|
||||
<li><p><strong>It says activation failed, what to do now?</strong><br />
|
||||
Check <a href="troubleshoot.html">here</a>.</p></li>
|
||||
<li><p><strong>How to download the full version of Windows 10 LTSC
|
||||
2021?</strong><br />
|
||||
Check the info <a
|
||||
href="genuine-installation-media.html">here</a>.</p></li>
|
||||
<li><p><strong>I changed my Windows edition from Home to Pro and now
|
||||
Windows is deactivated.</strong><br />
|
||||
Run HWID activation to activate Pro. Each edition requires separate
|
||||
@ -428,32 +437,19 @@ 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 KMS38 activation?</strong><br />
|
||||
Check <a href="kms38.html#How_to_remove_KMS38">here</a>.</p></li>
|
||||
<li><p><strong>How to remove Online KMS Activation (Office
|
||||
Activation)?</strong><br />
|
||||
Check <a
|
||||
href="online_kms.html#How_to_remove_Online_KMS">here</a>.</p></li>
|
||||
<li><p><strong>How to remove Ohook, KMS38, Online KMS
|
||||
activation?</strong><br />
|
||||
<a href="ohook.html#How_to_remove_Ohook">Ohook</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>
|
||||
<li><p><strong>Is MAS safe? How to know if there is any
|
||||
malware?</strong><br />
|
||||
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
|
||||
users/stars on Github. You can even perform the activation manually,
|
||||
check Doc section for instructions.</p></li>
|
||||
<li><p><strong>How to download the full version of Windows 10 LTSC
|
||||
2021?</strong><br />
|
||||
Check the info <a
|
||||
href="genuine-installation-media.html">here</a>.</p></li>
|
||||
<li><p><strong>How to activate Office?</strong><br />
|
||||
Use the Online KMS option in MAS.</p></li>
|
||||
<li><p><strong>How to download and install Office?</strong><br />
|
||||
Check the info <a
|
||||
href="genuine-installation-media.html">here</a>.</p></li>
|
||||
<li><p><strong>Can I permanently activate Office?</strong><br />
|
||||
No. For lifetime activation of Office, use the renewal task option in
|
||||
Online KMS.</p></li>
|
||||
<li><p><strong>Can I link my Microsoft account safely with this
|
||||
activation?</strong><br />
|
||||
<li><p><strong>Can I link my Microsoft account safely with MAS
|
||||
activation methods?</strong><br />
|
||||
Yes.</p></li>
|
||||
<li><p><strong>Can I update Windows/Office after
|
||||
activation?</strong><br />
|
||||
@ -464,20 +460,13 @@ 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 />
|
||||
O365 can not be activated with KMS. To activate it, the script installs
|
||||
Mondo 2016 licenses and activates that. This license is near to O365
|
||||
feature-wise, you can get offline features of O365 but you can’t get
|
||||
server side O365 specific features such as 1TB storage in Onedrive. 5GB
|
||||
storage in free onedrive account would work fine.</p></li>
|
||||
<li><p><strong>Can I get Co-Pilot feature in Office 365 with Mondo
|
||||
License?</strong><br />
|
||||
At the time of writing, this feature is in testing period and not
|
||||
available to all 365 users. And as stated in above question, all online
|
||||
features are not available in Mondo License, so we can’t say if it will
|
||||
work or not.</p></li>
|
||||
Yes, use 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.</p></li>
|
||||
<li><p><strong>I’m getting ‘Office is not genuine
|
||||
banner’.</strong><br />
|
||||
Run Online KMS from the latest MAS version.</p></li>
|
||||
Run Ohook activation from the latest MAS version.</p></li>
|
||||
<li><p><strong>Can I delete the MAS folder after
|
||||
activation?</strong><br />
|
||||
Yes.</p></li>
|
||||
|
@ -339,6 +339,9 @@ div.tocify {
|
||||
<li>
|
||||
<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>
|
||||
@ -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 />
|
||||
|
@ -339,6 +339,9 @@ div.tocify {
|
||||
<li>
|
||||
<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>
|
||||
@ -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>
|
||||
|
@ -2,10 +2,10 @@ $ErrorActionPreference = "Stop"
|
||||
# Enable TLSv1.2 for compatibility with older clients
|
||||
[Net.ServicePointManager]::SecurityProtocol = [Net.ServicePointManager]::SecurityProtocol -bor [Net.SecurityProtocolType]::Tls12
|
||||
|
||||
$DownloadURL = 'https://gitlab.com/massgrave/microsoft-activation-scripts/-/raw/master/MAS/All-In-One-Version/MAS_AIO.cmd'
|
||||
$DownloadURL2 = 'https://raw.githubusercontent.com/massgravel/Microsoft-Activation-Scripts/master/MAS/All-In-One-Version/MAS_AIO.cmd'
|
||||
$DownloadURL = 'https://raw.githubusercontent.com/massgravel/Microsoft-Activation-Scripts/master/MAS/All-In-One-Version/MAS_AIO.cmd'
|
||||
$DownloadURL2 = 'https://bitbucket.org/WindowsAddict/microsoft-activation-scripts/raw/dc9bf31743ebed91705cddc543e73e4632f2d843/MAS/All-In-One-Version/MAS_AIO.cmd'
|
||||
|
||||
$rand = Get-Random -Maximum 1000
|
||||
$rand = Get-Random -Maximum 99999999
|
||||
$isAdmin = [bool]([Security.Principal.WindowsIdentity]::GetCurrent().Groups -match 'S-1-5-32-544')
|
||||
$FilePath = if ($isAdmin) { "$env:SystemRoot\Temp\MAS_$rand.cmd" } else { "$env:TEMP\MAS_$rand.cmd" }
|
||||
|
||||
|
@ -339,6 +339,9 @@ div.tocify {
|
||||
<li>
|
||||
<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>
|
||||
@ -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>
|
||||
@ -540,6 +540,10 @@ from.</li>
|
||||
<div id="supported-products" class="section level2">
|
||||
<h2>Supported Products</h2>
|
||||
<table>
|
||||
<colgroup>
|
||||
<col width="54%" />
|
||||
<col width="45%" />
|
||||
</colgroup>
|
||||
<thead>
|
||||
<tr class="header">
|
||||
<th align="left">Windows 10/11</th>
|
||||
@ -608,50 +612,54 @@ from.</li>
|
||||
<td align="left"><code>QPM6N-7J2WJ-P88HH-P3YRH-YY74H</code></td>
|
||||
</tr>
|
||||
<tr class="even">
|
||||
<td align="left">IoT Enterprise LTSC Subscription</td>
|
||||
<td align="left"><code>J7NJW-V6KBM-CC8RW-Y29Y4-HQ2MJ</code></td>
|
||||
<td align="left">IoT Enterprise LTSC 2024</td>
|
||||
<td align="left"><code>CGK42-GYN6Y-VD22B-BX98W-J8JXD</code></td>
|
||||
</tr>
|
||||
<tr class="odd">
|
||||
<td align="left">IoT Enterprise LTSC Subscription 2024</td>
|
||||
<td align="left"><code>J7NJW-V6KBM-CC8RW-Y29Y4-HQ2MJ</code></td>
|
||||
</tr>
|
||||
<tr class="even">
|
||||
<td align="left">Pro</td>
|
||||
<td align="left"><code>VK7JG-NPHTM-C97JM-9MPGT-3V66T</code></td>
|
||||
</tr>
|
||||
<tr class="even">
|
||||
<tr class="odd">
|
||||
<td align="left">Pro N</td>
|
||||
<td align="left"><code>2B87N-8KFHP-DKV6R-Y2C8J-PKCKT</code></td>
|
||||
</tr>
|
||||
<tr class="odd">
|
||||
<tr class="even">
|
||||
<td align="left">Pro Education</td>
|
||||
<td align="left"><code>8PTT6-RNW4C-6V7J2-C2D3X-MHBPB</code></td>
|
||||
</tr>
|
||||
<tr class="even">
|
||||
<tr class="odd">
|
||||
<td align="left">Pro Education N</td>
|
||||
<td align="left"><code>GJTYN-HDMQY-FRR76-HVGC7-QPF8P</code></td>
|
||||
</tr>
|
||||
<tr class="odd">
|
||||
<tr class="even">
|
||||
<td align="left">Pro for Workstations</td>
|
||||
<td align="left"><code>DXG7C-N36C4-C4HTG-X4T3X-2YV77</code></td>
|
||||
</tr>
|
||||
<tr class="even">
|
||||
<tr class="odd">
|
||||
<td align="left">Pro N for Workstations</td>
|
||||
<td align="left"><code>WYPNQ-8C467-V2W6J-TX4WX-WT2RQ</code></td>
|
||||
</tr>
|
||||
<tr class="odd">
|
||||
<tr class="even">
|
||||
<td align="left">S</td>
|
||||
<td align="left"><code>V3WVW-N2PV2-CGWC3-34QGF-VMJ2C</code></td>
|
||||
</tr>
|
||||
<tr class="even">
|
||||
<tr class="odd">
|
||||
<td align="left">S N</td>
|
||||
<td align="left"><code>NH9J3-68WK7-6FB93-4K3DF-DJ4F6</code></td>
|
||||
</tr>
|
||||
<tr class="odd">
|
||||
<tr class="even">
|
||||
<td align="left">SE</td>
|
||||
<td align="left"><code>KY7PN-VR6RX-83W6Y-6DDYQ-T6R4W</code></td>
|
||||
</tr>
|
||||
<tr class="even">
|
||||
<tr class="odd">
|
||||
<td align="left">SE N</td>
|
||||
<td align="left"><code>K9VKN-3BGWV-Y624W-MCRMQ-BHDCD</code></td>
|
||||
</tr>
|
||||
<tr class="odd">
|
||||
<tr class="even">
|
||||
<td align="left">Team</td>
|
||||
<td align="left"><code>XKCNC-J26Q9-KFHD2-FKTHY-KD72Y</code></td>
|
||||
</tr>
|
||||
|
@ -339,6 +339,9 @@ div.tocify {
|
||||
<li>
|
||||
<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>
|
||||
@ -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>
|
||||
|
@ -339,6 +339,9 @@ div.tocify {
|
||||
<li>
|
||||
<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>
|
||||
@ -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>
|
||||
@ -408,35 +408,38 @@ div.tocify {
|
||||
<div id="intro" class="section level2">
|
||||
<h2>Intro</h2>
|
||||
<p><strong>Microsoft Activation Scripts (MAS)</strong></p>
|
||||
<p>A Windows and Office activator using HWID / KMS38 / Online KMS
|
||||
activation methods, with a focus on open-source code and fewer antivirus
|
||||
detections.</p>
|
||||
<p>A Windows and Office activator using HWID / Ohook / KMS38 / Online
|
||||
KMS activation methods, with a focus on open-source code and fewer
|
||||
antivirus detections.</p>
|
||||
<hr />
|
||||
</div>
|
||||
<div id="features" class="section level2">
|
||||
<h2>Features</h2>
|
||||
<ul>
|
||||
<li>HWID Activation</li>
|
||||
<li>KMS38 Activation</li>
|
||||
<li>Online KMS Activation</li>
|
||||
<li>Activation Troubleshoot</li>
|
||||
<li><strong>HWID (Digital License)</strong> Method to Permanently
|
||||
Activate Windows</li>
|
||||
<li><strong>Ohook</strong> Method to Permanently Activate Office</li>
|
||||
<li><strong>KMS38</strong> Method to Activate Windows/Server Till the
|
||||
Year 2038</li>
|
||||
<li><strong>Online KMS</strong> Method to Activate Windows/Server/Office
|
||||
Till 180 Days (Lifetime With Renewal Task)</li>
|
||||
<li>Advanced Activation Troubleshoot</li>
|
||||
<li>$OEM$ Folders For Preactivation</li>
|
||||
<li>Change Windows Edition</li>
|
||||
<li>Check Windows-Office Activation Status</li>
|
||||
<li>Available in All In One & Separate Files Version</li>
|
||||
<li>Fully Open Source</li>
|
||||
<li>All Files Are Transparent Batch Scripts</li>
|
||||
<li>Check Windows/Office Activation Status</li>
|
||||
<li>Available in All In One and Separate Files Version</li>
|
||||
<li>Fully Open Source and Based on Batch Script</li>
|
||||
<li>Fewer Antivirus Detections</li>
|
||||
</ul>
|
||||
<hr />
|
||||
</div>
|
||||
<div id="mas-latest-release" class="section level2">
|
||||
<h2>MAS Latest Release</h2>
|
||||
<p>Last Release - v1.8 (16-Mar-2023)<br />
|
||||
<p>Last Release - v1.9 (25-Sep-2023)<br />
|
||||
<a
|
||||
href="https://github.com/massgravel/Microsoft-Activation-Scripts">GitHub</a>
|
||||
/ <a
|
||||
href="https://gitlab.com/massgrave/microsoft-activation-scripts">GitLab</a></p>
|
||||
href="https://bitbucket.org/WindowsAddict/microsoft-activation-scripts">Bitbucket</a></p>
|
||||
<hr />
|
||||
</div>
|
||||
<div id="download-how-to-use-it" class="section level2">
|
||||
@ -445,7 +448,7 @@ href="https://gitlab.com/massgrave/microsoft-activation-scripts">GitLab</a></p>
|
||||
<h3>Method 1 - PowerShell</h3>
|
||||
<p>(Recommended)</p>
|
||||
<ul>
|
||||
<li>On Windows 8.1/10/11, right-click on the windows start menu and
|
||||
<li>On Windows 8.1/10/11, right-click on the Windows start menu and
|
||||
select PowerShell or Terminal (Not CMD).</li>
|
||||
<li>Copy-paste the below code and press enter<br />
|
||||
<code>irm https://massgrave.dev/get | iex</code></li>
|
||||
@ -476,9 +479,9 @@ href="command_line_switches.html">here</a></p>
|
||||
<h2>Activations Summary</h2>
|
||||
<table>
|
||||
<colgroup>
|
||||
<col width="23%" />
|
||||
<col width="23%" />
|
||||
<col width="52%" />
|
||||
<col width="22%" />
|
||||
<col width="28%" />
|
||||
<col width="49%" />
|
||||
</colgroup>
|
||||
<thead>
|
||||
<tr class="header">
|
||||
@ -494,14 +497,19 @@ href="command_line_switches.html">here</a></p>
|
||||
<td align="left">Permanent</td>
|
||||
</tr>
|
||||
<tr class="even">
|
||||
<td align="left">KMS38</td>
|
||||
<td align="left">Windows 10-11-Server</td>
|
||||
<td align="left">Until the year 2038</td>
|
||||
<td align="left">Ohook</td>
|
||||
<td align="left">Office</td>
|
||||
<td align="left">Permanent</td>
|
||||
</tr>
|
||||
<tr class="odd">
|
||||
<td align="left">KMS38</td>
|
||||
<td align="left">Windows 10-11-Server</td>
|
||||
<td align="left">Till the Year 2038</td>
|
||||
</tr>
|
||||
<tr class="even">
|
||||
<td align="left">Online KMS</td>
|
||||
<td align="left">Windows / Office</td>
|
||||
<td align="left">180 Days. Lifetime Activation With Renewal Task</td>
|
||||
<td align="left">180 Days. Lifetime With Renewal Task</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
@ -515,7 +523,7 @@ href="unsupported_products_activation.html">here</a>.</p>
|
||||
<h2>Screenshots</h2>
|
||||
<p><img src="MAS_AIO.png" /></p>
|
||||
<p><img src="MAS_HWID.png" /></p>
|
||||
<p><img src="MAS_KMS.png" /></p>
|
||||
<p><img src="MAS_Ohook.png" /></p>
|
||||
<p><img src="MAS_Troubleshoot.png" /></p>
|
||||
<hr />
|
||||
</div>
|
||||
|
@ -1,507 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<html>
|
||||
|
||||
<head>
|
||||
|
||||
<meta charset="utf-8" />
|
||||
<meta name="generator" content="pandoc" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=EDGE" />
|
||||
|
||||
|
||||
|
||||
|
||||
<title>Install HWID Key</title>
|
||||
|
||||
<script src="site_libs/header-attrs-2.23/header-attrs.js"></script>
|
||||
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<link href="site_libs/bootstrap-3.3.5/css/readable.min.css" rel="stylesheet" />
|
||||
<script src="site_libs/bootstrap-3.3.5/js/bootstrap.min.js"></script>
|
||||
<script src="site_libs/bootstrap-3.3.5/shim/html5shiv.min.js"></script>
|
||||
<script src="site_libs/bootstrap-3.3.5/shim/respond.min.js"></script>
|
||||
<style>h1 {font-size: 34px;}
|
||||
h1.title {font-size: 38px;}
|
||||
h2 {font-size: 30px;}
|
||||
h3 {font-size: 24px;}
|
||||
h4 {font-size: 18px;}
|
||||
h5 {font-size: 16px;}
|
||||
h6 {font-size: 12px;}
|
||||
code {color: inherit; background-color: rgba(0, 0, 0, 0.04);}
|
||||
pre:not([class]) { background-color: white }</style>
|
||||
<script src="site_libs/jqueryui-1.13.2/jquery-ui.min.js"></script>
|
||||
<link href="site_libs/tocify-1.9.1/jquery.tocify.css" rel="stylesheet" />
|
||||
<script src="site_libs/tocify-1.9.1/jquery.tocify.js"></script>
|
||||
<script src="site_libs/navigation-1.1/tabsets.js"></script>
|
||||
<link rel="shortcut icon" href="favicon.ico">
|
||||
|
||||
<style type="text/css">
|
||||
code{white-space: pre-wrap;}
|
||||
span.smallcaps{font-variant: small-caps;}
|
||||
span.underline{text-decoration: underline;}
|
||||
div.column{display: inline-block; vertical-align: top; width: 50%;}
|
||||
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
|
||||
ul.task-list{list-style: none;}
|
||||
</style>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="styles.css" type="text/css" />
|
||||
|
||||
|
||||
|
||||
<style type = "text/css">
|
||||
.main-container {
|
||||
max-width: 940px;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
img {
|
||||
max-width:100%;
|
||||
}
|
||||
.tabbed-pane {
|
||||
padding-top: 12px;
|
||||
}
|
||||
.html-widget {
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
button.code-folding-btn:focus {
|
||||
outline: none;
|
||||
}
|
||||
summary {
|
||||
display: list-item;
|
||||
}
|
||||
details > summary > p:only-child {
|
||||
display: inline;
|
||||
}
|
||||
pre code {
|
||||
padding: 0;
|
||||
}
|
||||
</style>
|
||||
|
||||
|
||||
<style type="text/css">
|
||||
.dropdown-submenu {
|
||||
position: relative;
|
||||
}
|
||||
.dropdown-submenu>.dropdown-menu {
|
||||
top: 0;
|
||||
left: 100%;
|
||||
margin-top: -6px;
|
||||
margin-left: -1px;
|
||||
border-radius: 0 6px 6px 6px;
|
||||
}
|
||||
.dropdown-submenu:hover>.dropdown-menu {
|
||||
display: block;
|
||||
}
|
||||
.dropdown-submenu>a:after {
|
||||
display: block;
|
||||
content: " ";
|
||||
float: right;
|
||||
width: 0;
|
||||
height: 0;
|
||||
border-color: transparent;
|
||||
border-style: solid;
|
||||
border-width: 5px 0 5px 5px;
|
||||
border-left-color: #cccccc;
|
||||
margin-top: 5px;
|
||||
margin-right: -10px;
|
||||
}
|
||||
.dropdown-submenu:hover>a:after {
|
||||
border-left-color: #adb5bd;
|
||||
}
|
||||
.dropdown-submenu.pull-left {
|
||||
float: none;
|
||||
}
|
||||
.dropdown-submenu.pull-left>.dropdown-menu {
|
||||
left: -100%;
|
||||
margin-left: 10px;
|
||||
border-radius: 6px 0 6px 6px;
|
||||
}
|
||||
</style>
|
||||
|
||||
<script type="text/javascript">
|
||||
// manage active state of menu based on current page
|
||||
$(document).ready(function () {
|
||||
// active menu anchor
|
||||
href = window.location.pathname
|
||||
href = href.substr(href.lastIndexOf('/') + 1)
|
||||
if (href === "")
|
||||
href = "index.html";
|
||||
var menuAnchor = $('a[href="' + href + '"]');
|
||||
|
||||
// mark the anchor link active (and if it's in a dropdown, also mark that active)
|
||||
var dropdown = menuAnchor.closest('li.dropdown');
|
||||
if (window.bootstrap) { // Bootstrap 4+
|
||||
menuAnchor.addClass('active');
|
||||
dropdown.find('> .dropdown-toggle').addClass('active');
|
||||
} else { // Bootstrap 3
|
||||
menuAnchor.parent().addClass('active');
|
||||
dropdown.addClass('active');
|
||||
}
|
||||
|
||||
// Navbar adjustments
|
||||
var navHeight = $(".navbar").first().height() + 15;
|
||||
var style = document.createElement('style');
|
||||
var pt = "padding-top: " + navHeight + "px; ";
|
||||
var mt = "margin-top: -" + navHeight + "px; ";
|
||||
var css = "";
|
||||
// offset scroll position for anchor links (for fixed navbar)
|
||||
for (var i = 1; i <= 6; i++) {
|
||||
css += ".section h" + i + "{ " + pt + mt + "}\n";
|
||||
}
|
||||
style.innerHTML = "body {" + pt + "padding-bottom: 40px; }\n" + css;
|
||||
document.head.appendChild(style);
|
||||
});
|
||||
</script>
|
||||
|
||||
<!-- tabsets -->
|
||||
|
||||
<style type="text/css">
|
||||
.tabset-dropdown > .nav-tabs {
|
||||
display: inline-table;
|
||||
max-height: 500px;
|
||||
min-height: 44px;
|
||||
overflow-y: auto;
|
||||
border: 1px solid #ddd;
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
.tabset-dropdown > .nav-tabs > li.active:before, .tabset-dropdown > .nav-tabs.nav-tabs-open:before {
|
||||
content: "\e259";
|
||||
font-family: 'Glyphicons Halflings';
|
||||
display: inline-block;
|
||||
padding: 10px;
|
||||
border-right: 1px solid #ddd;
|
||||
}
|
||||
|
||||
.tabset-dropdown > .nav-tabs.nav-tabs-open > li.active:before {
|
||||
content: "\e258";
|
||||
font-family: 'Glyphicons Halflings';
|
||||
border: none;
|
||||
}
|
||||
|
||||
.tabset-dropdown > .nav-tabs > li.active {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.tabset-dropdown > .nav-tabs > li > a,
|
||||
.tabset-dropdown > .nav-tabs > li > a:focus,
|
||||
.tabset-dropdown > .nav-tabs > li > a:hover {
|
||||
border: none;
|
||||
display: inline-block;
|
||||
border-radius: 4px;
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
.tabset-dropdown > .nav-tabs.nav-tabs-open > li {
|
||||
display: block;
|
||||
float: none;
|
||||
}
|
||||
|
||||
.tabset-dropdown > .nav-tabs > li {
|
||||
display: none;
|
||||
}
|
||||
</style>
|
||||
|
||||
<!-- code folding -->
|
||||
|
||||
|
||||
|
||||
<style type="text/css">
|
||||
|
||||
#TOC {
|
||||
margin: 25px 0px 20px 0px;
|
||||
}
|
||||
@media (max-width: 768px) {
|
||||
#TOC {
|
||||
position: relative;
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
@media print {
|
||||
.toc-content {
|
||||
/* see https://github.com/w3c/csswg-drafts/issues/4434 */
|
||||
float: right;
|
||||
}
|
||||
}
|
||||
|
||||
.toc-content {
|
||||
padding-left: 30px;
|
||||
padding-right: 40px;
|
||||
}
|
||||
|
||||
div.main-container {
|
||||
max-width: 1200px;
|
||||
}
|
||||
|
||||
div.tocify {
|
||||
width: 20%;
|
||||
max-width: 260px;
|
||||
max-height: 85%;
|
||||
}
|
||||
|
||||
@media (min-width: 768px) and (max-width: 991px) {
|
||||
div.tocify {
|
||||
width: 25%;
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 767px) {
|
||||
div.tocify {
|
||||
width: 100%;
|
||||
max-width: none;
|
||||
}
|
||||
}
|
||||
|
||||
.tocify ul, .tocify li {
|
||||
line-height: 20px;
|
||||
}
|
||||
|
||||
.tocify-subheader .tocify-item {
|
||||
font-size: 0.90em;
|
||||
}
|
||||
|
||||
.tocify .list-group-item {
|
||||
border-radius: 0px;
|
||||
}
|
||||
|
||||
.tocify-subheader {
|
||||
display: inline;
|
||||
}
|
||||
.tocify-subheader .tocify-item {
|
||||
font-size: 0.95em;
|
||||
}
|
||||
|
||||
</style>
|
||||
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
|
||||
<div class="container-fluid main-container">
|
||||
|
||||
|
||||
<!-- setup 3col/9col grid for toc_float and main content -->
|
||||
<div class="row">
|
||||
<div class="col-xs-12 col-sm-4 col-md-3">
|
||||
<div id="TOC" class="tocify">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="toc-content col-xs-12 col-sm-8 col-md-9">
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="navbar navbar-default navbar-fixed-top" role="navigation">
|
||||
<div class="container">
|
||||
<div class="navbar-header">
|
||||
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-bs-toggle="collapse" data-target="#navbar" data-bs-target="#navbar">
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
</button>
|
||||
<a class="navbar-brand" href="index.html"><div><img src="logo.png" class="logo"> Microsoft Activation Scripts</div></a>
|
||||
</div>
|
||||
<div id="navbar" class="navbar-collapse collapse">
|
||||
<ul class="nav navbar-nav">
|
||||
|
||||
</ul>
|
||||
<ul class="nav navbar-nav navbar-right">
|
||||
<li>
|
||||
<a href="index.html">Home</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="faq.html">FAQ</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="troubleshoot.html">Troubleshoot</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="genuine-installation-media.html">Download Windows/Office</a>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" data-bs-toggle="dropdown" aria-expanded="false">
|
||||
Docs
|
||||
|
||||
<span class="caret"></span>
|
||||
</a>
|
||||
<ul class="dropdown-menu" role="menu">
|
||||
<li>
|
||||
<a href="hwid.html">HWID Activation</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="kms38.html">KMS38 Activation</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="online_kms.html">Online KMS Activation</a>
|
||||
</li>
|
||||
<li class="divider"></li>
|
||||
<li>
|
||||
<a href="command_line_switches.html">Command Line Switches</a>
|
||||
</li>
|
||||
<li class="divider"></li>
|
||||
<li>
|
||||
<a href="check_activation_status.html">Check Activation Status</a>
|
||||
</li>
|
||||
<li class="divider"></li>
|
||||
<li>
|
||||
<a href="oem-folder.html">Extract $OEM$ Folder</a>
|
||||
</li>
|
||||
<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>
|
||||
</li>
|
||||
<li>
|
||||
<a href="office-license-is-not-genuine.html">Office License Is Not Genuine</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="fix-wpa-registry.html">Fix WPA Registry</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="licensing-servers-issue.html">Licensing Servers Issue</a>
|
||||
</li>
|
||||
<li class="divider"></li>
|
||||
<li>
|
||||
<a href="unsupported_products_activation.html">Unsupported Products Activation</a>
|
||||
</li>
|
||||
<li class="divider"></li>
|
||||
<li>
|
||||
<a href="changelog.html">Changelog</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="credits.html">Credits</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="contactus.html">Contact Us</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div><!--/.nav-collapse -->
|
||||
</div><!--/.container -->
|
||||
</div><!--/.navbar -->
|
||||
|
||||
<div id="header">
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div id="install-win-1011-hwid-key" class="section level1">
|
||||
<h1>Install Win 10/11 HWID Key</h1>
|
||||
<hr />
|
||||
<ul>
|
||||
<li><p>You can find this option in MAS extras section.</p></li>
|
||||
<li><p>HWID (Digital License) can auto-activate a system even after OS
|
||||
is re-installed.</p></li>
|
||||
<li><p>But this auto-activation works only when HWID (Retail/OEM/MAK)
|
||||
key is already installed which happens if you downloaded Windows 10-11
|
||||
for <strong>free</strong> from the Official Microsoft website.</p></li>
|
||||
<li><p>However, Business versions (Windows Enterprise, LTSB/C editions)
|
||||
are not publicly available. These editions have the KMS key installed by
|
||||
default. Due to this HWID can’t auto-activate the system.</p></li>
|
||||
<li><p>To avoid running the HWID script <strong>again</strong>, you can
|
||||
instead just install the HWID key and the system will
|
||||
auto-activate.</p></li>
|
||||
<li><p>This is the scenario where this option is useful.</p></li>
|
||||
</ul>
|
||||
<hr />
|
||||
</div>
|
||||
|
||||
<script type="text/javascript" src="links.js"></script>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<script>
|
||||
|
||||
// add bootstrap table styles to pandoc tables
|
||||
function bootstrapStylePandocTables() {
|
||||
$('tr.odd').parent('tbody').parent('table').addClass('table table-condensed');
|
||||
}
|
||||
$(document).ready(function () {
|
||||
bootstrapStylePandocTables();
|
||||
});
|
||||
|
||||
|
||||
</script>
|
||||
|
||||
<!-- tabsets -->
|
||||
|
||||
<script>
|
||||
$(document).ready(function () {
|
||||
window.buildTabsets("TOC");
|
||||
});
|
||||
|
||||
$(document).ready(function () {
|
||||
$('.tabset-dropdown > .nav-tabs > li').click(function () {
|
||||
$(this).parent().toggleClass('nav-tabs-open');
|
||||
});
|
||||
});
|
||||
</script>
|
||||
|
||||
<!-- code folding -->
|
||||
|
||||
<script>
|
||||
$(document).ready(function () {
|
||||
|
||||
// temporarily add toc-ignore selector to headers for the consistency with Pandoc
|
||||
$('.unlisted.unnumbered').addClass('toc-ignore')
|
||||
|
||||
// move toc-ignore selectors from section div to header
|
||||
$('div.section.toc-ignore')
|
||||
.removeClass('toc-ignore')
|
||||
.children('h1,h2,h3,h4,h5').addClass('toc-ignore');
|
||||
|
||||
// establish options
|
||||
var options = {
|
||||
selectors: "h1,h2,h3",
|
||||
theme: "bootstrap3",
|
||||
context: '.toc-content',
|
||||
hashGenerator: function (text) {
|
||||
return text.replace(/[.\\/?&!#<>]/g, '').replace(/\s/g, '_');
|
||||
},
|
||||
ignoreSelector: ".toc-ignore",
|
||||
scrollTo: 0
|
||||
};
|
||||
options.showAndHide = false;
|
||||
options.smoothScroll = false;
|
||||
|
||||
// tocify
|
||||
var toc = $("#TOC").tocify(options).data("toc-tocify");
|
||||
});
|
||||
</script>
|
||||
|
||||
<!-- dynamically load mathjax for compatibility with self-contained -->
|
||||
<script>
|
||||
(function () {
|
||||
var script = document.createElement("script");
|
||||
script.type = "text/javascript";
|
||||
script.src = "https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML";
|
||||
document.getElementsByTagName("head")[0].appendChild(script);
|
||||
})();
|
||||
</script>
|
||||
|
||||
</body>
|
||||
</html>
|
@ -339,6 +339,9 @@ div.tocify {
|
||||
<li>
|
||||
<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>
|
||||
@ -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>
|
||||
|
@ -339,6 +339,9 @@ div.tocify {
|
||||
<li>
|
||||
<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>
|
||||
@ -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>
|
||||
@ -417,18 +417,30 @@ do it. If you are unsure, you can take the help from <a
|
||||
href="troubleshoot.html">here</a>.</p></li>
|
||||
<li><p>This may happen mostly either due to DNS or Issues in MS
|
||||
licensing servers itself or Firewall rules in the system. Below you can
|
||||
find listed fixes for it.</p></li>
|
||||
find fixes for it.</p></li>
|
||||
<li><p><strong>Which method to choose for the fix?<br />
|
||||
<br />
|
||||
</strong>If you are located in China then choose <strong>Modify Host
|
||||
File</strong> option.<br />
|
||||
If you are not in China then first try <strong>Fix DNS</strong> option,
|
||||
If you are not in China then first try <strong>Network Reset</strong>
|
||||
option and if that doesn’t work then <strong>Fix DNS</strong> option,
|
||||
and if that doesn’t work then try <strong>VPN</strong> method or try
|
||||
another Internet connection.</p></li>
|
||||
<li><p>If you are still facing issues then check <a
|
||||
href="troubleshoot.html">here</a>.</p></li>
|
||||
</ul>
|
||||
<hr />
|
||||
<div id="network-reset" class="section level2">
|
||||
<h2>Network Reset</h2>
|
||||
<ul>
|
||||
<li><p>In Windows 10/11, goto settings and search for Network Reset and
|
||||
apply this option.</p></li>
|
||||
<li><p>Restart your system and try HWID Activation.</p></li>
|
||||
<li><p>If it’s showing same Internet error then apply the Fix DNS
|
||||
option.</p></li>
|
||||
</ul>
|
||||
<hr />
|
||||
</div>
|
||||
<div id="fix-dns" class="section level2">
|
||||
<h2>Fix DNS</h2>
|
||||
<ul>
|
||||
@ -438,19 +450,21 @@ href="https://www.box.com/index.php?rm=box_download_shared_file&shared_name=
|
||||
file and run it as admin.</p></li>
|
||||
<li><p>Follow onscreen instructions.</p></li>
|
||||
<li><p>Once done, try HWID Activation.</p></li>
|
||||
<li><p>If it’s showing same Internet error then try VPN option.</p></li>
|
||||
</ul>
|
||||
<hr />
|
||||
</div>
|
||||
<div id="vpn" class="section level2">
|
||||
<h2>VPN</h2>
|
||||
<ul>
|
||||
<li><p>You can install below VPN to fix issue if script is showing
|
||||
failed to connect licensing servers.</p></li>
|
||||
<li><p>Freedome VPN<br />
|
||||
<li><p>Install Freedome VPN<br />
|
||||
<a
|
||||
href="https://download.sp.f-secure.com/freedome/installer/2/Freedome.exe"
|
||||
class="uri">https://download.sp.f-secure.com/freedome/installer/2/Freedome.exe</a></p></li>
|
||||
<li><p>Once done, try HWID Activation.</p></li>
|
||||
<li><p>Once done connect to USA servers and then try HWID
|
||||
Activation.</p></li>
|
||||
<li><p>If it’s showing same Internet error then check <a
|
||||
href="troubleshoot.html">here</a>.</p></li>
|
||||
</ul>
|
||||
<hr />
|
||||
</div>
|
||||
@ -471,22 +485,14 @@ failing to resolve MS licensing servers.</p>
|
||||
|
||||
Set-ItemProperty -Path $filePath -Name IsReadOnly -Value $false
|
||||
|
||||
Set-Content -Path $filePath -Value (Get-Content $filePath | ForEach-Object { $_ -replace "124.108.22.138 licensing.mp.microsoft.com", "" })
|
||||
|
||||
Add-Content -Path $filePath -Value "124.108.22.138 licensing.mp.microsoft.com"
|
||||
|
||||
Set-ItemProperty -Path $filePath -Name IsReadOnly -Value $true</code></pre>
|
||||
Add-Content -Path $filePath -Value "124.108.22.138 licensing.mp.microsoft.com"</code></pre>
|
||||
<ul>
|
||||
<li>Done. Now try HWID Activation.</li>
|
||||
</ul>
|
||||
<p>To restore it, run below commands.</p>
|
||||
<pre><code>$filePath = "C:\Windows\System32\drivers\etc\hosts"
|
||||
|
||||
Set-ItemProperty -Path $filePath -Name IsReadOnly -Value $false
|
||||
|
||||
Set-Content -Path $filePath -Value (Get-Content $filePath | ForEach-Object { $_ -replace "124.108.22.138 licensing.mp.microsoft.com", "" })
|
||||
|
||||
Set-ItemProperty -Path $filePath -Name IsReadOnly -Value $true</code></pre>
|
||||
Set-Content -Path $filePath -Value (Get-Content $filePath | ForEach-Object { $_ -replace "124.108.22.138 licensing.mp.microsoft.com", "" })</code></pre>
|
||||
<hr />
|
||||
</div>
|
||||
</div>
|
||||
|
@ -339,6 +339,9 @@ div.tocify {
|
||||
<li>
|
||||
<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>
|
||||
@ -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>
|
||||
@ -427,10 +427,14 @@ contact.</p></li>
|
||||
<li><p>You can check <a href="index.html">here</a> about activation
|
||||
method details and select the activation method as per your
|
||||
requirement.</p></li>
|
||||
<li><p>On Windows 8 and later, running setupcomplete.cmd is disabled if
|
||||
the default installed key for the edition is OEM Channel. For example -
|
||||
Preactivation won’t work for Windows 10 Iot Enterprise because installed
|
||||
key is of OEM channel.</p></li>
|
||||
<li><p>On Windows 8 and later, <strong>running setupcomplete.cmd is
|
||||
disabled</strong> if the default installed key for the edition is OEM
|
||||
Channel.<br />
|
||||
For example - Preactivation won’t work for Windows 10 Iot Enterprise
|
||||
LTSC because installed key is of OEM channel.<br />
|
||||
The <strong>solution</strong> for this issue is to use (Non-Iot) Windows
|
||||
10 Enterprise LTSC ISO and HWID method in preactivation will use Iot
|
||||
LTSC key to change the edition.</p></li>
|
||||
</ul>
|
||||
<hr />
|
||||
</div>
|
||||
@ -469,6 +473,15 @@ first time.</li>
|
||||
</ul>
|
||||
<hr />
|
||||
</div>
|
||||
<div id="ohook" class="section level2">
|
||||
<h2>Ohook</h2>
|
||||
<ul>
|
||||
<li>If Office is preinstalled then Ohook method will activate the Office
|
||||
immediately without Internet. This activation uses custom sppc.dll file
|
||||
for the activation.</li>
|
||||
</ul>
|
||||
<hr />
|
||||
</div>
|
||||
<div id="kms38" class="section level2">
|
||||
<h2>KMS38</h2>
|
||||
<ul>
|
||||
@ -481,9 +494,19 @@ Internet.</li>
|
||||
<div id="online-kms" class="section level2">
|
||||
<h2>Online KMS</h2>
|
||||
<ul>
|
||||
<li>When using Online KMS activation, Windows and Office both will be
|
||||
activated when connected to the internet for the first time. This option
|
||||
uses a renewal task for lifetime activation.</li>
|
||||
<li>When using Online KMS activation, Windows-Server and Office
|
||||
(Preinstalled) both will be activated when connected to the internet for
|
||||
the first time. This option uses a renewal task for lifetime
|
||||
activation.</li>
|
||||
</ul>
|
||||
<hr />
|
||||
</div>
|
||||
<div id="hwid-ohook" class="section level2">
|
||||
<h2>HWID + Ohook</h2>
|
||||
<ul>
|
||||
<li>In this method, Windows 10-11 will be activated with HWID, and
|
||||
<strong>Office</strong> (Preinstalled) will be activated using
|
||||
Ohook.</li>
|
||||
</ul>
|
||||
<hr />
|
||||
</div>
|
||||
@ -491,7 +514,17 @@ uses a renewal task for lifetime activation.</li>
|
||||
<h2>HWID + Online KMS</h2>
|
||||
<ul>
|
||||
<li>In this method, Windows 10-11 will be activated with HWID, and
|
||||
<strong>Office</strong> will be activated using Online KMS.</li>
|
||||
<strong>Office</strong> (Preinstalled) will be activated using Online
|
||||
KMS.</li>
|
||||
</ul>
|
||||
<hr />
|
||||
</div>
|
||||
<div id="kms38-ohook" class="section level2">
|
||||
<h2>KMS38 + Ohook</h2>
|
||||
<ul>
|
||||
<li>In this method, Windows 10-11-Server will be activated with KMS38,
|
||||
and <strong>Office</strong> (Preinstalled) will be activated using
|
||||
Ohook.</li>
|
||||
</ul>
|
||||
<hr />
|
||||
</div>
|
||||
@ -499,8 +532,19 @@ uses a renewal task for lifetime activation.</li>
|
||||
<h2>KMS38 + Online KMS</h2>
|
||||
<ul>
|
||||
<li>In this method, Windows 10-11-Server will be activated with KMS38,
|
||||
and <strong>Office</strong> will be activated using Online KMS.</li>
|
||||
and <strong>Office</strong> (Preinstalled) will be activated using
|
||||
Online KMS.</li>
|
||||
</ul>
|
||||
<hr />
|
||||
</div>
|
||||
<div id="online-kms-ohook" class="section level2">
|
||||
<h2>Online KMS + Ohook</h2>
|
||||
<ul>
|
||||
<li>In this method, Windows-Server will be activated with Online KMS,
|
||||
and <strong>Office</strong> (Preinstalled) will be activated using
|
||||
Ohook.</li>
|
||||
</ul>
|
||||
<hr />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
@ -339,6 +339,9 @@ div.tocify {
|
||||
<li>
|
||||
<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>
|
||||
@ -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>
|
||||
@ -408,9 +408,10 @@ div.tocify {
|
||||
<div id="get-genuine-office-banner" class="section level1">
|
||||
<h1>‘Get genuine Office’ banner</h1>
|
||||
<p><img src="office-license-is-not-genuine.png" /></p>
|
||||
<p><strong>TL;DR</strong> To solve it, use the latest abbodi1406’s <a
|
||||
href="https://github.com/abbodi1406/KMS_VL_ALL_AIO/">KMS_VL_ALL</a> or
|
||||
<a href="index.html">MAS</a> to activate Office.</p>
|
||||
<p><strong>TL;DR</strong> To solve it, use <a href="index.html">MAS</a>
|
||||
or abbodi1406’s <a
|
||||
href="https://github.com/abbodi1406/KMS_VL_ALL_AIO/">KMS_VL_ALL</a> to
|
||||
activate Office.</p>
|
||||
<hr />
|
||||
<div id="reasons" class="section level2">
|
||||
<h2>Reasons</h2>
|
||||
@ -444,9 +445,9 @@ mentioned here.</p>
|
||||
<div id="activation-tools" class="section level3">
|
||||
<h3>1- Activation Tools</h3>
|
||||
<ul>
|
||||
<li>Use the latest abbodi1406’s <a
|
||||
href="https://github.com/abbodi1406/KMS_VL_ALL_AIO/">KMS_VL_ALL</a> or
|
||||
<a href="index.html">MAS</a> to activate Office.</li>
|
||||
<li>Use <a href="index.html">MAS</a> or abbodi1406’s <a
|
||||
href="https://github.com/abbodi1406/KMS_VL_ALL_AIO/">KMS_VL_ALL</a> to
|
||||
activate Office.</li>
|
||||
</ul>
|
||||
<hr />
|
||||
</div>
|
||||
|
@ -339,6 +339,9 @@ div.tocify {
|
||||
<li>
|
||||
<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>
|
||||
@ -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>
|
||||
@ -414,15 +414,9 @@ div.tocify {
|
||||
<li><p>If the below guide is confusing to you then the simplest option
|
||||
for you is to use <a href="office_c2r_links.html">Office C2R
|
||||
Installer</a>.</p></li>
|
||||
<li><p>Retail Office (O365 with Mondo 2016 KMS License installed by
|
||||
Activation script):<br />
|
||||
Pros - Latest feature updates<br />
|
||||
Cons - On Office repair or Windows major feature updates, you will need
|
||||
to run activation script again.</p></li>
|
||||
<li><p>Volume Office (2021):<br />
|
||||
Pros - You won’t need to run activation script again on Office repair or
|
||||
Windows major feature updates.<br />
|
||||
Cons - No latest feature updates</p></li>
|
||||
<li><p>Retail Office (e.g. O365) has latest feature updates and Volume
|
||||
Office (e.g. ProPlus 2021) don’t have latest feature updates. Both can
|
||||
be activated using Ohook activation method.</p></li>
|
||||
<li><p>Please note that in the official C2R office custom installation
|
||||
method, there is no ISO or any one-click solution available. Below is
|
||||
the simplest guide to installing the customized office.</p></li>
|
||||
@ -460,7 +454,7 @@ section.</p></li>
|
||||
<code>Office LTSC Professional Plus 2021 - Volume License</code> (Don’t
|
||||
select SPLA version) in the office suites section.</p></li>
|
||||
<li><p>You can add Visio and Project apps if you need them. Don’t select
|
||||
language which is <a href="office_c2r_links.html">not available for
|
||||
language that is <a href="office_c2r_links.html">not available for
|
||||
Project/Visio</a> if you are installing these apps.</p></li>
|
||||
<li><p>Customize other things and leave them as default where you don’t
|
||||
understand something.</p></li>
|
||||
|
@ -339,6 +339,9 @@ div.tocify {
|
||||
<li>
|
||||
<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>
|
||||
@ -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>
|
||||
@ -413,13 +413,12 @@ div.tocify {
|
||||
<ul>
|
||||
<li><p><strong>If you are unsure what to download then</strong>,</p>
|
||||
<ul>
|
||||
<li><p>Choose <strong>Office 365 ProPlus</strong>. MAS’s KMS activation
|
||||
will use Mondo 2016 license to activate it and it will give you latest
|
||||
and most features possible with KMS license.</p></li>
|
||||
<li><p>Choose <strong>Office 365 ProPlus</strong>. MAS’s Ohook method
|
||||
can activate it and it will give you latest and most features
|
||||
possible.</p></li>
|
||||
<li><p>Choose <strong>Online Installer</strong> <strong>x64</strong> as
|
||||
it will install latest version with minimum download data. Choose
|
||||
Offline installer if you have unstable connection or need to install
|
||||
offline/multiple times.</p></li>
|
||||
Offline installer if you have unstable connection.</p></li>
|
||||
</ul></li>
|
||||
<li><p>Below all links are original from Microsoft with Retail license
|
||||
and Current update channel.</p></li>
|
||||
@ -439,8 +438,8 @@ href="https://www.coolhub.top/tech-articles/products.html">here</a>.</p></li>
|
||||
it’s too old and it’s installation can not be updated. Use online
|
||||
installer if you need to use Office 2013.</p></li>
|
||||
<li><p><strong>Advanced uses:</strong> If you want customization in
|
||||
Office installation or want pure Volume installation for more stability,
|
||||
use this <a href="office_c2r_custom.html">ODT method</a> of Office
|
||||
Office installation or want pure Volume installation, use this <a
|
||||
href="office_c2r_custom.html">ODT method</a> of Office
|
||||
installation.</p></li>
|
||||
<li><p><strong>Troubleshoot:</strong></p>
|
||||
<ul>
|
||||
|
@ -339,6 +339,9 @@ div.tocify {
|
||||
<li>
|
||||
<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>
|
||||
@ -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 @@ checksums for them. You can download SHA-1 hashes list from <a
|
||||
href="https://pixeldrain.com/u/UcxBns92">here</a> for all below listed
|
||||
Office versions.</p></li>
|
||||
<li><p>You can activate all below listed 2010/2013/2016 Office files
|
||||
with Online KMS option in MAS. To activate below listed Office 2007
|
||||
Enterprise, you can use this key
|
||||
with Online KMS option and 2013/2016 with Ohook option in MAS. To
|
||||
activate below listed Office 2007 Enterprise, you can use this key
|
||||
<code>BQDQB-KRRY9-43DBR-4P9J4-DH7D8</code></p></li>
|
||||
<li><p>If you need links for any other Windows/office file, please
|
||||
contact <a href="https://discord.gg/gjJEfq7ux8">here</a>.</p></li>
|
||||
|
1686
_site/ohook.html
Normal file
@ -339,6 +339,9 @@ div.tocify {
|
||||
<li>
|
||||
<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>
|
||||
@ -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>
|
||||
@ -454,8 +454,8 @@ Run the online KMS activation whenever required.</p></li>
|
||||
You can install the auto-renewal in the script.<br />
|
||||
This method puts the following two files,<br />
|
||||
<br />
|
||||
<code>C:\ProgramData\Activation-Renewal\Activation_task.cmd</code></p>
|
||||
<p><code>C:\ProgramData\Activation-Renewal\Info.txt</code></p>
|
||||
<code>C:\Program Files\Activation-Renewal\Activation_task.cmd</code></p>
|
||||
<p><code>C:\Program Files\Activation-Renewal\Info.txt</code></p>
|
||||
<p>And creates a scheduled task (<code>\Activation-Renewal</code>) to
|
||||
run the script every 7 days. This task registers the working KMS server
|
||||
and triggers activation commands only for the installed Volume
|
||||
@ -510,9 +510,9 @@ Enterprise multi-session, SE (CloudEdition), Education, Pro, Pro
|
||||
Workstation, Pro Education, Home, Home Single Language, Home
|
||||
China</p></li>
|
||||
<li><p><strong>Windows 10:</strong><br />
|
||||
Enterprise, Enterprise LTSC/LTSB, Enterprise G, Enterprise
|
||||
multi-session, Education, Pro, Pro Workstation, Pro Education, Home,
|
||||
Home Single Language, Home China</p></li>
|
||||
Enterprise, Enterprise LTSC/LTSB, IoT Enterprise LTSC, Enterprise G,
|
||||
Enterprise multi-session, Education, Pro, Pro Workstation, Pro
|
||||
Education, Home, Home Single Language, Home China</p></li>
|
||||
<li><p><strong>Windows 8.1:</strong><br />
|
||||
Enterprise, Pro, Pro with Media Center, Core, Core Single Language, Core
|
||||
China, Pro for Students, Bing, Bing Single Language, Bing China,
|
||||
|
@ -339,6 +339,9 @@ div.tocify {
|
||||
<li>
|
||||
<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>
|
||||
@ -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>
|
||||
|
@ -339,6 +339,9 @@ div.tocify {
|
||||
<li>
|
||||
<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>
|
||||
@ -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>
|
||||
|
@ -339,6 +339,9 @@ div.tocify {
|
||||
<li>
|
||||
<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>
|
||||
@ -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>
|
||||
|
@ -339,6 +339,9 @@ div.tocify {
|
||||
<li>
|
||||
<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>
|
||||
@ -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>
|
||||
|
@ -339,6 +339,9 @@ div.tocify {
|
||||
<li>
|
||||
<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>
|
||||
@ -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>
|
||||
|
@ -339,6 +339,9 @@ div.tocify {
|
||||
<li>
|
||||
<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>
|
||||
@ -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>
|
||||
|
@ -339,6 +339,9 @@ div.tocify {
|
||||
<li>
|
||||
<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>
|
||||
@ -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>
|
||||
|
@ -339,6 +339,9 @@ div.tocify {
|
||||
<li>
|
||||
<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>
|
||||
@ -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>
|
||||
|
@ -339,6 +339,9 @@ div.tocify {
|
||||
<li>
|
||||
<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>
|
||||
@ -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>
|
||||
|
@ -339,6 +339,9 @@ div.tocify {
|
||||
<li>
|
||||
<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>
|
||||
@ -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>
|
||||
|
@ -339,6 +339,9 @@ div.tocify {
|
||||
<li>
|
||||
<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>
|
||||
@ -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>
|
||||
|