This commit is contained in:
DESKTOP-AJSJJMA\Admin 2023-03-16 11:09:16 -07:00
parent 53950f1876
commit 4845932d78
56 changed files with 38483 additions and 38239 deletions

View File

@ -20,3 +20,7 @@ setwd("~/mas-docs")
rmarkdown::render_site() rmarkdown::render_site()
rmarkdown::render_site() rmarkdown::render_site()
rmarkdown::render_site() rmarkdown::render_site()
rmarkdown::render_site()
rmarkdown::render_site()
rmarkdown::render_site()
rmarkdown::render_site()

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 33 KiB

After

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 18 KiB

BIN
MAS_Troubleshoot.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

View File

@ -32,9 +32,6 @@ navbar:
- text: "Install HWID Key" - text: "Install HWID Key"
href: install_hwid_key.html href: install_hwid_key.html
- text: "---------" - text: "---------"
- text: "Unreadable Codes In MAS AIO"
href: unreadable-codes-in-mas-aio.html
- text: "---------"
- text: "Office License Is Not Genuine" - text: "Office License Is Not Genuine"
href: office-license-is-not-genuine.html href: office-license-is-not-genuine.html
- text: "---------" - text: "---------"

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 33 KiB

After

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 18 KiB

BIN
_site/MAS_Troubleshoot.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

View File

@ -11,7 +11,7 @@
<title>change_edition</title> <title>Change Windows Edition</title>
<script src="site_libs/header-attrs-2.18/header-attrs.js"></script> <script src="site_libs/header-attrs-2.18/header-attrs.js"></script>
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script> <script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
@ -362,10 +362,6 @@ div.tocify {
<a href="install_hwid_key.html">Install HWID Key</a> <a href="install_hwid_key.html">Install HWID Key</a>
</li> </li>
<li class="divider"></li> <li class="divider"></li>
<li>
<a href="unreadable-codes-in-mas-aio.html">Unreadable Codes In MAS AIO</a>
</li>
<li class="divider"></li>
<li> <li>
<a href="office-license-is-not-genuine.html">Office License Is Not Genuine</a> <a href="office-license-is-not-genuine.html">Office License Is Not Genuine</a>
</li> </li>
@ -405,9 +401,6 @@ div.tocify {
<li><p>You can find this option in the MAS extras section.</p></li> <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 <li><p>It can change the Windows 7-8-8.1-10-11 and equivalent Server
Editions.</p></li> Editions.</p></li>
<li><p>On Windows 7, script requires <a
href="https://aka.ms/wmf5download">Windows Management Framework 5.1</a>
to be installed.</p></li>
<li><p>Script incorporates 4 methods for edition change:<br /> <li><p>Script incorporates 4 methods for edition change:<br />
</p> </p>
<ul> <ul>

View File

@ -11,7 +11,7 @@
<title>changelog</title> <title>Changelog</title>
<script src="site_libs/header-attrs-2.18/header-attrs.js"></script> <script src="site_libs/header-attrs-2.18/header-attrs.js"></script>
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script> <script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
@ -362,10 +362,6 @@ div.tocify {
<a href="install_hwid_key.html">Install HWID Key</a> <a href="install_hwid_key.html">Install HWID Key</a>
</li> </li>
<li class="divider"></li> <li class="divider"></li>
<li>
<a href="unreadable-codes-in-mas-aio.html">Unreadable Codes In MAS AIO</a>
</li>
<li class="divider"></li>
<li> <li>
<a href="office-license-is-not-genuine.html">Office License Is Not Genuine</a> <a href="office-license-is-not-genuine.html">Office License Is Not Genuine</a>
</li> </li>
@ -402,10 +398,87 @@ div.tocify {
<h1>MAS Changelog</h1> <h1>MAS Changelog</h1>
<hr /> <hr />
<div id="section" class="section level2"> <div id="section" 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">
<h4>HWID/KMS38:</h4>
<ul>
<li>Checks are added to find issues in:
<ul>
<li>Connection to MS licensing servers. Thanks to @ave9858 (Alex)</li>
<li>SPP permissions in files and registry</li>
<li>WPA registry keys. Thanks to @ave9858 (Alex)</li>
<li>KeyIso service which affects ticket installation. Thanks to @ave9858
(Alex)</li>
<li>Store apps blocking registries</li>
<li>Windows updates</li>
<li>Many more</li>
</ul></li>
<li>Fixed a few bugs</li>
</ul>
</div>
<div id="online-kms" class="section level4">
<h4>Online KMS:</h4>
<ul>
<li>Replaced cleanospp.exe with powershell script <a
href="https://gist.github.com/ave9858/9fff6af726ba3ddc646285d1bbf37e71">CleanOffice.ps1</a>
Thanks to @ave9858 (Alex)</li>
<li>Fixed an issue where script may stuck in server port check</li>
<li>Script is updated as per @abbodi1406 KVA v49. Changes:
<ul>
<li>Enhanced Office 15.0 C2R detection to differentiate
Retail&lt;&gt;Volume products</li>
<li>Added fallback if Office 16.0 C2R licenses integrator.exe failed, to
install them the old way (using slmgr.vbs/ospp.vbs)</li>
</ul></li>
</ul>
</div>
<div id="troubleshoot" class="section level4">
<h4>Troubleshoot:</h4>
<ul>
<li>Fix WMI option is improved</li>
<li>Fix licensing option now will fix ClipSVC, Office vNext, SPP and
OSPP licenses and SPP permissions in files and registry. Thanks to
@ave9858 (Alex)</li>
</ul>
</div>
<div id="change-windows-edition" class="section level4">
<h4>Change Windows Edition:</h4>
<ul>
<li>Script now <a
href="https://github.com/Gamers-Against-Weed/Set-WindowsCbsEdition/commit/2b3c50024d58e9d9eb158fd538afd98e5345140c">supports</a>
default Win 7 RTM, WMF requirement is removed. Thanks to @ave9858
(Alex)</li>
</ul>
</div>
<div id="all" class="section level4">
<h4>All:</h4>
<ul>
<li>All C# code is changed to Powershell reflection code to avoid temp
files and AV detections. Thanks to @ave9858 (Alex)</li>
<li>Keys are a bit obfuscated in scripts to reduce AV detections</li>
<li><code>irm https://massgrave.dev/get | iex</code> code to launch MAS
via Powershell will now create uniquely named/hash files on each run to
reduce AV detections</li>
<li>A detailed page is added for <a
href="https://massgrave.dev/office_c2r_links.html">Office C2R retail
installers</a></li>
<li>Error messages and instructions are improved in all scripts</li>
<li><a href="https://github.com/massgravel/MAS-Legacy-Methods">MAS
legacy methods</a> scripts are updated as well</li>
<li>We are now on <a href="https://twitter.com/massgravel">Twitter</a>
and a <a href="https://t.me/Microsoft_Activation_Scripts">Telegram
group</a> is created for MAS-related queries and activation issues</li>
</ul>
<hr />
</div>
</div>
<div id="section-1" class="section level2">
<h2>1.7</h2> <h2>1.7</h2>
<p><strong>Goodbye to Gatherosstate.exe</strong></p> <p><strong>Goodbye to Gatherosstate.exe</strong></p>
<hr /> <hr />
<div id="hwidkms38" class="section level4"> <div id="hwidkms38-1" class="section level4">
<h4>HWID/KMS38:</h4> <h4>HWID/KMS38:</h4>
<ul> <ul>
<li>Gatherosstate.exe is replaced by <a <li>Gatherosstate.exe is replaced by <a
@ -429,7 +502,7 @@ to KMS38 activate them.</li>
<li>More checks are added to find the cause of activation failure.</li> <li>More checks are added to find the cause of activation failure.</li>
</ul> </ul>
</div> </div>
<div id="online-kms" class="section level4"> <div id="online-kms-1" class="section level4">
<h4>Online KMS:</h4> <h4>Online KMS:</h4>
<ul> <ul>
<li>Script is updated as per <span class="citation">@abbodi1406</span> <li>Script is updated as per <span class="citation">@abbodi1406</span>
@ -448,7 +521,7 @@ Gaming Spoofers, Fix issues Caused By KB971033 In Windows 7, Export
Event Viewer Logs.</li> Event Viewer Logs.</li>
</ul> </ul>
</div> </div>
<div id="change-windows-edition" class="section level4"> <div id="change-windows-edition-1" class="section level4">
<h4>Change Windows Edition:</h4> <h4>Change Windows Edition:</h4>
<ul> <ul>
<li>Support for Windows 7/8//8.1 and their server equivalent editions <li>Support for Windows 7/8//8.1 and their server equivalent editions
@ -479,13 +552,13 @@ code to execute it as well.</li>
<hr /> <hr />
</div> </div>
</div> </div>
<div id="section-1" class="section level2"> <div id="section-2" class="section level2">
<h2>1.6</h2> <h2>1.6</h2>
<div id="future-proofing-goodbye-to-slc.dll" class="section level4"> <div id="future-proofing-goodbye-to-slc.dll" class="section level4">
<h4><strong>Future-proofing / Goodbye to slc.dll</strong></h4> <h4><strong>Future-proofing / Goodbye to slc.dll</strong></h4>
<hr /> <hr />
</div> </div>
<div id="hwidkms38-1" class="section level4"> <div id="hwidkms38-2" class="section level4">
<h4><strong>HWID/KMS38:</strong></h4> <h4><strong>HWID/KMS38:</strong></h4>
<ul> <ul>
<li><p>slc.dll is removed, we will patch the original gatherosstate.exe <li><p>slc.dll is removed, we will patch the original gatherosstate.exe
@ -518,7 +591,7 @@ help in download &amp; execution in Powershell</p></li>
<li><p>Bug fixes and lots of improvements</p></li> <li><p>Bug fixes and lots of improvements</p></li>
</ul> </ul>
</div> </div>
<div id="online-kms-1" class="section level4"> <div id="online-kms-2" class="section level4">
<h4><strong>Online KMS:</strong></h4> <h4><strong>Online KMS:</strong></h4>
<ul> <ul>
<li><p>The script is updated as per KVA v47 (major change: improved <li><p>The script is updated as per KVA v47 (major change: improved
@ -551,7 +624,7 @@ enough</p></li>
issues in licensing in older builds</p></li> issues in licensing in older builds</p></li>
</ul> </ul>
</div> </div>
<div id="change-windows-edition-1" class="section level4"> <div id="change-windows-edition-2" class="section level4">
<h4><strong>Change Windows Edition:</strong></h4> <h4><strong>Change Windows Edition:</strong></h4>
<ul> <ul>
<li><p>Added feature to change Windows Server editions</p></li> <li><p>Added feature to change Windows Server editions</p></li>
@ -571,7 +644,7 @@ choose</p></li>
the key from the system</li> the key from the system</li>
</ul> </ul>
</div> </div>
<div id="all" class="section level4"> <div id="all-1" class="section level4">
<h4><strong>All:</strong></h4> <h4><strong>All:</strong></h4>
<ul> <ul>
<li><p>Fixed an issue when the script wouldnt launch if the path have <li><p>Fixed an issue when the script wouldnt launch if the path have
@ -599,7 +672,7 @@ format</p></li>
<hr /> <hr />
</div> </div>
</div> </div>
<div id="section-2" class="section level2"> <div id="section-3" class="section level2">
<h2>1.5</h2> <h2>1.5</h2>
<pre><code># All <pre><code># All
@ -656,13 +729,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> - 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 /> <hr />
</div> </div>
<div id="section-3" class="section level2"> <div id="section-4" class="section level2">
<h2>1.4</h2> <h2>1.4</h2>
<pre><code>- Now Microsoft support HWID (Digital License) for Windows 10 LTSC 2019, added key for it in the script. <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> - Some minor improvements.</code></pre>
<hr /> <hr />
</div> </div>
<div id="section-4" class="section level2"> <div id="section-5" class="section level2">
<h2>1.3</h2> <h2>1.3</h2>
<pre><code># HWID / KMS38 <pre><code># HWID / KMS38
@ -675,7 +748,7 @@ format</p></li>
- Some minor improvements</code></pre> - Some minor improvements</code></pre>
<hr /> <hr />
</div> </div>
<div id="section-5" class="section level2"> <div id="section-6" class="section level2">
<h2>1.2</h2> <h2>1.2</h2>
<pre><code># HWID / KMS38 <pre><code># HWID / KMS38
@ -705,7 +778,7 @@ format</p></li>
- Created a repository for this tool at Gitlab https://gitlab.com/massgrave/microsoft-activation-scripts</code></pre> - Created a repository for this tool at Gitlab https://gitlab.com/massgrave/microsoft-activation-scripts</code></pre>
<hr /> <hr />
</div> </div>
<div id="section-6" class="section level2"> <div id="section-7" class="section level2">
<h2>1.1</h2> <h2>1.1</h2>
<pre><code> HWID/KMS38: <pre><code> HWID/KMS38:
@ -748,7 +821,7 @@ format</p></li>
- In MAS Separate files version&#39;s $OEM$ folders are now removed, now I&#39;ve added $OEM$ extraction script to remove the files redundancy.</code></pre> - In MAS Separate files version&#39;s $OEM$ folders are now removed, now I&#39;ve added $OEM$ extraction script to remove the files redundancy.</code></pre>
<hr /> <hr />
</div> </div>
<div id="section-7" class="section level2"> <div id="section-8" class="section level2">
<h2>1.0</h2> <h2>1.0</h2>
<pre><code> - (Re)added Online KMS renewal task with proper warnings. <pre><code> - (Re)added Online KMS renewal task with proper warnings.
- Redirected all the read me&#39;s to online page for easy online translation. - Redirected all the read me&#39;s to online page for easy online translation.
@ -756,7 +829,7 @@ format</p></li>
- Some minor tweaks.</code></pre> - Some minor tweaks.</code></pre>
<hr /> <hr />
</div> </div>
<div id="section-8" class="section level2"> <div id="section-9" class="section level2">
<h2>0.9</h2> <h2>0.9</h2>
<pre><code> HWID and KMS38 <pre><code> HWID and KMS38
@ -809,7 +882,7 @@ format</p></li>
&#39;Extract the text from script without character issue&#39; https://forums.mydigitallife.net/posts/1221231/ by @Compo</code></pre> &#39;Extract the text from script without character issue&#39; https://forums.mydigitallife.net/posts/1221231/ by @Compo</code></pre>
<hr /> <hr />
</div> </div>
<div id="section-9" class="section level2"> <div id="section-10" class="section level2">
<h2>0.8</h2> <h2>0.8</h2>
<pre><code>- HWID and KMS38 activation now use the new slc.dll method which requires no registry and temp file. <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 Thanks to @sponpa for the new ideas and codes https://tinyurl.com/y24dbdmw
@ -847,7 +920,7 @@ format</p></li>
- That&#39;s all i remember.</code></pre> - That&#39;s all i remember.</code></pre>
<hr /> <hr />
</div> </div>
<div id="section-10" class="section level2"> <div id="section-11" class="section level2">
<h2>0.7</h2> <h2>0.7</h2>
<pre><code>To further make sure that script is clean from av&#39;s, following changes were made, <pre><code>To further make sure that script is clean from av&#39;s, following changes were made,
@ -879,7 +952,7 @@ Some more changes -
- Screen shots https://lookimg.com/images/2019/02/17/D8SkM.jpg</code></pre> - Screen shots https://lookimg.com/images/2019/02/17/D8SkM.jpg</code></pre>
<hr /> <hr />
</div> </div>
<div id="section-11" class="section level2"> <div id="section-12" class="section level2">
<h2>0.6</h2> <h2>0.6</h2>
<pre><code> - Fixed an issue where KMS task creation and deletion show incorrect msg in Non English OS&#39;s. <pre><code> - Fixed an issue where KMS task creation and deletion show incorrect msg in Non English OS&#39;s.
- Fixed an issue in LTSB 2015 HWID activation. - Fixed an issue in LTSB 2015 HWID activation.
@ -904,7 +977,7 @@ Some more changes -
- Thats all i remember.</code></pre> - Thats all i remember.</code></pre>
<hr /> <hr />
</div> </div>
<div id="section-12" class="section level2"> <div id="section-13" class="section level2">
<h2>0.5</h2> <h2>0.5</h2>
<pre><code>- Updated $OEM$ Folder scripts, so that users can use it easily with any edits and other scripts. <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. - Now Read Me and Credits details will open in notepad, for easy browsing.
@ -912,7 +985,7 @@ Some more changes -
- Some cosmetic changes in Menu.</code></pre> - Some cosmetic changes in Menu.</code></pre>
<hr /> <hr />
</div> </div>
<div id="section-13" class="section level2"> <div id="section-14" class="section level2">
<h2>0.4</h2> <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&#39;s. <pre><code>- Removed all the Graphic ASCII characters to avoid errors in editing and viewing of this script in non English os&#39;s.
- Added additional verification in creation and deletion of online KMS task(s). - Added additional verification in creation and deletion of online KMS task(s).
@ -924,13 +997,13 @@ Some more changes -
- Read Me improved and Some cosmetic changes.</code></pre> - Read Me improved and Some cosmetic changes.</code></pre>
<hr /> <hr />
</div> </div>
<div id="section-14" class="section level2"> <div id="section-15" class="section level2">
<h2>0.3</h2> <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. <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&#39;s Standalone-Activate-Local.cmd, it was adjusted to work with multi kms server&#39;s and renewal task, preactivation, etc. see @credits)</code></pre> (Reminder - This online kms script is a fork of abbodi1406&#39;s Standalone-Activate-Local.cmd, it was adjusted to work with multi kms server&#39;s and renewal task, preactivation, etc. see @credits)</code></pre>
<hr /> <hr />
</div> </div>
<div id="section-15" class="section level2"> <div id="section-16" class="section level2">
<h2>0.2</h2> <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. <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. - Fixed an issue where in certain condition user needs to open the script again to fix non functioning option.
@ -942,7 +1015,7 @@ Some more changes -
- Some other minor changes.</code></pre> - Some other minor changes.</code></pre>
<hr /> <hr />
</div> </div>
<div id="section-16" class="section level2"> <div id="section-17" class="section level2">
<h2>0.1</h2> <h2>0.1</h2>
<pre><code>MAS_0.1_BETA First release. <pre><code>MAS_0.1_BETA First release.

View File

@ -11,7 +11,7 @@
<title>check_activation_status</title> <title>Check Activation Status</title>
<script src="site_libs/header-attrs-2.18/header-attrs.js"></script> <script src="site_libs/header-attrs-2.18/header-attrs.js"></script>
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script> <script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
@ -362,10 +362,6 @@ div.tocify {
<a href="install_hwid_key.html">Install HWID Key</a> <a href="install_hwid_key.html">Install HWID Key</a>
</li> </li>
<li class="divider"></li> <li class="divider"></li>
<li>
<a href="unreadable-codes-in-mas-aio.html">Unreadable Codes In MAS AIO</a>
</li>
<li class="divider"></li>
<li> <li>
<a href="office-license-is-not-genuine.html">Office License Is Not Genuine</a> <a href="office-license-is-not-genuine.html">Office License Is Not Genuine</a>
</li> </li>

View File

@ -11,7 +11,7 @@
<title>command_line_switches</title> <title>Command Line Switches</title>
<script src="site_libs/header-attrs-2.18/header-attrs.js"></script> <script src="site_libs/header-attrs-2.18/header-attrs.js"></script>
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script> <script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
@ -362,10 +362,6 @@ div.tocify {
<a href="install_hwid_key.html">Install HWID Key</a> <a href="install_hwid_key.html">Install HWID Key</a>
</li> </li>
<li class="divider"></li> <li class="divider"></li>
<li>
<a href="unreadable-codes-in-mas-aio.html">Unreadable Codes In MAS AIO</a>
</li>
<li class="divider"></li>
<li> <li>
<a href="office-license-is-not-genuine.html">Office License Is Not Genuine</a> <a href="office-license-is-not-genuine.html">Office License Is Not Genuine</a>
</li> </li>
@ -411,8 +407,8 @@ href="oem-folder.html">this</a> page for more details.</p></li>
</ul> </ul>
<table> <table>
<colgroup> <colgroup>
<col width="36%" /> <col width="31%" />
<col width="64%" /> <col width="68%" />
</colgroup> </colgroup>
<thead> <thead>
<tr class="header"> <tr class="header">
@ -467,7 +463,7 @@ href="oem-folder.html">this</a> page for more details.</p></li>
</tr> </tr>
<tr class="even"> <tr class="even">
<td><code>/KMS-ActAndRenewalTask</code></td> <td><code>/KMS-ActAndRenewalTask</code></td>
<td>Install Online KMS activation &amp; renewal tasks</td> <td>Install Online KMS activation &amp; renewal tasks (Use this)</td>
</tr> </tr>
<tr class="odd"> <tr class="odd">
<td><code>/KMS-Uninstall</code></td> <td><code>/KMS-Uninstall</code></td>
@ -509,10 +505,19 @@ href="oem-folder.html">this</a> page for more details.</p></li>
<h2>Uses In Powershell One Liner</h2> <h2>Uses In Powershell One Liner</h2>
<p><code>&amp; ([ScriptBlock]::Create((irm https://massgrave.dev/get))) /para</code></p> <p><code>&amp; ([ScriptBlock]::Create((irm https://massgrave.dev/get))) /para</code></p>
<ul> <ul>
<li>Replace <code>/para</code> in the this command with the switches <li>Replace <code>/para</code> in this command with the switches from
from the above table. You can use multiple switches. Example,</li> the above table. You can use multiple switches. For example, if you want
to activate Windows and Office both with the best method possible then
use,</li>
</ul> </ul>
<p><code>&amp; ([ScriptBlock]::Create((irm https://massgrave.dev/get))) /HWID /KMS-Office</code></p> <p><code>&amp; ([ScriptBlock]::Create((irm https://massgrave.dev/get))) /HWID /KMS38 /KMS-WindowsOffice /KMS-ActAndRenewalTask</code></p>
<p>If you just want to activate Windows with HWID and Office with KMS
then,</p>
<p><code>&amp; ([ScriptBlock]::Create((irm https://massgrave.dev/get))) /HWID /KMS-Office /KMS-ActAndRenewalTask</code></p>
<p>If you just wants to activate Windows with HWID then,</p>
<p><code>&amp; ([ScriptBlock]::Create((irm https://massgrave.dev/get))) /HWID</code></p>
<p><strong>Note:</strong> This Powershell one liner will work on Windows
8 and later versions only.</p>
<hr /> <hr />
</div> </div>
<div id="rules" class="section level2"> <div id="rules" class="section level2">
@ -525,7 +530,7 @@ version scripts.</p></li>
<li><p>All switches are case-insensitive, works in any order, but must <li><p>All switches are case-insensitive, works in any order, but must
be separated with spaces.</p></li> be separated with spaces.</p></li>
<li><p>KMS Uninstall switch will take precedence over other KMS <li><p>KMS Uninstall switch will take precedence over other KMS
switches</p></li> switches.</p></li>
<li><p>KMS38 remove protection switch will task precedence over KMS38 <li><p>KMS38 remove protection switch will task precedence over KMS38
activation.</p></li> activation.</p></li>
</ul> </ul>
@ -534,9 +539,7 @@ activation.</p></li>
<div id="need-help" class="section level2"> <div id="need-help" class="section level2">
<h2>Need help?</h2> <h2>Need help?</h2>
<ul> <ul>
<li>Reach out to us on <a <li>Check <a href="troubleshoot.html">here</a>.</li>
href="https://discord.gg/gjJEfq7ux8">Discord</a> (signup not
required)</li>
</ul> </ul>
</div> </div>
</div> </div>

View File

@ -11,7 +11,7 @@
<title>contactus</title> <title>Contact Us</title>
<script src="site_libs/header-attrs-2.18/header-attrs.js"></script> <script src="site_libs/header-attrs-2.18/header-attrs.js"></script>
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script> <script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
@ -362,10 +362,6 @@ div.tocify {
<a href="install_hwid_key.html">Install HWID Key</a> <a href="install_hwid_key.html">Install HWID Key</a>
</li> </li>
<li class="divider"></li> <li class="divider"></li>
<li>
<a href="unreadable-codes-in-mas-aio.html">Unreadable Codes In MAS AIO</a>
</li>
<li class="divider"></li>
<li> <li>
<a href="office-license-is-not-genuine.html">Office License Is Not Genuine</a> <a href="office-license-is-not-genuine.html">Office License Is Not Genuine</a>
</li> </li>
@ -404,8 +400,11 @@ div.tocify {
<p>Please feel free to share feedback regarding bug reports, <p>Please feel free to share feedback regarding bug reports,
documentation errors, troubleshooting, etc.</p> documentation errors, troubleshooting, etc.</p>
<ul> <ul>
<li><p><a href="https://discord.gg/gjJEfq7ux8">Discord</a> ❤️ <li><p><a href="https://discord.gg/gjJEfq7ux8">Discord</a> ❤️ (signup
(preferred) (signup not required)</p></li> 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://twitter.com/massgravel">Twitter</a></p></li>
<li><p><a <li><p><a
href="https://github.com/massgravel/Microsoft-Activation-Scripts">GitHub</a> href="https://github.com/massgravel/Microsoft-Activation-Scripts">GitHub</a>
/ <a / <a

View File

@ -11,7 +11,7 @@
<title>credits</title> <title>Credits</title>
<script src="site_libs/header-attrs-2.18/header-attrs.js"></script> <script src="site_libs/header-attrs-2.18/header-attrs.js"></script>
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script> <script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
@ -362,10 +362,6 @@ div.tocify {
<a href="install_hwid_key.html">Install HWID Key</a> <a href="install_hwid_key.html">Install HWID Key</a>
</li> </li>
<li class="divider"></li> <li class="divider"></li>
<li>
<a href="unreadable-codes-in-mas-aio.html">Unreadable Codes In MAS AIO</a>
</li>
<li class="divider"></li>
<li> <li>
<a href="office-license-is-not-genuine.html">Office License Is Not Genuine</a> <a href="office-license-is-not-genuine.html">Office License Is Not Genuine</a>
</li> </li>
@ -405,102 +401,76 @@ honorable developers tools and scripts. I would like to say thanks to
all those wonderful people and projects.</p> all those wonderful people and projects.</p>
<table> <table>
<colgroup> <colgroup>
<col width="55%" /> <col width="25%" />
<col width="44%" /> <col width="74%" />
</colgroup> </colgroup>
<thead>
<tr class="header">
<th align="left"><strong>HWID / KMS38 Activation</strong></th>
<th align="left"></th>
</tr>
</thead>
<tbody> <tbody>
<tr class="odd"> <tr class="odd">
<td align="left">mspaintmsi &amp; anonymous</td> <td>mspaintmsi &amp; anonymous</td>
<td align="left"><a <td align="left"><a
href="https://nsaneforums.com/topic/316668-microsoft-activation-scripts/page/29/#comment-1497887">Original href="https://nsaneforums.com/topic/316668-microsoft-activation-scripts/page/29/#comment-1497887">Original
co-authors of HWID/KMS38</a></td> co-authors of HWID/KMS38</a></td>
</tr> </tr>
<tr class="even"> <tr class="even">
<td align="left">Gamers Against Weed</td> <td>Gamers Against Weed</td>
<td align="left"><a <td align="left"><a
href="https://github.com/Gamers-Against-Weed">Activation without href="https://github.com/Gamers-Against-Weed/GamersOsState">GamersOsState</a>,
slc.dll</a></td> <a href="https://github.com/Gamers-Against-Weed/rearm">Rearm</a>, <a
href="https://github.com/Gamers-Against-Weed/Set-WindowsCbsEdition">Set-WindowsCbsEdition</a></td>
</tr> </tr>
<tr class="odd"> <tr class="odd">
<td align="left"><a href="https://github.com/ave9858">Alex</a></td> <td>qxkqf</td>
<td align="left">Universal Ticket Method</td> <td align="left"><a
href="https://app.box.com/s/y71tpcamofcg6zv6k7by6gaex6om3q4d">ARM64 port
of slc.dll</a></td>
</tr> </tr>
<tr class="even"> <tr class="even">
<td align="left">qxkqf</td> <td><a href="https://github.com/vyvojar">vyvojar</a></td>
<td align="left">ARM64 port of slc.dll</td> <td align="left"><a
href="https://app.box.com/s/y71tpcamofcg6zv6k7by6gaex6om3q4d">slshim</a></td>
</tr> </tr>
<tr class="odd"> <tr class="odd">
<td align="left">vyvojar</td> <td>sponpa, leitek8</td>
<td align="left"><a <td align="left"><a
href="https://github.com/vyvojar/slshim/releases">slshim</a></td> href="https://nsaneforums.com/topic/316668-microsoft-activation-scripts/page/21/?tab=comments#comment-1431257">slc.dll
Improvements</a></td>
</tr> </tr>
<tr class="even"> <tr class="even">
<td align="left">sponpa</td> <td>AveYo</td>
<td align="left"><a <td align="left"><a
href="https://nsaneforums.com/topic/316668-microsoft-activation-scripts/page/21/?tab=comments#comment-1431257">Improvements</a></td> href="https://github.com/AveYo/Compressed2TXT">Compressed2TXT</a>, <a
href="https://github.com/AveYo/LeanAndMean">LeanAndMean</a>, and great
help</td>
</tr> </tr>
<tr class="odd"> <tr class="odd">
<td align="left">leitek8</td> <td><a
<td align="left"><a
href="https://nsaneforums.com/topic/316668-microsoft-activation-scripts/page/22/?tab=comments#comment-1438005">Improvements</a></td>
</tr>
<tr class="even">
<td align="left">Source codes collection is <a
href="https://app.box.com/s/y71tpcamofcg6zv6k7by6gaex6om3q4d">here</a></td>
<td align="left"></td>
</tr>
<tr class="odd">
<td align="left"><strong>Online KMS Activation</strong></td>
<td align="left"></td>
</tr>
<tr class="even">
<td align="left">abbodi1406</td>
<td align="left">Online KMS is a fork of <a
href="https://forums.mydigitallife.net/threads/kms_vl_all-smart-activation-script.79535/#post-838808">KMS_VL_ALL</a></td>
</tr>
<tr class="odd">
<td align="left">Public KMS servers</td>
<td align="left"></td>
</tr>
<tr class="even">
<td align="left"><strong>Kind help</strong></td>
<td align="left"></td>
</tr>
<tr class="odd">
<td align="left">Gamers Against Weed</td>
<td align="left"><a
href="https://github.com/Gamers-Against-Weed/Set-WindowsCbsEdition">CBS
Upgrade method</a></td>
</tr>
<tr class="even">
<td align="left"><a href="https://github.com/AveYo">AveYo</a></td>
<td align="left"><a
href="https://github.com/AveYo/Compressed2TXT">Compressed2TXT</a></td>
</tr>
<tr class="odd">
<td align="left"><a
href="https://forums.mydigitallife.net/members/enthousiast.104688/">Enthousiast</a></td> href="https://forums.mydigitallife.net/members/enthousiast.104688/">Enthousiast</a></td>
<td align="left">Testing and Support</td> <td align="left">Testing and Support</td>
</tr> </tr>
<tr class="even"> <tr class="even">
<td>awuctl</td>
<td align="left"><a <td align="left"><a
href="https://forums.mydigitallife.net/threads/abbodi1406s-batch-scripts-repo.74197/">abbodi1406</a>, href="https://github.com/massgravel/hwid-stuff">hwid-stuff</a>, <a
<a href="https://github.com/AveYo">Aveyo</a>, <a href="https://github.com/massgravel/activation">info</a> and great
href="https://github.com/awuctl">awuctl</a></td> help</td>
<td align="left">Enormous help</td>
</tr> </tr>
<tr class="odd"> <tr class="odd">
<td align="left"><strong>MAS</strong></td> <td>abbodi1406</td>
<td align="left"></td> <td align="left"><a
href="https://forums.mydigitallife.net/threads/kms_vl_all-smart-activation-script.79535/#post-838808">KMS_VL_ALL</a>
(Online KMS is a fork of it), enormous help in coding and problem
solving</td>
</tr> </tr>
<tr class="even"> <tr class="even">
<td align="left">WindowsAddict</td> <td><a href="https://github.com/ave9858">Alex</a> (aka may,
ave9858)</td>
<td align="left">Universal Ticket for HWID/KMS38, <a
href="https://gist.github.com/ave9858/9fff6af726ba3ddc646285d1bbf37e71">CleanOffice.ps1</a>,
User support, Co-enhancing MAS, testing, ideas, suggestions and great
help in coding and problem solving</td>
</tr>
<tr class="odd">
<td>WindowsAddict</td>
<td align="left">MAS Author</td> <td align="left">MAS Author</td>
</tr> </tr>
</tbody> </tbody>

View File

@ -11,7 +11,7 @@
<title>faq</title> <title>FAQ</title>
<script src="site_libs/header-attrs-2.18/header-attrs.js"></script> <script src="site_libs/header-attrs-2.18/header-attrs.js"></script>
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script> <script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
@ -362,10 +362,6 @@ div.tocify {
<a href="install_hwid_key.html">Install HWID Key</a> <a href="install_hwid_key.html">Install HWID Key</a>
</li> </li>
<li class="divider"></li> <li class="divider"></li>
<li>
<a href="unreadable-codes-in-mas-aio.html">Unreadable Codes In MAS AIO</a>
</li>
<li class="divider"></li>
<li> <li>
<a href="office-license-is-not-genuine.html">Office License Is Not Genuine</a> <a href="office-license-is-not-genuine.html">Office License Is Not Genuine</a>
</li> </li>
@ -409,8 +405,7 @@ href="index.html#Download__How_to_use_it">here</a>.</p></li>
<li><p><strong>How to activate Windows permanently?</strong><br /> <li><p><strong>How to activate Windows permanently?</strong><br />
Use HWID option in MAS.</p></li> Use HWID option in MAS.</p></li>
<li><p><strong>It says activation failed, what to do now?</strong><br /> <li><p><strong>It says activation failed, what to do now?</strong><br />
Reach out to us on <a href="https://discord.gg/gjJEfq7ux8">Discord</a> Check <a href="troubleshoot.html">here</a>.</p></li>
with an error screenshot.</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
@ -422,6 +417,13 @@ removed because the license is stored in the Microsoft servers and not
in the users system. MS checks the hardware ID (HWID) and if a license in the users system. MS checks the hardware ID (HWID) and if a license
is found in their database, the system will automatically is found in their database, the system will automatically
activate.</p></li> activate.</p></li>
<li><p><strong>Is MAS safe? How to know if there is any
malware?</strong><br />
MAS is fully <a
href="https://github.com/massgravel/Microsoft-Activation-Scripts">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 <li><p><strong>How to download the full version of Windows 10 LTSC
2021?</strong><br /> 2021?</strong><br />
Check the info <a Check the info <a
@ -444,7 +446,7 @@ Yes.</p></li>
Use the change edition option in the Extras section in MAS.</p></li> 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 />
O365 can not be activated with KMS. To activate it, the script installs O365 can not be activated with KMS. To activate it, the script installs
Mondo 2016 licenses and activates it. This license is near to O365 Mondo 2016 licenses and activates that. This license is near to O365
feature-wise, you can get offline features of O365 but you cant get feature-wise, you can get offline features of O365 but you cant get
Online features of O365.</p></li> Online features of O365.</p></li>
<li><p><strong>Im getting Office is not genuine <li><p><strong>Im getting Office is not genuine
@ -453,22 +455,21 @@ Run Online KMS from the latest MAS version.</p></li>
<li><p><strong>Can I delete the MAS folder after <li><p><strong>Can I delete the MAS folder after
activation?</strong><br /> activation?</strong><br />
Yes.</p></li> Yes.</p></li>
<li><p><strong>How MAS can activate?</strong><br /> <li><p><strong>How MAS is able to activate?</strong><br />
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 &amp; Enterprise (Not The online KMS option works for Windows 7 Pro &amp; Enterprise (Not
Ultimate). All Windows 8/8.1 editions are supported by Online KMS Ultimate). All Windows 8/8.1 editions are supported by 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 />
MASSGRAVE project doesnt accept donations and its free.<br /> MAS project doesnt accept donations and its free.<br />
Its because its a community project and involves many contributors, Its because its 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 />
<p>If you have any other questions, feel free to ask on our <a <p>If you have any other questions, feel free to connect with us <a
href="https://discord.gg/gjJEfq7ux8">Discord</a> (signup not href="contactus.html">here</a>.</p>
required).</p>
</div> </div>
<script type="text/javascript" src="links.js"></script> <script type="text/javascript" src="links.js"></script>

View File

@ -11,7 +11,7 @@
<title>unreadable-codes-in-mas-aio</title> <title>Fix WPA Registry</title>
<script src="site_libs/header-attrs-2.18/header-attrs.js"></script> <script src="site_libs/header-attrs-2.18/header-attrs.js"></script>
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script> <script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
@ -362,10 +362,6 @@ div.tocify {
<a href="install_hwid_key.html">Install HWID Key</a> <a href="install_hwid_key.html">Install HWID Key</a>
</li> </li>
<li class="divider"></li> <li class="divider"></li>
<li>
<a href="unreadable-codes-in-mas-aio.html">Unreadable Codes In MAS AIO</a>
</li>
<li class="divider"></li>
<li> <li>
<a href="office-license-is-not-genuine.html">Office License Is Not Genuine</a> <a href="office-license-is-not-genuine.html">Office License Is Not Genuine</a>
</li> </li>
@ -398,28 +394,51 @@ div.tocify {
</div> </div>
<div id="unreadable-codes-in-mas-aio" class="section level1"> <div id="fix-wpa-registry" class="section level1">
<h1>Unreadable Codes In MAS AIO</h1> <h1>Fix WPA Registry</h1>
<p>(Applies to MAS AIO 1.7)</p>
<hr /> <hr />
<p>MAS requires some of Microsofts official files in order to perform <ul>
activation. In order to make an all-in-one version, its required that <li><p>In some cases, system may have corrupt WPA registry keys
we need to include those files in our AIO .cmd file somehow.</p> <code>HKEY_LOCAL_MACHINE\SYSTEM\WPA</code> which can cause
<p>To do that, MAS uses AveYos <a <code>sppsvc</code> to not work and activation will fail.</p></li>
href="https://github.com/AveYo/Compressed2TXT">Compressed2TXT</a>. It <li><p>The activation scripts in MAS can detect this issue and will
can convert files to text format and Vice-Versa. However, if you are not inform you accordingly when to run this option. We suggest to run this
feeling comfortable using it then you can use MAS separate files only when script asks you to do it. If you are not sure if you need to
version.</p> do it, you can take the help from <a
href="troubleshoot.html">here</a>.</p></li>
<li><p>This registry key is protected by the Kernal and can not be
deleted normally. That is why we need to follow some more below steps to
clear it.</p></li>
</ul>
<hr /> <hr />
<p><strong>1st block</strong> of compressed2TXT code contains the below <div id="steps-to-fix-wpa-registry" class="section level2">
files.</p> <h2>Steps To Fix WPA Registry</h2>
<pre><code>cleanosppx64.exe SHA-1: d30a0e4e5911d3ca705617d17225372731c770e2 <ul>
cleanosppx86.exe SHA-1: 39ed8659e7ca16aaccb86def94ce6cec4c847dd6</code></pre> <li><p>Download <a
<p>These files are taken from the old version of Microsofts official href="https://github.com/Gamers-Against-Weed/rearm/archive/refs/heads/principalis.zip"
tool <code>O15CTRRemove.diagcab</code></p> class="uri">https://github.com/Gamers-Against-Weed/rearm/archive/refs/heads/principalis.zip</a></p></li>
<pre><code> File: O15CTRRemove.diagcab (Digitally Signed) <li><p>Extract this zip file</p></li>
Link: https://app.box.com/s/n8qpb5ljmv6djp77w5p6fk043dm6s3r1 (Unofficial Link) <li><p>Copy <code>rearm.cmd</code> file to the root of the C drive like
SHA-1: 56c6ca76993a96cf9a255463b90db96cb9d24464</code></pre> <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>After system restart, you will find Troubleshoot &gt; Advanced
Option, select Command Prompt option</p></li>
<li><p>Now enter the below command<br />
<code>C:\rearm.cmd</code></p></li>
<li><p>If it says the command is not recognized then enter<br />
<code>bcdedit | find "osdevice"</code></p></li>
<li><p>It will show you the OS drive letter, use that drive letter in
the command, for example -<br />
<code>E:\rearm.cmd</code></p></li>
<li><p>Wait for it to finish. When its finished, you will be able to
type in the command prompt, if not then wait.</p></li>
<li><p>Once done, exit and then normally boot into windows.</p></li>
<li><p>Let <a href="contactus.html">us know</a> if it doesnt
help.</p></li>
</ul>
<hr />
</div>
</div> </div>
<script type="text/javascript" src="links.js"></script> <script type="text/javascript" src="links.js"></script>

View File

@ -11,7 +11,7 @@
<title>genuine-installation-media</title> <title>Genuine Installation Media</title>
<script src="site_libs/header-attrs-2.18/header-attrs.js"></script> <script src="site_libs/header-attrs-2.18/header-attrs.js"></script>
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script> <script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
@ -362,10 +362,6 @@ div.tocify {
<a href="install_hwid_key.html">Install HWID Key</a> <a href="install_hwid_key.html">Install HWID Key</a>
</li> </li>
<li class="divider"></li> <li class="divider"></li>
<li>
<a href="unreadable-codes-in-mas-aio.html">Unreadable Codes In MAS AIO</a>
</li>
<li class="divider"></li>
<li> <li>
<a href="office-license-is-not-genuine.html">Office License Is Not Genuine</a> <a href="office-license-is-not-genuine.html">Office License Is Not Genuine</a>
</li> </li>
@ -403,8 +399,8 @@ div.tocify {
<p>All download links leads to genuine files only.</p> <p>All download links leads to genuine files only.</p>
<table> <table>
<colgroup> <colgroup>
<col width="43%" /> <col width="44%" />
<col width="56%" /> <col width="55%" />
</colgroup> </colgroup>
<thead> <thead>
<tr class="header"> <tr class="header">
@ -427,10 +423,11 @@ href="https://isofiles.bd581e55.workers.dev/Windows%207/">Link3</a></td>
</tr> </tr>
<tr class="odd"> <tr class="odd">
<td align="left">Windows 10 Enterprise LTSC</td> <td align="left">Windows 10 Enterprise LTSC</td>
<td align="left"><a <td align="left"><a href="https://pixeldrain.com/u/6y73DJZ2">Link1</a> -
href="https://opendirectory.luzea.de/luzea/Windows_10_Enterprise_LTSC_2021/">Link1</a> <a
- <a href="https://stuff.mtt-m1.workers.dev/Windows%2010/">Link2</a> - href="https://opendirectory.luzea.de/luzea/Windows_10_Enterprise_LTSC_2021/">Link2</a>
<a href="https://isofiles.bd581e55.workers.dev/Windows%2010/">Link3</a> - <a href="https://stuff.mtt-m1.workers.dev/Windows%2010/">Link3</a> -
<a href="https://isofiles.bd581e55.workers.dev/Windows%2010/">Link4</a>
(Refresh if it doesnt load)</td> (Refresh if it doesnt load)</td>
</tr> </tr>
<tr class="even"> <tr class="even">
@ -481,7 +478,7 @@ original French language full .iso file.</p></li>
<ul> <ul>
<li><p>We can use <a <li><p>We can use <a
href="https://en.wikipedia.org/wiki/File_verification">file hashing href="https://en.wikipedia.org/wiki/File_verification">file hashing
method</a> to verify if a file is tempered or not.</p></li> method</a> to verify if a file is genuine or not.</p></li>
<li><p>But we must first know the actual checksum of the file.</p></li> <li><p>But we must first know the actual checksum of the file.</p></li>
<li><p>Microsoft does not publish a checksums list on public links for <li><p>Microsoft does not publish a checksums list on public links for
their files, however, its available to paid subscribers of <a their files, however, its available to paid subscribers of <a
@ -505,8 +502,7 @@ href="https://genuine-iso-verifier.weebly.com/">genuine-iso-verifier</a></li>
<div id="need-help" class="section level2"> <div id="need-help" class="section level2">
<h2>Need help?</h2> <h2>Need help?</h2>
<ul> <ul>
<li>Reach out on our <a href="https://discord.gg/gjJEfq7ux8">Discord</a> <li>Check <a href="contactus.html">here</a>.</li>
(signup not required).</li>
</ul> </ul>
</div> </div>

View File

@ -11,7 +11,7 @@
<title>hwid</title> <title>HWID Activation</title>
<script src="site_libs/header-attrs-2.18/header-attrs.js"></script> <script src="site_libs/header-attrs-2.18/header-attrs.js"></script>
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script> <script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
@ -362,10 +362,6 @@ div.tocify {
<a href="install_hwid_key.html">Install HWID Key</a> <a href="install_hwid_key.html">Install HWID Key</a>
</li> </li>
<li class="divider"></li> <li class="divider"></li>
<li>
<a href="unreadable-codes-in-mas-aio.html">Unreadable Codes In MAS AIO</a>
</li>
<li class="divider"></li>
<li> <li>
<a href="office-license-is-not-genuine.html">Office License Is Not Genuine</a> <a href="office-license-is-not-genuine.html">Office License Is Not Genuine</a>
</li> </li>
@ -448,25 +444,47 @@ script.</p></li>
Microsoft provides an HWID (digital license) activation for Windows 10 Microsoft provides an HWID (digital license) activation for Windows 10
without any cost.</p></li> without any cost.</p></li>
<li><p>In the background, the upgrade process runs a file named <li><p>In the background, the upgrade process runs a file named
<code>gatherosstate.exe</code> and it checks the license of current gatherosstate.exe (available in Windows 10/11 ISO) and it checks the
Windows if found activated, it generates a valid GenuineTicket.xml which license of current Windows if found activated, it generates a valid
is sent to Microsoft and in return, MS authorizes a license.</p></li> GenuineTicket.xml <strong>ticket</strong> which is sent to Microsoft and
<li><p>So if we just convince the <code>gatherosstate.exe</code> file in return, MS authorizes a license.</p></li>
that the conditions are met for ticket generation by fooling it, it will <li><p>So if we just convince the gatherosstate.exe file that the
generate a valid ticket, which can be used to get the valid HWID conditions are met for ticket generation by fooling it, it will generate
(Digital license). The script here does exactly that to get the a valid ticket, which can be used to get the valid HWID (Digital
activation for free without any upgrade process.</p></li> license).</p></li>
<li><p>How to convince the gatherosstate.exe?<br />
There are two methods for it.<br />
<br />
<strong>1-</strong> Place a <a
href="https://github.com/Gamers-Against-Weed/Integrated_Patcher_3">custom
slc.dll</a> file beside gatherosstate.exe:<br />
gatherosstate.exe uses the systems
<code>C:\Windows\System32\slc.dll</code> file to gather the systems
info. If we place a custom slc.dll file beside gatherosstate.exe which
can send the rubbish data to it, then it will simply accept it and
generate a valid ticket.<br />
<br />
<strong>2-</strong> <a
href="https://github.com/Gamers-Against-Weed/GamersOsState">Modify</a>
the gatherosstate.exe file itself so that it doesnt check the systems
activation status and can directly create a valid ticket.</p></li>
<li><p><strong>Note:</strong> If you want to understand more about how
these above mentioned both methods then check this repo <a
href="https://github.com/massgravel/MAS-Legacy-Methods">MAS-Legacy-Methods</a><br />
Latest MAS doesnt use any of these methods, instead it uses ready to
use Universal tickets (check below for info).<br />
</p></li>
</ul> </ul>
<hr /> <hr />
</div> </div>
<div id="types-of-tickets" class="section level2"> <div id="types-of-tickets" class="section level2">
<h2>Types of Tickets</h2> <h2>Types of Tickets</h2>
<p>There are many methods for ticket generation, however we can classify <p>There are many methods for ticket generation, majorly we can classify
the ticket types in 3 categories.</p> the ticket types in 3 categories.</p>
<ol style="list-style-type: decimal"> <ol style="list-style-type: decimal">
<li><p><strong>Downlevel Ticket</strong> - This is the simplest ticket <li><p><strong>Downlevel Ticket</strong> - This is the simplest ticket
generation process. In this method, ticket is signed by downlevel key by generation process. In this method, ticket is signed by downlevel key by
the system and the tickets OSVersion is 10. If its generated on the system and the tickets OSVersion is =&lt;10. If its generated on
Windows 10/11 then MS ideally arent supposed to grant activation, Windows 10/11 then MS ideally arent supposed to grant activation,
however they do and method is continuously working from last 4-5 years. however they do and method is continuously working from last 4-5 years.
Almost every HWID activator (at the time of writing this) is based on Almost every HWID activator (at the time of writing this) is based on
@ -491,7 +509,7 @@ href="https://github.com/massgravel/MAS-Legacy-Methods">MAS-Legacy-Methods</a></
<p>Now a question, can Microsoft block the new requests or revoke <p>Now a question, can Microsoft block the new requests or revoke
already established HWID license?</p> already established HWID license?</p>
<ul> <ul>
<li>Revoking the license would be insane and will face many <li>Revoking the license would be too extreme and will face many
complications and risk of voiding valid licenses. However maybe they can complications and risk of voiding valid licenses. However maybe they can
block the new activation requests coming from Downlevel and Universal block the new activation requests coming from Downlevel and Universal
tickets. But the tools are working from 4-5 years and they dont seem to tickets. But the tools are working from 4-5 years and they dont seem to
@ -629,7 +647,7 @@ activated.</p></li>
unsupported EnterpriseS (LTSC) 2021 edition.</p></li> unsupported EnterpriseS (LTSC) 2021 edition.</p></li>
<li><p>Windows Server does not support HWID activation.</p></li> <li><p>Windows Server does not support HWID activation.</p></li>
<li><p>ServerRdsh edition does not <a <li><p>ServerRdsh edition does not <a
href="https://docs.microsoft.com/en-us/azure/virtual-desktop/windows-10-multisession-faq#can-i-run-windows-10-enterprise-multi-session-on-premises">officially</a> href="https://learn.microsoft.com/en-us/azure/virtual-desktop/windows-10-multisession-faq">officially</a>
support activation on non-azure systems.</p></li> support activation on non-azure systems.</p></li>
</ul> </ul>
<hr /> <hr />
@ -789,9 +807,7 @@ section if you want pre-activated Windows installation.</p></li>
<div id="troubleshooting" class="section level2"> <div id="troubleshooting" class="section level2">
<h2>Troubleshooting</h2> <h2>Troubleshooting</h2>
<ul> <ul>
<li>Reach out to us on <a <li>Check <a href="troubleshoot.html">here</a>.</li>
href="https://discord.gg/gjJEfq7ux8">Discord</a> (signup not required)
with an error screenshot.</li>
</ul> </ul>
</div> </div>
</div> </div>

View File

@ -11,7 +11,7 @@
<title>index</title> <title>MAS</title>
<script src="site_libs/header-attrs-2.18/header-attrs.js"></script> <script src="site_libs/header-attrs-2.18/header-attrs.js"></script>
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script> <script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
@ -362,10 +362,6 @@ div.tocify {
<a href="install_hwid_key.html">Install HWID Key</a> <a href="install_hwid_key.html">Install HWID Key</a>
</li> </li>
<li class="divider"></li> <li class="divider"></li>
<li>
<a href="unreadable-codes-in-mas-aio.html">Unreadable Codes In MAS AIO</a>
</li>
<li class="divider"></li>
<li> <li>
<a href="office-license-is-not-genuine.html">Office License Is Not Genuine</a> <a href="office-license-is-not-genuine.html">Office License Is Not Genuine</a>
</li> </li>
@ -412,22 +408,20 @@ detections.</p>
<li>HWID Activation</li> <li>HWID Activation</li>
<li>KMS38 Activation</li> <li>KMS38 Activation</li>
<li>Online KMS Activation</li> <li>Online KMS Activation</li>
<li>$OEM$ Folders For Preactivation</li>
<li>Activation Troubleshoot</li> <li>Activation Troubleshoot</li>
<li>Insert Windows 10-11 HWID Key</li> <li>$OEM$ Folders For Preactivation</li>
<li>Change Windows 10-11-Server Edition</li> <li>Change Windows Edition</li>
<li>Check Windows-Office Activation Status</li> <li>Check Windows-Office Activation Status</li>
<li>Available in All In One &amp; Separate Files Version</li> <li>Available in All In One &amp; Separate Files Version</li>
<li>Fully Open Source</li> <li>Fully Open Source</li>
<li>Fewer antivirus detections</li> <li>All Files Are Transparent Batch Scripts</li>
<li>Files are either transparent batch scripts or official from <li>Fewer Antivirus Detections</li>
Microsoft</li>
</ul> </ul>
<hr /> <hr />
</div> </div>
<div id="mas-latest-release" class="section level2"> <div id="mas-latest-release" class="section level2">
<h2>MAS Latest Release</h2> <h2>MAS Latest Release</h2>
<p>Last Release - v1.7 (7-Nov-2022)<br /> <p>Last Release - v1.8 (16-Mar-2023)<br />
<a <a
href="https://github.com/massgravel/Microsoft-Activation-Scripts">GitHub</a> href="https://github.com/massgravel/Microsoft-Activation-Scripts">GitHub</a>
/ <a / <a
@ -440,7 +434,7 @@ href="https://gitlab.com/massgrave/microsoft-activation-scripts">GitLab</a></p>
<h3>Method 1 - PowerShell</h3> <h3>Method 1 - PowerShell</h3>
<ul> <ul>
<li>On Windows 10/11, right-click on the windows start menu and select <li>On Windows 10/11, right-click on the windows start menu and select
PowerShell or Terminal.</li> PowerShell or Terminal (Not CMD).</li>
<li>Copy-paste the below code and press enter<br /> <li>Copy-paste the below code 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, and follow onscreen <li>You will see the activation options, and follow onscreen
@ -451,7 +445,7 @@ instructions.</li>
<div id="method-2---traditional" class="section level3"> <div id="method-2---traditional" class="section level3">
<h3>Method 2 - Traditional</h3> <h3>Method 2 - Traditional</h3>
<ul> <ul>
<li>Download the file named <code>MAS_1.7_Password_1234.7z</code> from <li>Download the file named <code>MAS_1.8_Password_1234.7z</code> from
<a <a
href="https://github.com/massgravel/Microsoft-Activation-Scripts/releases">here</a></li> href="https://github.com/massgravel/Microsoft-Activation-Scripts/releases">here</a></li>
<li>Extract this file with a 3rd party archive manager, such as <a <li>Extract this file with a 3rd party archive manager, such as <a
@ -513,6 +507,7 @@ href="unsupported_products_activation.html">here</a>.</p>
<p><img src="MAS_AIO.png" /></p> <p><img src="MAS_AIO.png" /></p>
<p><img src="MAS_HWID.png" /></p> <p><img src="MAS_HWID.png" /></p>
<p><img src="MAS_KMS.png" /></p> <p><img src="MAS_KMS.png" /></p>
<p><img src="MAS_Troubleshoot.png" /></p>
<hr /> <hr />
<p>Made with Love ❤️</p> <p>Made with Love ❤️</p>
</div> </div>

View File

@ -11,7 +11,7 @@
<title>install_hwid_key</title> <title>Install HWID Key</title>
<script src="site_libs/header-attrs-2.18/header-attrs.js"></script> <script src="site_libs/header-attrs-2.18/header-attrs.js"></script>
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script> <script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
@ -362,10 +362,6 @@ div.tocify {
<a href="install_hwid_key.html">Install HWID Key</a> <a href="install_hwid_key.html">Install HWID Key</a>
</li> </li>
<li class="divider"></li> <li class="divider"></li>
<li>
<a href="unreadable-codes-in-mas-aio.html">Unreadable Codes In MAS AIO</a>
</li>
<li class="divider"></li>
<li> <li>
<a href="office-license-is-not-genuine.html">Office License Is Not Genuine</a> <a href="office-license-is-not-genuine.html">Office License Is Not Genuine</a>
</li> </li>

View File

@ -11,7 +11,7 @@
<title>kms38</title> <title>KMS38 Activation</title>
<script src="site_libs/header-attrs-2.18/header-attrs.js"></script> <script src="site_libs/header-attrs-2.18/header-attrs.js"></script>
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script> <script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
@ -362,10 +362,6 @@ div.tocify {
<a href="install_hwid_key.html">Install HWID Key</a> <a href="install_hwid_key.html">Install HWID Key</a>
</li> </li>
<li class="divider"></li> <li class="divider"></li>
<li>
<a href="unreadable-codes-in-mas-aio.html">Unreadable Codes In MAS AIO</a>
</li>
<li class="divider"></li>
<li> <li>
<a href="office-license-is-not-genuine.html">Office License Is Not Genuine</a> <a href="office-license-is-not-genuine.html">Office License Is Not Genuine</a>
</li> </li>
@ -423,7 +419,7 @@ match with any official activation method.</p></li>
href="https://docs.microsoft.com/en-us/previous-versions/tn-archive/ee939272(v=technet.10)?redirectedfrom=MSDN#kms-overview">KMS</a> href="https://docs.microsoft.com/en-us/previous-versions/tn-archive/ee939272(v=technet.10)?redirectedfrom=MSDN#kms-overview">KMS</a>
activation environment, activation lasts a maximum of up to 180 days. activation environment, activation lasts a maximum of up to 180 days.
This is done using a valid license and server setup.</p></li> This is done using a valid license and server setup.</p></li>
<li><p>However, in the Windows major upgrade process, the system uses <li><p>In the Windows major upgrade process, the system uses
<code>gatherosstate.exe</code> to carry over the remaining KMS <code>gatherosstate.exe</code> to carry over the remaining KMS
activation period. It does it by creating a ticket that can be used activation period. It does it by creating a ticket that can be used
offline.</p></li> offline.</p></li>
@ -436,6 +432,27 @@ href="https://en.wikipedia.org/wiki/Year_2038_problem">Y2K38 problem</a>
as this date (19 January 2038 03:14:07 UTC) is the maximum date we can as this date (19 January 2038 03:14:07 UTC) is the maximum date we can
give to <code>gatherosstate.exe</code> without it looping back to the give to <code>gatherosstate.exe</code> without it looping back to the
year 1970.</p></li> year 1970.</p></li>
<li><p>How to convince the gatherosstate.exe?<br />
There are two methods for it.<br />
<br />
<strong>1-</strong> Place a <a
href="https://github.com/Gamers-Against-Weed/Integrated_Patcher_3">custom
slc.dll</a> file beside gatherosstate.exe:<br />
gatherosstate.exe uses the systems
<code>C:\Windows\System32\slc.dll</code> file to gather the systems
info. If we place a custom slc.dll file beside gatherosstate.exe which
can send the rubbish data to it, then it will simply accept it and
generate a valid ticket allowing activation upto 19 January 2038
03:14:07 UTC.<br />
<br />
<strong>2-</strong> <a
href="https://github.com/Gamers-Against-Weed/GamersOsState">Modify</a>
the gatherosstate.exe file itself so that it doesnt check the systems
activation status and we can put the activation period as we
wish.</p></li>
<li><p><strong>Note:</strong> Latest MAS doesnt use any of these
methods, instead it uses ready to use Universal ticket (check below for
manual activation).</p></li>
</ul> </ul>
<p><strong>Q:</strong> Can Microsoft block this kind of <p><strong>Q:</strong> Can Microsoft block this kind of
activation?<br /> activation?<br />
@ -696,8 +713,8 @@ they cant block them or take action directly.</p>
activated.</p></li> activated.</p></li>
<li><p>KMS38 only supports Windows/server version 14393 (1607) and newer <li><p>KMS38 only supports Windows/server version 14393 (1607) and newer
versions.</p></li> versions.</p></li>
<li><p>ServerRdsh edition does not <a <li><p>ServerRdsh, Server Azure Datacenter editions do not <a
href="https://docs.microsoft.com/en-us/azure/virtual-desktop/windows-10-multisession-faq#can-i-run-windows-10-enterprise-multi-session-on-premises">officially</a> href="https://learn.microsoft.com/en-us/azure/virtual-desktop/windows-10-multisession-faq">officially</a>
support activation on non-azure systems.</p></li> support activation on non-azure systems.</p></li>
</ul> </ul>
<hr /> <hr />
@ -708,13 +725,18 @@ support activation on non-azure systems.</p></li>
<li><p>Windows Server Cor/Acor (No GUI) editions dont have <li><p>Windows Server Cor/Acor (No GUI) editions dont have
<code>clipup.exe</code> file.</p></li> <code>clipup.exe</code> file.</p></li>
<li><p>To KMS38 activate it, you need to download <li><p>To KMS38 activate it, you need to download
<code>ClipUp.exe</code> file from the below official MS link.<br /> <code>ClipUp.exe</code> file from <a
<a href="http://www.box.com/index.php?rm=box_download_shared_file&amp;shared_name=qrmkewit9ty6ah0qzk0vncyyrwo8hei9&amp;file_id=f_747809716860">this
href="https://msdl.microsoft.com/download/symbols/clipup.exe/5789984414b000/clipup.exe" link</a>.<br />
class="uri">https://msdl.microsoft.com/download/symbols/clipup.exe/5789984414b000/clipup.exe</a></p></li> <br />
<li><p>Rename the downloaded file as <code>ClipUp.exe</code> and put it <code>File: ClipUp.exe</code><br />
beside the KMS38 Activation script. That would be either <code>SHA-256: 0d6e9f6bbd0321eda149658d96040cb4f79e0bd93ba60061f25b28fecbf4d4ef</code><br />
<code>MAS_AIO.cmd</code> or <code>KMS38_Activation.cmd</code></p></li> <br />
This file has digital signatures which can be verified. You can also get
this file from official Windows server 2016 x64 RTM ISO.</p></li>
<li><p>Put the <code>ClipUp.exe</code> beside the KMS38 Activation
script. That would be either <code>MAS_AIO.cmd</code> or
<code>KMS38_Activation.cmd</code></p></li>
<li><p>Activation script will check <code>ClipUp.exe</code> in the <li><p>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>
@ -885,17 +907,21 @@ with below Powershell command and then initiate the ticket generation
process as per above mentioned steps.<br /> process as per above mentioned steps.<br />
<code>$date=[datetime]"2022/10/11 12:00";while($true){set-date $date; start-sleep -milliseconds 10}</code></p></li> <code>$date=[datetime]"2022/10/11 12:00";while($true){set-date $date; start-sleep -milliseconds 10}</code></p></li>
<li><p>In the case of Windows Server Cor/Acor (No GUI) editions, the <li><p>In the case of Windows Server Cor/Acor (No GUI) editions, the
system doesnt have <code>clipup.exe</code> file. So to activate it, you system doesnt have <code>clipup.exe</code> file.<br />
need to download <code>ClipUp.exe</code> file from the below official MS To KMS38 activate it, you need to download <code>ClipUp.exe</code> file
link.<br /> from <a
<a href="http://www.box.com/index.php?rm=box_download_shared_file&amp;shared_name=qrmkewit9ty6ah0qzk0vncyyrwo8hei9&amp;file_id=f_747809716860">this
href="https://msdl.microsoft.com/download/symbols/clipup.exe/5789984414b000/clipup.exe" link</a>.<br />
class="uri">https://msdl.microsoft.com/download/symbols/clipup.exe/5789984414b000/clipup.exe</a><a <br />
href="https://msdl.microsoft.com/download/symbols/clipup.exe/5789984414b000/clipup.exeRename"><br /> <code>File: ClipUp.exe</code><br />
</a>Rename the downloaded file as <code>ClipUp.exe</code> and put it in <code>SHA-256: 0d6e9f6bbd0321eda149658d96040cb4f79e0bd93ba60061f25b28fecbf4d4ef</code><br />
<code>C:\Windows\System32</code> folder and then initiate the above <br />
mentioned activation process. Once the activation is done, you can This file has digital signatures which can be verified. You can also get
remove the file.</p></li> this file from official Windows server 2016 x64 RTM ISO.<br />
<br />
Put the <code>ClipUp.exe</code> in <code>C:\Windows\System32</code>
folder and then initiate the above mentioned activation process. Once
the activation is done, you can remove the file.</p></li>
</ul> </ul>
<hr /> <hr />
</div> </div>
@ -911,9 +937,7 @@ section if you want pre-activated Windows installation.</p></li>
<div id="troubleshooting" class="section level2"> <div id="troubleshooting" class="section level2">
<h2>Troubleshooting</h2> <h2>Troubleshooting</h2>
<ul> <ul>
<li>Reach out to us on <a <li>Check <a href="troubleshoot.html">here</a>.</li>
href="https://discord.gg/gjJEfq7ux8">Discord</a> (signup not required)
with an error screenshot.</li>
</ul> </ul>
</div> </div>
</div> </div>

View File

@ -11,7 +11,7 @@
<title>licensing-servers-issue</title> <title>Licensing Servers Issue</title>
<script src="site_libs/header-attrs-2.18/header-attrs.js"></script> <script src="site_libs/header-attrs-2.18/header-attrs.js"></script>
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script> <script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
@ -362,10 +362,6 @@ div.tocify {
<a href="install_hwid_key.html">Install HWID Key</a> <a href="install_hwid_key.html">Install HWID Key</a>
</li> </li>
<li class="divider"></li> <li class="divider"></li>
<li>
<a href="unreadable-codes-in-mas-aio.html">Unreadable Codes In MAS AIO</a>
</li>
<li class="divider"></li>
<li> <li>
<a href="office-license-is-not-genuine.html">Office License Is Not Genuine</a> <a href="office-license-is-not-genuine.html">Office License Is Not Genuine</a>
</li> </li>
@ -399,13 +395,15 @@ div.tocify {
<div id="licensing-servers-issue" class="section level1"> <div id="licensing-servers-issue" class="section level1">
<h1><strong>Licensing Servers Issue</strong></h1> <h1>Licensing Servers Issue</h1>
<hr /> <hr />
<ul> <ul>
<li><p>In some cases, HWID activation may fail because system couldnt <li><p>In some cases, <strong>HWID activation</strong> may fail because
connect to HWID licensing servers.</p></li> system couldnt connect to HWID licensing servers.</p></li>
<li><p>Activation script will inform you about this if that is the <li><p>Activation script will inform you about this if that is the case.
case.</p></li> We suggest to follow the below guide only when the script tells you to
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 <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 licensing servers itself or Firewall rules in the system. Below you can
find listed fixes for it.</p></li> find listed fixes for it.</p></li>
@ -414,9 +412,10 @@ find listed fixes for it.</p></li>
</strong>If you are located in China then choose <strong>Modify Host </strong>If you are located in China then choose <strong>Modify Host
File</strong> option.<br /> 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>Fix DNS</strong> option,
and if that doesnt work then try <strong>VPN</strong> method.</p></li> and if that doesnt work then try <strong>VPN</strong> method or try
<li><p>If you are facing issues then reach out to us on our <a another Internet connection.</p></li>
href="https://discord.gg/gjJEfq7ux8">Discord</a>.</p></li> <li><p>If you are still facing issues then check <a
href="troubleshoot.html">here</a>.</p></li>
</ul> </ul>
<hr /> <hr />
<div id="fix-dns" class="section level2"> <div id="fix-dns" class="section level2">

View File

@ -11,7 +11,7 @@
<title>oem-folder</title> <title>OEM Folders</title>
<script src="site_libs/header-attrs-2.18/header-attrs.js"></script> <script src="site_libs/header-attrs-2.18/header-attrs.js"></script>
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script> <script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
@ -362,10 +362,6 @@ div.tocify {
<a href="install_hwid_key.html">Install HWID Key</a> <a href="install_hwid_key.html">Install HWID Key</a>
</li> </li>
<li class="divider"></li> <li class="divider"></li>
<li>
<a href="unreadable-codes-in-mas-aio.html">Unreadable Codes In MAS AIO</a>
</li>
<li class="divider"></li>
<li> <li>
<a href="office-license-is-not-genuine.html">Office License Is Not Genuine</a> <a href="office-license-is-not-genuine.html">Office License Is Not Genuine</a>
</li> </li>
@ -433,13 +429,18 @@ key is of OEM channel.</p></li>
<li><p>Windows Server Cor/Acor (No GUI) editions dont have <li><p>Windows Server Cor/Acor (No GUI) editions dont have
<code>clipup.exe</code> file.</p></li> <code>clipup.exe</code> file.</p></li>
<li><p>To KMS38 activate it, you need to download <li><p>To KMS38 activate it, you need to download
<code>ClipUp.exe</code> file from the below official MS link.<br /> <code>ClipUp.exe</code> file from <a
<a href="http://www.box.com/index.php?rm=box_download_shared_file&amp;shared_name=qrmkewit9ty6ah0qzk0vncyyrwo8hei9&amp;file_id=f_747809716860">this
href="https://msdl.microsoft.com/download/symbols/clipup.exe/5789984414b000/clipup.exe" link</a>.<br />
class="uri">https://msdl.microsoft.com/download/symbols/clipup.exe/5789984414b000/clipup.exe</a></p></li> <br />
<li><p>Rename the downloaded file as <code>ClipUp.exe</code> and put it <code>File: ClipUp.exe</code><br />
beside the KMS38 Activation script. That would be either <code>SHA-256: 0d6e9f6bbd0321eda149658d96040cb4f79e0bd93ba60061f25b28fecbf4d4ef</code><br />
<code>MAS_AIO.cmd</code> or <code>KMS38_Activation.cmd</code></p></li> <br />
This file has digital signatures which can be verified. You can also get
this file from official Windows server 2016 x64 RTM ISO.</p></li>
<li><p>Put the <code>ClipUp.exe</code> beside the KMS38 Activation
script. That would be either <code>MAS_AIO.cmd</code> or
<code>KMS38_Activation.cmd</code></p></li>
<li><p>Activation script will check <code>ClipUp.exe</code> in the <li><p>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>

View File

@ -11,7 +11,7 @@
<title>office-license-is-not-genuine</title> <title>Get genuine Office banner</title>
<script src="site_libs/header-attrs-2.18/header-attrs.js"></script> <script src="site_libs/header-attrs-2.18/header-attrs.js"></script>
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script> <script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
@ -362,10 +362,6 @@ div.tocify {
<a href="install_hwid_key.html">Install HWID Key</a> <a href="install_hwid_key.html">Install HWID Key</a>
</li> </li>
<li class="divider"></li> <li class="divider"></li>
<li>
<a href="unreadable-codes-in-mas-aio.html">Unreadable Codes In MAS AIO</a>
</li>
<li class="divider"></li>
<li> <li>
<a href="office-license-is-not-genuine.html">Office License Is Not Genuine</a> <a href="office-license-is-not-genuine.html">Office License Is Not Genuine</a>
</li> </li>
@ -511,10 +507,7 @@ MonthlyEnterprise</p></li>
<div id="report-an-issue" class="section level2"> <div id="report-an-issue" class="section level2">
<h2>Report an issue</h2> <h2>Report an issue</h2>
<ul> <ul>
<li>If you have any conflicting info or any other useful info regarding <li>Check <a href="troubleshoot.html">here</a>.</li>
this then please reach out to us on <a
href="https://discord.gg/gjJEfq7ux8">Discord</a> (signup not
required).</li>
</ul> </ul>
</div> </div>
</div> </div>

View File

@ -11,7 +11,7 @@
<title>office_c2r_custom</title> <title>Office C2R Custom Install</title>
<script src="site_libs/header-attrs-2.18/header-attrs.js"></script> <script src="site_libs/header-attrs-2.18/header-attrs.js"></script>
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script> <script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
@ -362,10 +362,6 @@ div.tocify {
<a href="install_hwid_key.html">Install HWID Key</a> <a href="install_hwid_key.html">Install HWID Key</a>
</li> </li>
<li class="divider"></li> <li class="divider"></li>
<li>
<a href="unreadable-codes-in-mas-aio.html">Unreadable Codes In MAS AIO</a>
</li>
<li class="divider"></li>
<li> <li>
<a href="office-license-is-not-genuine.html">Office License Is Not Genuine</a> <a href="office-license-is-not-genuine.html">Office License Is Not Genuine</a>
</li> </li>
@ -429,7 +425,7 @@ the simplest guide to installing the customized office.</p></li>
<li><p>Uninstall the office with App and Features option in Windows <li><p>Uninstall the office with App and Features option in Windows
settings.</p></li> settings.</p></li>
<li><p>Run <code>OfficeScrubber.cmd</code> file from <a <li><p>Run <code>OfficeScrubber.cmd</code> file from <a
href="https://github.com/abbodi1406/WHD/raw/master/scripts/OfficeScrubber_9.7z">Office href="https://github.com/abbodi1406/WHD/raw/master/scripts/OfficeScrubber_10.7z">Office
Scrubber</a> by abbodi1406 and select Scrubber</a> by abbodi1406 and select
<code>[R] Remove all Licenses</code> option. You can skip this step if <code>[R] Remove all Licenses</code> option. You can skip this step if
Office was never installed on the system.</p></li> Office was never installed on the system.</p></li>
@ -482,8 +478,7 @@ href="https://forums.mydigitallife.net/posts/1479890/">YAOCTRI</a>
<div id="need-help" class="section level2"> <div id="need-help" class="section level2">
<h2>Need help?</h2> <h2>Need help?</h2>
<ul> <ul>
<li>Reach out on our <a href="https://discord.gg/gjJEfq7ux8">Discord</a> <li>Check <a href="troubleshoot.html">here</a>.</li>
(signup not required).</li>
</ul> </ul>
</div> </div>
</div> </div>

View File

@ -11,7 +11,7 @@
<title>office_c2r_links</title> <title>Office C2R Installer Links</title>
<script src="site_libs/header-attrs-2.18/header-attrs.js"></script> <script src="site_libs/header-attrs-2.18/header-attrs.js"></script>
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script> <script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
@ -362,10 +362,6 @@ div.tocify {
<a href="install_hwid_key.html">Install HWID Key</a> <a href="install_hwid_key.html">Install HWID Key</a>
</li> </li>
<li class="divider"></li> <li class="divider"></li>
<li>
<a href="unreadable-codes-in-mas-aio.html">Unreadable Codes In MAS AIO</a>
</li>
<li class="divider"></li>
<li> <li>
<a href="office-license-is-not-genuine.html">Office License Is Not Genuine</a> <a href="office-license-is-not-genuine.html">Office License Is Not Genuine</a>
</li> </li>
@ -435,9 +431,18 @@ installer if you need to use Office 2013.</p></li>
Office installation or want pure Volume installation for more stability, Office installation or want pure Volume installation for more stability,
use this <a href="office_c2r_custom.html">ODT method</a> of Office use this <a href="office_c2r_custom.html">ODT method</a> of Office
installation.</p></li> installation.</p></li>
<li><p><strong>Need help?</strong> Reach out on our <a <li><p><strong>Troubleshoot:</strong></p>
href="https://discord.gg/gjJEfq7ux8">Discord</a> (signup not <ul>
required).</p></li> <li><p>If the installer is showing an error related to signature then
restart the system and try again.</p></li>
<li><p>If its showing cant install on selected updated channel or the
error is due to leftovers of previously installed office then run Full
scrub option in <a
href="https://github.com/abbodi1406/WHD/raw/master/scripts/OfficeScrubber_10.7z">Office
Scrubber</a></p></li>
</ul></li>
<li><p><strong>Need help?</strong> Check <a
href="troubleshoot.html">here</a>.</p></li>
</ul> </ul>
<hr /> <hr />
</div> </div>

View File

@ -11,7 +11,7 @@
<title>online_kms</title> <title>Online KMS Activation</title>
<script src="site_libs/header-attrs-2.18/header-attrs.js"></script> <script src="site_libs/header-attrs-2.18/header-attrs.js"></script>
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script> <script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
@ -362,10 +362,6 @@ div.tocify {
<a href="install_hwid_key.html">Install HWID Key</a> <a href="install_hwid_key.html">Install HWID Key</a>
</li> </li>
<li class="divider"></li> <li class="divider"></li>
<li>
<a href="unreadable-codes-in-mas-aio.html">Unreadable Codes In MAS AIO</a>
</li>
<li class="divider"></li>
<li> <li>
<a href="office-license-is-not-genuine.html">Office License Is Not Genuine</a> <a href="office-license-is-not-genuine.html">Office License Is Not Genuine</a>
</li> </li>
@ -694,22 +690,6 @@ prefer to use the standalone converter script: <a
href="https://forums.mydigitallife.net/posts/1150042/">Office-C2R-Retail2Volume</a></p> href="https://forums.mydigitallife.net/posts/1150042/">Office-C2R-Retail2Volume</a></p>
<hr /> <hr />
</div> </div>
<div id="file-details" class="section level2">
<h2>File Details</h2>
<pre><code>cleanosppx64.exe SHA-1: d30a0e4e5911d3ca705617d17225372731c770e2
cleanosppx86.exe SHA-1: 39ed8659e7ca16aaccb86def94ce6cec4c847dd6</code></pre>
<ul>
<li><p>These files are used in cleaning office license in C2R Retail
office to VL conversion process.</p></li>
<li><p>These files are taken from the old version of Microsoft official
tool <code>O15CTRRemove.diagcab</code></p></li>
</ul>
<!-- -->
<pre><code> File: O15CTRRemove.diagcab (Digitally Signed)
Link: https://app.box.com/s/n8qpb5ljmv6djp77w5p6fk043dm6s3r1 (Unofficial Link)
SHA-1: 56c6ca76993a96cf9a255463b90db96cb9d24464</code></pre>
<hr />
</div>
<div id="debug-mode" class="section level2"> <div id="debug-mode" class="section level2">
<h2>Debug Mode</h2> <h2>Debug Mode</h2>
<ul> <ul>
@ -758,9 +738,7 @@ section if you want pre-activated Windows installation.</p></li>
<div id="troubleshooting" class="section level2"> <div id="troubleshooting" class="section level2">
<h2>Troubleshooting</h2> <h2>Troubleshooting</h2>
<ul> <ul>
<li>Reach out to us on <a <li>Check <a href="troubleshoot.html">here</a>.</li>
href="https://discord.gg/gjJEfq7ux8">Discord</a> (signup not required)
with an error screenshot.</li>
</ul> </ul>
</div> </div>
</div> </div>

View File

@ -11,7 +11,7 @@
<title>troubleshoot</title> <title>Troubleshooting</title>
<script src="site_libs/header-attrs-2.18/header-attrs.js"></script> <script src="site_libs/header-attrs-2.18/header-attrs.js"></script>
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script> <script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
@ -362,10 +362,6 @@ div.tocify {
<a href="install_hwid_key.html">Install HWID Key</a> <a href="install_hwid_key.html">Install HWID Key</a>
</li> </li>
<li class="divider"></li> <li class="divider"></li>
<li>
<a href="unreadable-codes-in-mas-aio.html">Unreadable Codes In MAS AIO</a>
</li>
<li class="divider"></li>
<li> <li>
<a href="office-license-is-not-genuine.html">Office License Is Not Genuine</a> <a href="office-license-is-not-genuine.html">Office License Is Not Genuine</a>
</li> </li>
@ -404,10 +400,21 @@ div.tocify {
<ul> <ul>
<li><p>Reach out to us on <a <li><p>Reach out to us on <a
href="https://discord.gg/gjJEfq7ux8">Discord</a> (signup not required) href="https://discord.gg/gjJEfq7ux8">Discord</a> (signup not required)
with an error screenshot.</p></li> or <a href="https://t.me/Microsoft_Activation_Scripts">Telegram</a> with
an error screenshot.</p></li>
<li><p>Alternatively, you can connect with us <a <li><p>Alternatively, you can connect with us <a
href="contactus.html">here</a>.</p></li> href="contactus.html">here</a>.</p></li>
</ul> </ul>
<hr />
<ul>
<li>Troubleshoot option in MAS has various options for the fixes. Script
may ask to check the below links for these specific cases
troubleshooting, we suggest to follow them only when script asks you to
do it.<br />
<a href="licensing-servers-issue.html">Licensing Servers Issue</a> - <a
href="fix-wpa-registry.html">Fix WPA Registry</a></li>
</ul>
<hr />
</div> </div>
<script type="text/javascript" src="links.js"></script> <script type="text/javascript" src="links.js"></script>

View File

@ -11,7 +11,7 @@
<title>unsupported_products_activation</title> <title>Unsupported Products Activation</title>
<script src="site_libs/header-attrs-2.18/header-attrs.js"></script> <script src="site_libs/header-attrs-2.18/header-attrs.js"></script>
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script> <script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
@ -362,10 +362,6 @@ div.tocify {
<a href="install_hwid_key.html">Install HWID Key</a> <a href="install_hwid_key.html">Install HWID Key</a>
</li> </li>
<li class="divider"></li> <li class="divider"></li>
<li>
<a href="unreadable-codes-in-mas-aio.html">Unreadable Codes In MAS AIO</a>
</li>
<li class="divider"></li>
<li> <li>
<a href="office-license-is-not-genuine.html">Office License Is Not Genuine</a> <a href="office-license-is-not-genuine.html">Office License Is Not Genuine</a>
</li> </li>
@ -478,8 +474,7 @@ cause the system boot issue.</p>
<hr /> <hr />
<ul> <ul>
<li>If you need help with some other Microsoft products, reach out to us <li>If you need help with some other Microsoft products, reach out to us
on <a href="https://discord.gg/gjJEfq7ux8">Discord</a> (signup not <a href="contactus.html">here</a>.</li>
required) .</li>
</ul> </ul>
</div> </div>
</div> </div>

View File

@ -1,3 +1,7 @@
---
pagetitle: Change Windows Edition
---
# Change Windows Edition # Change Windows Edition
------------------------------------------------------------------------ ------------------------------------------------------------------------
@ -6,8 +10,6 @@
- It can change the Windows 7-8-8.1-10-11 and equivalent Server Editions. - It can change the Windows 7-8-8.1-10-11 and equivalent Server Editions.
- On Windows 7, script requires [Windows Management Framework 5.1](https://aka.ms/wmf5download) to be installed.
- Script incorporates 4 methods for edition change:\ - Script incorporates 4 methods for edition change:\
- Changepk.exe Method\ - Changepk.exe Method\

View File

@ -1,7 +1,58 @@
---
pagetitle: Changelog
---
# MAS Changelog # MAS Changelog
------------------------------------------------------------------------ ------------------------------------------------------------------------
## 1.8
**Goodbye to Cleanospp.exe / MAS is now 100% naked**
------------------------------------------------------------------------
#### HWID/KMS38:
- Checks are added to find issues in:
- Connection to MS licensing servers. Thanks to \@ave9858 (Alex)
- SPP permissions in files and registry
- WPA registry keys. Thanks to \@ave9858 (Alex)
- KeyIso service which affects ticket installation. Thanks to \@ave9858 (Alex)
- Store apps blocking registries
- Windows updates
- Many more
- Fixed a few bugs
#### Online KMS:
- Replaced cleanospp.exe with powershell script [CleanOffice.ps1](https://gist.github.com/ave9858/9fff6af726ba3ddc646285d1bbf37e71) Thanks to \@ave9858 (Alex)
- Fixed an issue where script may stuck in server port check
- Script is updated as per \@abbodi1406 KVA v49. Changes:
- Enhanced Office 15.0 C2R detection to differentiate Retail\<\>Volume products
- Added fallback if Office 16.0 C2R licenses integrator.exe failed, to install them the old way (using slmgr.vbs/ospp.vbs)
#### Troubleshoot:
- Fix WMI option is improved
- Fix licensing option now will fix ClipSVC, Office vNext, SPP and OSPP licenses and SPP permissions in files and registry. Thanks to \@ave9858 (Alex)
#### Change Windows Edition:
- Script now [supports](https://github.com/Gamers-Against-Weed/Set-WindowsCbsEdition/commit/2b3c50024d58e9d9eb158fd538afd98e5345140c) default Win 7 RTM, WMF requirement is removed. Thanks to \@ave9858 (Alex)
#### All:
- All C# code is changed to Powershell reflection code to avoid temp files and AV detections. Thanks to \@ave9858 (Alex)
- Keys are a bit obfuscated in scripts to reduce AV detections
- `irm https://massgrave.dev/get | iex` code to launch MAS via Powershell will now create uniquely named/hash files on each run to reduce AV detections
- A detailed page is added for [Office C2R retail installers](https://massgrave.dev/office_c2r_links.html)
- Error messages and instructions are improved in all scripts
- [MAS legacy methods](https://github.com/massgravel/MAS-Legacy-Methods) scripts are updated as well
- We are now on [Twitter](https://twitter.com/massgravel) and a [Telegram group](https://t.me/Microsoft_Activation_Scripts) is created for MAS-related queries and activation issues
------------------------------------------------------------------------
## 1.7 ## 1.7
**Goodbye to Gatherosstate.exe** **Goodbye to Gatherosstate.exe**

View File

@ -1,3 +1,7 @@
---
pagetitle: Check Activation Status
---
# Check Activation Status # Check Activation Status
------------------------------------------------------------------------ ------------------------------------------------------------------------

View File

@ -1,3 +1,7 @@
---
pagetitle: Command Line Switches
---
# Command Line Switches # Command Line Switches
------------------------------------------------------------------------ ------------------------------------------------------------------------
@ -9,7 +13,7 @@
- If you want to use it in Windows Pre-Activation then check [this](oem-folder.html) page for more details. - If you want to use it in Windows Pre-Activation then check [this](oem-folder.html) page for more details.
| Switches | Meaning | | Switches | Meaning |
|---------------------------|------------------------------------------------| |---------------------------|----------------------------------------------------------|
| `/HWID` | Activate with HWID | | `/HWID` | Activate with HWID |
| `/HWID-NoEditionChange` | Don't change edition if not supported by HWID | | `/HWID-NoEditionChange` | Don't change edition if not supported by HWID |
| | | | | |
@ -21,7 +25,7 @@
| `/KMS-Office` | Activate Office with Online KMS | | `/KMS-Office` | Activate Office with Online KMS |
| `/KMS-WindowsOffice` | Activate Windows & Office with Online KMS | | `/KMS-WindowsOffice` | Activate Windows & Office with Online KMS |
| `/KMS-RenewalTask` | Install Online KMS renewal task | | `/KMS-RenewalTask` | Install Online KMS renewal task |
| `/KMS-ActAndRenewalTask` | Install Online KMS activation & renewal tasks | | `/KMS-ActAndRenewalTask` | Install Online KMS activation & renewal tasks (Use this) |
| `/KMS-Uninstall` | Uninstall Online KMS | | `/KMS-Uninstall` | Uninstall Online KMS |
| `/KMS-KeepvNext` | Don't override Office C2R vNext license | | `/KMS-KeepvNext` | Don't override Office C2R vNext license |
| `/KMS-Debug` | Create Debug log in Online KMS Activation | | `/KMS-Debug` | Create Debug log in Online KMS Activation |
@ -37,9 +41,19 @@
`& ([ScriptBlock]::Create((irm https://massgrave.dev/get))) /para` `& ([ScriptBlock]::Create((irm https://massgrave.dev/get))) /para`
- Replace `/para` in the this command with the switches from the above table. You can use multiple switches. Example, - Replace `/para` in this command with the switches from the above table. You can use multiple switches. For example, if you want to activate Windows and Office both with the best method possible then use,
`& ([ScriptBlock]::Create((irm https://massgrave.dev/get))) /HWID /KMS-Office` `& ([ScriptBlock]::Create((irm https://massgrave.dev/get))) /HWID /KMS38 /KMS-WindowsOffice /KMS-ActAndRenewalTask`
If you just want to activate Windows with HWID and Office with KMS then,
`& ([ScriptBlock]::Create((irm https://massgrave.dev/get))) /HWID /KMS-Office /KMS-ActAndRenewalTask`
If you just wants to activate Windows with HWID then,
`& ([ScriptBlock]::Create((irm https://massgrave.dev/get))) /HWID`
**Note:** This Powershell one liner will work on Windows 8 and later versions only.
------------------------------------------------------------------------ ------------------------------------------------------------------------
@ -51,7 +65,7 @@
- All switches are case-insensitive, works in any order, but must be separated with spaces. - All switches are case-insensitive, works in any order, but must be separated with spaces.
- KMS Uninstall switch will take precedence over other KMS switches - KMS Uninstall switch will take precedence over other KMS switches.
- KMS38 remove protection switch will task precedence over KMS38 activation. - KMS38 remove protection switch will task precedence over KMS38 activation.
@ -59,4 +73,4 @@
## Need help? ## Need help?
- Reach out to us on [Discord](https://discord.gg/gjJEfq7ux8) (signup not required) - Check [here](troubleshoot.html).

View File

@ -1,10 +1,18 @@
---
pagetitle: Contact Us
---
# Contact Us # Contact Us
------------------------------------------------------------------------ ------------------------------------------------------------------------
Please feel free to share feedback regarding bug reports, documentation errors, troubleshooting, etc. Please feel free to share feedback regarding bug reports, documentation errors, troubleshooting, etc.
- [Discord](https://discord.gg/gjJEfq7ux8) ❤️ (preferred) (signup not required) - [Discord](https://discord.gg/gjJEfq7ux8) ❤️ (signup not required) - Discussion
- [Telegram](https://t.me/Microsoft_Activation_Scripts) - Discussion
- [Twitter](https://twitter.com/massgravel)
- [GitHub](https://github.com/massgravel/Microsoft-Activation-Scripts) / [GitLab](https://gitlab.com/massgrave/microsoft-activation-scripts) - [GitHub](https://github.com/massgravel/Microsoft-Activation-Scripts) / [GitLab](https://gitlab.com/massgrave/microsoft-activation-scripts)

View File

@ -1,26 +1,23 @@
---
pagetitle: Credits
---
# Credits # Credits
MAS project wouldn't be possible without kind help and uses of other honorable developer's tools and scripts. I would like to say thanks to all those wonderful people and projects. MAS project wouldn't be possible without kind help and uses of other honorable developer's tools and scripts. I would like to say thanks to all those wonderful people and projects.
| **HWID / KMS38 Activation** | | | | |
|:---------------------------------------|:-------------------------------| |-----------------------------------------------------------------------------|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| mspaintmsi & anonymous | [Original co-authors of HWID/KMS38](https://nsaneforums.com/topic/316668-microsoft-activation-scripts/page/29/#comment-1497887) | | mspaintmsi & anonymous | [Original co-authors of HWID/KMS38](https://nsaneforums.com/topic/316668-microsoft-activation-scripts/page/29/#comment-1497887) |
| Gamers Against Weed | [Activation without slc.dll](https://github.com/Gamers-Against-Weed) | | Gamers Against Weed | [GamersOsState](https://github.com/Gamers-Against-Weed/GamersOsState), [Rearm](https://github.com/Gamers-Against-Weed/rearm), [Set-WindowsCbsEdition](https://github.com/Gamers-Against-Weed/Set-WindowsCbsEdition) |
| [Alex](https://github.com/ave9858) | Universal Ticket Method | | qxkqf | [ARM64 port of slc.dll](https://app.box.com/s/y71tpcamofcg6zv6k7by6gaex6om3q4d) |
| qxkqf | ARM64 port of slc.dll | | [vyvojar](https://github.com/vyvojar) | [slshim](https://app.box.com/s/y71tpcamofcg6zv6k7by6gaex6om3q4d) |
| vyvojar | [slshim](https://github.com/vyvojar/slshim/releases) | | sponpa, leitek8 | [slc.dll Improvements](https://nsaneforums.com/topic/316668-microsoft-activation-scripts/page/21/?tab=comments#comment-1431257) |
| sponpa | [Improvements](https://nsaneforums.com/topic/316668-microsoft-activation-scripts/page/21/?tab=comments#comment-1431257) | | AveYo | [Compressed2TXT](https://github.com/AveYo/Compressed2TXT), [LeanAndMean](https://github.com/AveYo/LeanAndMean), and great help |
| leitek8 | [Improvements](https://nsaneforums.com/topic/316668-microsoft-activation-scripts/page/22/?tab=comments#comment-1438005) |
| Source codes collection is [here](https://app.box.com/s/y71tpcamofcg6zv6k7by6gaex6om3q4d) | |
| **Online KMS Activation** | |
| abbodi1406 | Online KMS is a fork of [KMS_VL_ALL](https://forums.mydigitallife.net/threads/kms_vl_all-smart-activation-script.79535/#post-838808) |
| Public KMS servers | |
| **Kind help** | |
| Gamers Against Weed | [CBS Upgrade method](https://github.com/Gamers-Against-Weed/Set-WindowsCbsEdition) |
| [AveYo](https://github.com/AveYo) | [Compressed2TXT](https://github.com/AveYo/Compressed2TXT) |
| [Enthousiast](https://forums.mydigitallife.net/members/enthousiast.104688/) | Testing and Support | | [Enthousiast](https://forums.mydigitallife.net/members/enthousiast.104688/) | Testing and Support |
| [abbodi1406](https://forums.mydigitallife.net/threads/abbodi1406s-batch-scripts-repo.74197/), [Aveyo](https://github.com/AveYo), [awuctl](https://github.com/awuctl) | Enormous help | | awuctl | [hwid-stuff](https://github.com/massgravel/hwid-stuff), [info](https://github.com/massgravel/activation) and great help |
| **MAS** | | | abbodi1406 | [KMS_VL_ALL](https://forums.mydigitallife.net/threads/kms_vl_all-smart-activation-script.79535/#post-838808) (Online KMS is a fork of it), enormous help in coding and problem solving |
| [Alex](https://github.com/ave9858) (aka may, ave9858) | Universal Ticket for HWID/KMS38, [CleanOffice.ps1](https://gist.github.com/ave9858/9fff6af726ba3ddc646285d1bbf37e71), User support, Co-enhancing MAS, testing, ideas, suggestions and great help in coding and problem solving |
| WindowsAddict | MAS Author | | WindowsAddict | MAS Author |
And thanks to the MAS users for their interest, feedback, and assistance. ❤️ And thanks to the MAS users for their interest, feedback, and assistance. ❤️

17
faq.md
View File

@ -1,3 +1,7 @@
---
pagetitle: FAQ
---
# FAQ # FAQ
(Frequently Asked Questions) (Frequently Asked Questions)
@ -11,7 +15,7 @@
Use HWID option in MAS. Use HWID option in MAS.
- **It says activation failed, what to do now?**\ - **It says activation failed, what to do now?**\
Reach out to us on [Discord](https://discord.gg/gjJEfq7ux8) with an error screenshot. Check [here](troubleshoot.html).
- **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.
@ -19,6 +23,9 @@
- **How to remove HWID activation from my system?**\ - **How to remove HWID activation from my system?**\
You can not. 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 can not. 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.
- **Is MAS safe? How to know if there is any malware?**\
MAS is fully [open source](https://github.com/massgravel/Microsoft-Activation-Scripts). 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.
- **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).
@ -41,7 +48,7 @@
Use the change edition option in the Extras section in MAS. Use the change edition option in the Extras section in MAS.
- **Can I activate Office 365?**\ - **Can I activate Office 365?**\
O365 can not be activated with KMS. To activate it, the script installs Mondo 2016 licenses and activates it. This license is near to O365 feature-wise, you can get offline features of O365 but you can't get Online features of O365. 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 Online features of O365.
- **I'm getting 'Office is not genuine banner'.**\ - **I'm getting 'Office is not genuine banner'.**\
Run Online KMS from the latest MAS version. Run Online KMS from the latest MAS version.
@ -49,16 +56,16 @@
- **Can I delete the MAS folder after activation?**\ - **Can I delete the MAS folder after activation?**\
Yes. Yes.
- **How MAS can activate?**\ - **How MAS is able to activate?**\
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 Online KMS option.
- **Where can I donate?**\ - **Where can I donate?**\
MASSGRAVE 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.
------------------------------------------------------------------------ ------------------------------------------------------------------------
If you have any other questions, feel free to ask on our [Discord](https://discord.gg/gjJEfq7ux8) (signup not required). If you have any other questions, feel free to connect with us [here](contactus.html).

44
fix-wpa-registry.md Normal file
View File

@ -0,0 +1,44 @@
---
pagetitle: Fix WPA Registry
---
# Fix WPA Registry
------------------------------------------------------------------------
- In some cases, system may have corrupt WPA registry keys `HKEY_LOCAL_MACHINE\SYSTEM\WPA` which can cause `sppsvc` to not work and activation will fail.
- The activation scripts in MAS can detect this issue and will inform you accordingly when to run this option. We suggest to run this only when script asks you to do it. If you are not sure if you need to do it, you can take the help from [here](troubleshoot.html).
- This registry key is protected by the Kernal and can not be deleted normally. That is why we need to follow some more below steps to clear it.
------------------------------------------------------------------------
## Steps To Fix WPA Registry
- Download <https://github.com/Gamers-Against-Weed/rearm/archive/refs/heads/principalis.zip>
- Extract this zip file
- Copy `rearm.cmd` file to the root of the C drive like `C:\rearm.cmd`
- Press shift and click on the restart button in the start menu
- After system restart, you will find Troubleshoot \> Advanced Option, select Command Prompt option
- Now enter the below command\
`C:\rearm.cmd`
- If it says the command is not recognized then enter\
`bcdedit | find "osdevice"`
- It will show you the OS drive letter, use that drive letter in the command, for example -\
`E:\rearm.cmd`
- Wait for it to finish. When it's finished, you will be able to type in the command prompt, if not then wait.
- Once done, exit and then normally boot into windows.
- Let [us know](contactus.html) if it doesn't help.
------------------------------------------------------------------------

View File

@ -1,12 +1,16 @@
---
pagetitle: Genuine Installation Media
---
## Genuine Installation Media ## Genuine Installation Media
All download links leads to genuine files only. All download links leads to genuine files only.
| **Windows** | | | **Windows** | |
|:------------------------------|:----------------------------------------| |:-------------------------------|:---------------------------------------|
| Windows 11 / 10 / 8.1 | [Link1](https://www.microsoft.com/software-download) - [Link2](https://ave9858.github.io/msdl/) | | Windows 11 / 10 / 8.1 | [Link1](https://www.microsoft.com/software-download) - [Link2](https://ave9858.github.io/msdl/) |
| Windows 7 | [Link1](https://pastebin.com/raw/Hk2RgYzF) - [Link2](https://stuff.mtt-m1.workers.dev/Windows%207/) - [Link3](https://isofiles.bd581e55.workers.dev/Windows%207/) | | Windows 7 | [Link1](https://pastebin.com/raw/Hk2RgYzF) - [Link2](https://stuff.mtt-m1.workers.dev/Windows%207/) - [Link3](https://isofiles.bd581e55.workers.dev/Windows%207/) |
| Windows 10 Enterprise LTSC | [Link1](https://opendirectory.luzea.de/luzea/Windows_10_Enterprise_LTSC_2021/) - [Link2](https://stuff.mtt-m1.workers.dev/Windows%2010/) - [Link3](https://isofiles.bd581e55.workers.dev/Windows%2010/) (Refresh if it doesn't load) | | Windows 10 Enterprise LTSC | [Link1](https://pixeldrain.com/u/6y73DJZ2) - [Link2](https://opendirectory.luzea.de/luzea/Windows_10_Enterprise_LTSC_2021/) - [Link3](https://stuff.mtt-m1.workers.dev/Windows%2010/) - [Link4](https://isofiles.bd581e55.workers.dev/Windows%2010/) (Refresh if it doesn't load) |
| **Office** | | | **Office** | |
| Office C2R Installers (Retail) | [Link1](office_c2r_links.html) (Easy to install) | | Office C2R Installers (Retail) | [Link1](office_c2r_links.html) (Easy to install) |
| Office C2R Custom Install (Retail / VL) | [Link1](office_c2r_custom.html) (Requires more steps, allows customization) | | Office C2R Custom Install (Retail / VL) | [Link1](office_c2r_custom.html) (Requires more steps, allows customization) |
@ -33,7 +37,7 @@ As an example, if you want to download a .iso file of a French language version
## How to verify genuinity of files? ## How to verify genuinity of files?
- We can use [file hashing method](https://en.wikipedia.org/wiki/File_verification) to verify if a file is tempered or not. - We can use [file hashing method](https://en.wikipedia.org/wiki/File_verification) to verify if a file is genuine or not.
- But we must first know the actual checksum of the file. - But we must first know the actual checksum of the file.
@ -51,4 +55,4 @@ As an example, if you want to download a .iso file of a French language version
## Need help? ## Need help?
- Reach out on our [Discord](https://discord.gg/gjJEfq7ux8) (signup not required). - Check [here](contactus.html).

29
hwid.md
View File

@ -1,3 +1,7 @@
---
pagetitle: HWID Activation
---
# **HWID Activation** # **HWID Activation**
------------------------------------------------------------------------ ------------------------------------------------------------------------
@ -34,17 +38,28 @@
- In the official upgrade process from Windows 7 to Windows 10, Microsoft provides an HWID (digital license) activation for Windows 10 without any cost. - In the official upgrade process from Windows 7 to Windows 10, Microsoft provides an HWID (digital license) activation for Windows 10 without any cost.
- In the background, the upgrade process runs a file named `gatherosstate.exe` and it checks the license of current Windows if found activated, it generates a valid GenuineTicket.xml which is sent to Microsoft and in return, MS authorizes a license. - In the background, the upgrade process runs a file named gatherosstate.exe (available in Windows 10/11 ISO) and it checks the license of current Windows if found activated, it generates a valid GenuineTicket.xml **ticket** which is sent to Microsoft and in return, MS authorizes a license.
- So if we just convince the `gatherosstate.exe` file that the conditions are met for ticket generation by fooling it, it will generate a valid ticket, which can be used to get the valid HWID (Digital license). The script here does exactly that to get the activation for free without any upgrade process. - So if we just convince the gatherosstate.exe file that the conditions are met for ticket generation by fooling it, it will generate a valid ticket, which can be used to get the valid HWID (Digital license).
- How to convince the gatherosstate.exe?\
There are two methods for it.\
\
**1-** Place a [custom slc.dll](https://github.com/Gamers-Against-Weed/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 which can send the rubbish data to it, then it will simply accept it and generate a valid ticket.\
\
**2-** [Modify](https://github.com/Gamers-Against-Weed/GamersOsState) the gatherosstate.exe file itself so that it doesn't check the system's activation status and can directly create a valid ticket.
- **Note:** If you want to understand more about how these above mentioned both methods then check this repo [MAS-Legacy-Methods](https://github.com/massgravel/MAS-Legacy-Methods)\
Latest MAS doesn't use any of these methods, instead it uses ready to use Universal tickets (check below for info).\
------------------------------------------------------------------------ ------------------------------------------------------------------------
## Types of Tickets ## Types of Tickets
There are many methods for ticket generation, however we can classify the ticket types in 3 categories. There are many methods for ticket generation, majorly we can classify the ticket types in 3 categories.
1. **Downlevel Ticket** - This is the simplest ticket generation process. In this method, ticket is signed by downlevel key by the system and the ticket's OSVersion is 10. If it's generated on Windows 10/11 then MS ideally aren't supposed to grant activation, however they do and method is continuously working from last 4-5 years. Almost every HWID activator (at the time of writing this) is based on this method. 1. **Downlevel Ticket** - This is the simplest ticket generation process. In this method, ticket is signed by downlevel key by the system and the ticket's OSVersion is =\<10. If it's generated on Windows 10/11 then MS ideally aren't supposed to grant activation, however they do and method is continuously working from last 4-5 years. Almost every HWID activator (at the time of writing this) is based on this method.
2. **Lockbox Ticket** - This is slightly a trickier method. The ticket is signed by Lockbox key by the system and the ticket's OSVersion is 10. This ticket generation process involves cleaning Clipsvc licenses and IdentityCRL registry key in the system. Due to some hiccups in the process, this method is not primarily used in MAS, however these are the types of tickets that are identical to the genuine ticket generated by system on activated Windows 10/11. 2. **Lockbox Ticket** - This is slightly a trickier method. The ticket is signed by Lockbox key by the system and the ticket's OSVersion is 10. This ticket generation process involves cleaning Clipsvc licenses and IdentityCRL registry key in the system. Due to some hiccups in the process, this method is not primarily used in MAS, however these are the types of tickets that are identical to the genuine ticket generated by system on activated Windows 10/11.
@ -54,7 +69,7 @@ Latest version of MAS is using Universal ticket method. Other ticket method scri
Now a question, can Microsoft block the new requests or revoke already established HWID license? Now a question, can Microsoft block the new requests or revoke already established HWID license?
- Revoking the license would be insane and will face many complications and risk of voiding valid licenses. However maybe they can block the new activation requests coming from Downlevel and Universal tickets. But the tools are working from 4-5 years and they don't seem to care much for consumer piracy; That's not where they get the most money from. - Revoking the license would be too extreme and will face many complications and risk of voiding valid licenses. However maybe they can block the new activation requests coming from Downlevel and Universal tickets. But the tools are working from 4-5 years and they don't seem to care much for consumer piracy; That's not where they get the most money from.
------------------------------------------------------------------------ ------------------------------------------------------------------------
@ -100,7 +115,7 @@ Now a question, can Microsoft block the new requests or revoke already establish
- Windows Server does not support HWID activation. - Windows Server does not support HWID activation.
- ServerRdsh edition does not [officially](https://docs.microsoft.com/en-us/azure/virtual-desktop/windows-10-multisession-faq#can-i-run-windows-10-enterprise-multi-session-on-premises) support activation on non-azure systems. - ServerRdsh edition does not [officially](https://learn.microsoft.com/en-us/azure/virtual-desktop/windows-10-multisession-faq) support activation on non-azure systems.
------------------------------------------------------------------------ ------------------------------------------------------------------------
@ -244,4 +259,4 @@ The process here is based on Universal ticket method. Here we will create identi
## Troubleshooting ## Troubleshooting
- Reach out to us on [Discord](https://discord.gg/gjJEfq7ux8) (signup not required) with an error screenshot. - Check [here](troubleshoot.html).

View File

@ -1,3 +1,7 @@
---
pagetitle: MAS
---
## Intro ## Intro
**Microsoft Activation Scripts (MAS)** **Microsoft Activation Scripts (MAS)**
@ -11,21 +15,20 @@ A Windows and Office activator using HWID / KMS38 / Online KMS activation method
- HWID Activation - HWID Activation
- KMS38 Activation - KMS38 Activation
- Online KMS Activation - Online KMS Activation
- \$OEM\$ Folders For Preactivation
- Activation Troubleshoot - Activation Troubleshoot
- Insert Windows 10-11 HWID Key - \$OEM\$ Folders For Preactivation
- Change Windows 10-11-Server Edition - Change Windows Edition
- Check Windows-Office Activation Status - Check Windows-Office Activation Status
- Available in All In One & Separate Files Version - Available in All In One & Separate Files Version
- Fully Open Source - Fully Open Source
- Fewer antivirus detections - All Files Are Transparent Batch Scripts
- Files are either transparent batch scripts or official from Microsoft - Fewer Antivirus Detections
------------------------------------------------------------------------ ------------------------------------------------------------------------
## MAS Latest Release ## MAS Latest Release
Last Release - v1.7 (7-Nov-2022)\ Last Release - v1.8 (16-Mar-2023)\
[GitHub](https://github.com/massgravel/Microsoft-Activation-Scripts) / [GitLab](https://gitlab.com/massgrave/microsoft-activation-scripts) [GitHub](https://github.com/massgravel/Microsoft-Activation-Scripts) / [GitLab](https://gitlab.com/massgrave/microsoft-activation-scripts)
------------------------------------------------------------------------ ------------------------------------------------------------------------
@ -34,7 +37,7 @@ Last Release - v1.7 (7-Nov-2022)\
### Method 1 - PowerShell ### Method 1 - PowerShell
- On Windows 10/11, right-click on the windows start menu and select PowerShell or Terminal. - On Windows 10/11, right-click on the windows start menu and select PowerShell or Terminal (Not CMD).
- Copy-paste the below code and press enter\ - Copy-paste the below code and press enter\
`irm https://massgrave.dev/get | iex` `irm https://massgrave.dev/get | iex`
- You will see the activation options, and follow onscreen instructions. - You will see the activation options, and follow onscreen instructions.
@ -42,7 +45,7 @@ Last Release - v1.7 (7-Nov-2022)\
### Method 2 - Traditional ### Method 2 - Traditional
- Download the file named `MAS_1.7_Password_1234.7z` from [here](https://github.com/massgravel/Microsoft-Activation-Scripts/releases) - Download the file named `MAS_1.8_Password_1234.7z` from [here](https://github.com/massgravel/Microsoft-Activation-Scripts/releases)
- Extract this file with a 3rd party archive manager, such as [7zip](https://www.7-zip.org/download.html) - Extract this file with a 3rd party archive manager, such as [7zip](https://www.7-zip.org/download.html)
- Password is `1234` - Password is `1234`
- In the extracted folder, find the folder named `All-In-One-Version` - In the extracted folder, find the folder named `All-In-One-Version`
@ -76,6 +79,8 @@ To activate unsupported products such as **Office on Mac**, check [here](unsuppo
![](MAS_KMS.png) ![](MAS_KMS.png)
![](MAS_Troubleshoot.png)
------------------------------------------------------------------------ ------------------------------------------------------------------------
Made with Love ❤️ Made with Love ❤️

View File

@ -1,3 +1,7 @@
---
pagetitle: Install HWID Key
---
# Install Win 10/11 HWID Key # Install Win 10/11 HWID Key
------------------------------------------------------------------------ ------------------------------------------------------------------------

View File

@ -1,3 +1,7 @@
---
pagetitle: KMS38 Activation
---
# KMS38 Activation # KMS38 Activation
------------------------------------------------------------------------ ------------------------------------------------------------------------
@ -20,13 +24,23 @@
- In a genuine [KMS](https://docs.microsoft.com/en-us/previous-versions/tn-archive/ee939272(v=technet.10)?redirectedfrom=MSDN#kms-overview) activation environment, activation lasts a maximum of up to 180 days. This is done using a valid license and server setup. - In a genuine [KMS](https://docs.microsoft.com/en-us/previous-versions/tn-archive/ee939272(v=technet.10)?redirectedfrom=MSDN#kms-overview) activation environment, activation lasts a maximum of up to 180 days. This is done using a valid license and server setup.
- However, in the Windows major upgrade process, the system uses `gatherosstate.exe` to carry over the remaining KMS activation period. It does it by creating a ticket that can be used offline. - In the Windows major upgrade process, the system uses `gatherosstate.exe` to carry over the remaining KMS activation period. It does it by creating a ticket that can be used offline.
- The trick is that we can fool the `gatherosstate.exe` about the remaining KMS activation period and manually put the desired period maximum up to 19 January 2038 03:14:07 UTC. - The trick is that we can fool the `gatherosstate.exe` about the remaining KMS activation period and manually put the desired period maximum up to 19 January 2038 03:14:07 UTC.
- Why it's limited to the year 2038?\ - Why it's limited to the year 2038?\
It's related to the [Y2K38 problem](https://en.wikipedia.org/wiki/Year_2038_problem) as this date (19 January 2038 03:14:07 UTC) is the maximum date we can give to `gatherosstate.exe` without it looping back to the year 1970. It's related to the [Y2K38 problem](https://en.wikipedia.org/wiki/Year_2038_problem) as this date (19 January 2038 03:14:07 UTC) is the maximum date we can give to `gatherosstate.exe` without it looping back to the year 1970.
- How to convince the gatherosstate.exe?\
There are two methods for it.\
\
**1-** Place a [custom slc.dll](https://github.com/Gamers-Against-Weed/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 which can send the rubbish data to it, then it will simply accept it and generate a valid ticket allowing activation upto 19 January 2038 03:14:07 UTC.\
\
**2-** [Modify](https://github.com/Gamers-Against-Weed/GamersOsState) the gatherosstate.exe file itself so that it doesn't check the system's activation status and we can put the activation period as we wish.
- **Note:** Latest MAS doesn't use any of these methods, instead it uses ready to use Universal ticket (check below for manual activation).
**Q:** Can Microsoft block this kind of activation?\ **Q:** Can Microsoft block this kind of activation?\
**A:** Not directly. They could only update Clipup to allow for a maximum activation period of 180 days. Not much besides that can be done on their part. The tickets are not sent to Microsoft at all, so they can't block them or take action directly. **A:** Not directly. They could only update Clipup to allow for a maximum activation period of 180 days. Not much besides that can be done on their part. The tickets are not sent to Microsoft at all, so they can't block them or take action directly.
@ -103,7 +117,7 @@
- KMS38 only supports Windows/server version 14393 (1607) and newer versions. - KMS38 only supports Windows/server version 14393 (1607) and newer versions.
- ServerRdsh edition does not [officially](https://docs.microsoft.com/en-us/azure/virtual-desktop/windows-10-multisession-faq#can-i-run-windows-10-enterprise-multi-session-on-premises) support activation on non-azure systems. - ServerRdsh, Server Azure Datacenter editions do not [officially](https://learn.microsoft.com/en-us/azure/virtual-desktop/windows-10-multisession-faq) support activation on non-azure systems.
------------------------------------------------------------------------ ------------------------------------------------------------------------
@ -111,10 +125,14 @@
- Windows Server Cor/Acor (No GUI) editions don't have `clipup.exe` file. - Windows Server Cor/Acor (No GUI) editions don't have `clipup.exe` file.
- To KMS38 activate it, you need to download `ClipUp.exe` file from the below official MS link.\ - To KMS38 activate it, you need to download `ClipUp.exe` file from [this link](http://www.box.com/index.php?rm=box_download_shared_file&shared_name=qrmkewit9ty6ah0qzk0vncyyrwo8hei9&file_id=f_747809716860).\
<https://msdl.microsoft.com/download/symbols/clipup.exe/5789984414b000/clipup.exe> \
`File: ClipUp.exe`\
`SHA-256: 0d6e9f6bbd0321eda149658d96040cb4f79e0bd93ba60061f25b28fecbf4d4ef`\
\
This file has digital signatures which can be verified. You can also get this file from official Windows server 2016 x64 RTM ISO.
- Rename the downloaded file as `ClipUp.exe` and put it 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. - Activation script will check `ClipUp.exe` in the current folder (from where script is running) and will use it accordingly.
@ -262,9 +280,15 @@ The process here is based on Universal ticket method. Here we will create identi
- To make the exact ticket used in MAS KMS38 script, fix the time with below Powershell command and then initiate the ticket generation process as per above mentioned steps.\ - To make the exact ticket used in MAS KMS38 script, fix the time with below Powershell command and then initiate the ticket generation process as per above mentioned steps.\
`$date=[datetime]"2022/10/11 12:00";while($true){set-date $date; start-sleep -milliseconds 10}` `$date=[datetime]"2022/10/11 12:00";while($true){set-date $date; start-sleep -milliseconds 10}`
- In the case of Windows Server Cor/Acor (No GUI) editions, the system doesn't have `clipup.exe` file. So to activate it, you need to download `ClipUp.exe` file from the below official MS link.\ - In the case of Windows Server Cor/Acor (No GUI) editions, the system doesn't have `clipup.exe` file.\
<https://msdl.microsoft.com/download/symbols/clipup.exe/5789984414b000/clipup.exe>[\ To KMS38 activate it, you need to download `ClipUp.exe` file from [this link](http://www.box.com/index.php?rm=box_download_shared_file&shared_name=qrmkewit9ty6ah0qzk0vncyyrwo8hei9&file_id=f_747809716860).\
](https://msdl.microsoft.com/download/symbols/clipup.exe/5789984414b000/clipup.exeRename)Rename the downloaded file as `ClipUp.exe` and put it in `C:\Windows\System32` folder and then initiate the above mentioned activation process. Once the activation is done, you can remove the file. \
`File: ClipUp.exe`\
`SHA-256: 0d6e9f6bbd0321eda149658d96040cb4f79e0bd93ba60061f25b28fecbf4d4ef`\
\
This file has digital signatures which can be verified. You can also get this file from official Windows server 2016 x64 RTM ISO.\
\
Put the `ClipUp.exe` in `C:\Windows\System32` folder and then initiate the above mentioned activation process. Once the activation is done, you can remove the file.
------------------------------------------------------------------------ ------------------------------------------------------------------------
@ -278,4 +302,4 @@ The process here is based on Universal ticket method. Here we will create identi
## Troubleshooting ## Troubleshooting
- Reach out to us on [Discord](https://discord.gg/gjJEfq7ux8) (signup not required) with an error screenshot. - Check [here](troubleshoot.html).

View File

@ -1,19 +1,23 @@
# **Licensing Servers Issue** ---
pagetitle: Licensing Servers Issue
---
# Licensing Servers Issue
------------------------------------------------------------------------ ------------------------------------------------------------------------
- In some cases, HWID activation may fail because system couldn't connect to HWID licensing servers. - In some cases, **HWID activation** may fail because system couldn't connect to HWID licensing servers.
- Activation script will inform you about this if that is the case. - Activation script will inform you about this if that is the case. We suggest to follow the below guide only when the script tells you to do it. If you are unsure, you can take the help from [here](troubleshoot.html).
- 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. - 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.
- **Which method to choose for the fix?\ - **Which method to choose for the fix?\
\ \
**If you are located in China then choose **Modify Host File** option.\ **If you are located in China then choose **Modify Host File** option.\
If you are not in China then first try **Fix DNS** option, and if that doesn't work then try **VPN** method. If you are not in China then first try **Fix DNS** option, and if that doesn't work then try **VPN** method or try another Internet connection.
- If you are facing issues then reach out to us on our [Discord](https://discord.gg/gjJEfq7ux8). - If you are still facing issues then check [here](troubleshoot.html).
------------------------------------------------------------------------ ------------------------------------------------------------------------

View File

@ -1,3 +1,7 @@
---
pagetitle: OEM Folders
---
# \$OEM\$ Folders # \$OEM\$ Folders
(Windows Pre-Activation) (Windows Pre-Activation)
@ -26,10 +30,14 @@
- Windows Server Cor/Acor (No GUI) editions don't have `clipup.exe` file. - Windows Server Cor/Acor (No GUI) editions don't have `clipup.exe` file.
- To KMS38 activate it, you need to download `ClipUp.exe` file from the below official MS link.\ - To KMS38 activate it, you need to download `ClipUp.exe` file from [this link](http://www.box.com/index.php?rm=box_download_shared_file&shared_name=qrmkewit9ty6ah0qzk0vncyyrwo8hei9&file_id=f_747809716860).\
<https://msdl.microsoft.com/download/symbols/clipup.exe/5789984414b000/clipup.exe> \
`File: ClipUp.exe`\
`SHA-256: 0d6e9f6bbd0321eda149658d96040cb4f79e0bd93ba60061f25b28fecbf4d4ef`\
\
This file has digital signatures which can be verified. You can also get this file from official Windows server 2016 x64 RTM ISO.
- Rename the downloaded file as `ClipUp.exe` and put it 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. - Activation script will check `ClipUp.exe` in the current folder (from where script is running) and will use it accordingly.

View File

@ -1,3 +1,7 @@
---
pagetitle: Get genuine Office banner
---
# 'Get genuine Office' banner # 'Get genuine Office' banner
![](office-license-is-not-genuine.png) ![](office-license-is-not-genuine.png)
@ -95,4 +99,4 @@ Please the guide [here](office_c2r_custom.html) for VL Office installation.
## Report an issue ## Report an issue
- If you have any conflicting info or any other useful info regarding this then please reach out to us on [Discord](https://discord.gg/gjJEfq7ux8) (signup not required). - Check [here](troubleshoot.html).

View File

@ -1,3 +1,7 @@
---
pagetitle: Office C2R Custom Install
---
# Office C2R Custom Install # Office C2R Custom Install
------------------------------------------------------------------------ ------------------------------------------------------------------------
@ -24,7 +28,7 @@ First clear previous installation of Office,
- Uninstall the office with App and Features option in Windows settings. - Uninstall the office with App and Features option in Windows settings.
- Run `OfficeScrubber.cmd` file from [Office Scrubber](https://github.com/abbodi1406/WHD/raw/master/scripts/OfficeScrubber_9.7z) by abbodi1406 and select `[R] Remove all Licenses` option. You can skip this step if Office was never installed on the system. - Run `OfficeScrubber.cmd` file from [Office Scrubber](https://github.com/abbodi1406/WHD/raw/master/scripts/OfficeScrubber_10.7z) by abbodi1406 and select `[R] Remove all Licenses` option. You can skip this step if Office was never installed on the system.
Once done, Once done,
@ -65,4 +69,4 @@ It will now download and install Office. You can activate it with your preferred
## Need help? ## Need help?
- Reach out on our [Discord](https://discord.gg/gjJEfq7ux8) (signup not required). - Check [here](troubleshoot.html).

View File

@ -1,3 +1,7 @@
---
pagetitle: Office C2R Installer Links
---
# Office C2R Installer Links # Office C2R Installer Links
------------------------------------------------------------------------ ------------------------------------------------------------------------
@ -24,7 +28,13 @@
- **Advanced uses:** If you want customization in Office installation or want pure Volume installation for more stability, use this [ODT method](office_c2r_custom.html) of Office installation. - **Advanced uses:** If you want customization in Office installation or want pure Volume installation for more stability, use this [ODT method](office_c2r_custom.html) of Office installation.
- **Need help?** Reach out on our [Discord](https://discord.gg/gjJEfq7ux8) (signup not required). - **Troubleshoot:**
- If the installer is showing an error related to signature then restart the system and try again.
- If it's showing can't install on selected updated channel or the error is due to leftovers of previously installed office then run Full scrub option in [Office Scrubber](https://github.com/abbodi1406/WHD/raw/master/scripts/OfficeScrubber_10.7z)
- **Need help?** Check [here](troubleshoot.html).
------------------------------------------------------------------------ ------------------------------------------------------------------------

View File

@ -1,3 +1,7 @@
---
pagetitle: Online KMS Activation
---
# Online KMS Activation # Online KMS Activation
------------------------------------------------------------------------ ------------------------------------------------------------------------
@ -213,23 +217,6 @@ Alternatively, if the automatic conversion did not work, or if you prefer to use
------------------------------------------------------------------------ ------------------------------------------------------------------------
## File Details
cleanosppx64.exe SHA-1: d30a0e4e5911d3ca705617d17225372731c770e2
cleanosppx86.exe SHA-1: 39ed8659e7ca16aaccb86def94ce6cec4c847dd6
- These files are used in cleaning office license in C2R Retail office to VL conversion process.
- These files are taken from the old version of Microsoft official tool `O15CTRRemove.diagcab`
<!-- -->
File: O15CTRRemove.diagcab (Digitally Signed)
Link: https://app.box.com/s/n8qpb5ljmv6djp77w5p6fk043dm6s3r1 (Unofficial Link)
SHA-1: 56c6ca76993a96cf9a255463b90db96cb9d24464
------------------------------------------------------------------------
## Debug Mode ## Debug Mode
- With debug mode, we can get a log file with more details of the activation script process and it can be used to troubleshoot the activation issues. - With debug mode, we can get a log file with more details of the activation script process and it can be used to troubleshoot the activation issues.
@ -266,4 +253,4 @@ Alternatively, if the automatic conversion did not work, or if you prefer to use
## Troubleshooting ## Troubleshooting
- Reach out to us on [Discord](https://discord.gg/gjJEfq7ux8) (signup not required) with an error screenshot. - Check [here](troubleshoot.html).

View File

@ -1,7 +1,18 @@
---
pagetitle: Troubleshooting
---
# Troubleshooting # Troubleshooting
------------------------------------------------------------------------ ------------------------------------------------------------------------
- Reach out to us on [Discord](https://discord.gg/gjJEfq7ux8) (signup not required) with an error screenshot. - Reach out to us on [Discord](https://discord.gg/gjJEfq7ux8) (signup not required) or [Telegram](https://t.me/Microsoft_Activation_Scripts) with an error screenshot.
- Alternatively, you can connect with us [here](contactus.html). - Alternatively, you can connect with us [here](contactus.html).
------------------------------------------------------------------------
- Troubleshoot option in MAS has various options for the fixes. Script may ask to check the below links for these specific cases troubleshooting, we suggest to follow them only when script asks you to do it.\
[Licensing Servers Issue](licensing-servers-issue.html) - [Fix WPA Registry](fix-wpa-registry.html)
------------------------------------------------------------------------

View File

@ -1,22 +0,0 @@
# Unreadable Codes In MAS AIO
(Applies to MAS AIO 1.7)
------------------------------------------------------------------------
MAS requires some of Microsoft's official files in order to perform activation. In order to make an all-in-one version, it's required that we need to include those files in our AIO .cmd file somehow.
To do that, MAS uses AveYo's [Compressed2TXT](https://github.com/AveYo/Compressed2TXT). It can convert files to text format and Vice-Versa. However, if you are not feeling comfortable using it then you can use MAS separate files version.
------------------------------------------------------------------------
**1st block** of compressed2TXT code contains the below files.
cleanosppx64.exe SHA-1: d30a0e4e5911d3ca705617d17225372731c770e2
cleanosppx86.exe SHA-1: 39ed8659e7ca16aaccb86def94ce6cec4c847dd6
These files are taken from the old version of Microsoft's official tool `O15CTRRemove.diagcab`
File: O15CTRRemove.diagcab (Digitally Signed)
Link: https://app.box.com/s/n8qpb5ljmv6djp77w5p6fk043dm6s3r1 (Unofficial Link)
SHA-1: 56c6ca76993a96cf9a255463b90db96cb9d24464

View File

@ -1,3 +1,7 @@
---
pagetitle: Unsupported Products Activation
---
# Unsupported Products Activation # Unsupported Products Activation
------------------------------------------------------------------------ ------------------------------------------------------------------------
@ -45,4 +49,4 @@ UEFI-GPT systems - [EzWindSLIC](https://github.com/Dir3ctr1x/EzWindSLIC)
------------------------------------------------------------------------ ------------------------------------------------------------------------
- If you need help with some other Microsoft products, reach out to us on [Discord](https://discord.gg/gjJEfq7ux8) (signup not required) . - If you need help with some other Microsoft products, reach out to us [here](contactus.html).