This commit is contained in:
2023-10-16 08:19:36 +05:30
parent 667b6e7930
commit 3ded0d3e20
22 changed files with 128 additions and 69 deletions

View File

@ -409,6 +409,39 @@ div.tocify {
<h1>MAS Changelog</h1>
<hr />
<div id="section" class="section level2">
<h2>2.3</h2>
<p><strong>Bug Fixes</strong></p>
<hr />
<div id="ohook" class="section level4">
<h4>Ohook:</h4>
<ul>
<li>Script is updated to use <a
href="https://github.com/asdcorp/ohook/releases">v0.4 Ohook</a>. It will
help in preventing license check banner in non-admin, Domain joined and
future new user accounts.</li>
<li>Script is updated to find and remove remnants of Office vNext
license for all user accounts in registry.</li>
</ul>
</div>
<div id="change-edition" class="section level4">
<h4>Change Edition:</h4>
<ul>
<li>Script will check for Pending reboot flags before proceeding with
Edition change with DISM.</li>
<li>Change to ServerRdsh edition is blocked in the script since its
policies often can not roll back.</li>
</ul>
</div>
<div id="all" class="section level4">
<h4>All:</h4>
<ul>
<li>Scripts will now check for updates and notify users.</li>
<li>Some other bugs fixed.</li>
</ul>
<hr />
</div>
</div>
<div id="section-1" class="section level2">
<h2>2.2</h2>
<p><strong>A New Hope For HWID</strong></p>
<div id="hwid" class="section level4">
@ -423,7 +456,7 @@ team for the discovery.</li>
<hr />
</div>
</div>
<div id="section-1" class="section level2">
<div id="section-2" class="section level2">
<h2>2.1</h2>
<p><strong>HWID Activation is not working</strong></p>
<hr />
@ -438,7 +471,7 @@ href="https://devicepartner.microsoft.com/en-us/communications/comm-windows-ends
change</a> to not allow Windows 7/8 free upgrades.</li>
</ul>
</div>
<div id="ohook" class="section level4">
<div id="ohook-1" class="section level4">
<h4>Ohook:</h4>
<ul>
<li>Change the key preference for Office products in this order
@ -448,7 +481,7 @@ change</a> to not allow Windows 7/8 free upgrades.</li>
<hr />
</div>
</div>
<div id="section-2" class="section level2">
<div id="section-3" class="section level2">
<h2>2.0</h2>
<ul>
<li>Minor update: Add info in check activation scripts to ignore
@ -456,11 +489,11 @@ ospp.vbs /dstatus results if Ohook install is found.</li>
</ul>
<hr />
</div>
<div id="section-3" class="section level2">
<div id="section-4" class="section level2">
<h2>1.9</h2>
<p><strong>Added Permanent Activation for Office</strong></p>
<hr />
<div id="ohook-1" class="section level4">
<div id="ohook-2" class="section level4">
<h4>Ohook:</h4>
<ul>
<li>Added Ohook activation method, it can activate Office permanently on
@ -521,7 +554,7 @@ creating them fresh in DISM restore and SFC scan options</li>
<li>WMI fix is improved</li>
</ul>
</div>
<div id="all" class="section level4">
<div id="all-1" class="section level4">
<h4>All:</h4>
<ul>
<li>Insert HWID key script is removed because its not important and
@ -541,7 +574,7 @@ href="https://www.reddit.com/r/MAS_Activator/">Subreddit</a>.</li>
<hr />
</div>
</div>
<div id="section-4" class="section level2">
<div id="section-5" class="section level2">
<h2>1.8</h2>
<p><strong>Goodbye to Cleanospp.exe / MAS is now 100% naked</strong></p>
<hr />
@ -596,7 +629,7 @@ default Win 7 RTM, WMF requirement is removed. Thanks to @ave9858
(Alex)</li>
</ul>
</div>
<div id="all-1" class="section level4">
<div id="all-2" class="section level4">
<h4>All:</h4>
<ul>
<li>All C# code is changed to Powershell reflection code to avoid temp
@ -618,7 +651,7 @@ group</a> is created for MAS-related queries and activation issues</li>
<hr />
</div>
</div>
<div id="section-5" class="section level2">
<div id="section-6" class="section level2">
<h2>1.7</h2>
<p><strong>Goodbye to Gatherosstate.exe</strong></p>
<hr />
@ -697,7 +730,7 @@ code to execute it as well.</li>
<hr />
</div>
</div>
<div id="section-6" class="section level2">
<div id="section-7" class="section level2">
<h2>1.6</h2>
<div id="future-proofing-goodbye-to-slc.dll" class="section level4">
<h4><strong>Future-proofing / Goodbye to slc.dll</strong></h4>
@ -789,7 +822,7 @@ choose</p></li>
the key from the system</li>
</ul>
</div>
<div id="all-2" class="section level4">
<div id="all-3" class="section level4">
<h4><strong>All:</strong></h4>
<ul>
<li><p>Fixed an issue when the script wouldnt launch if the path have
@ -817,7 +850,7 @@ format</p></li>
<hr />
</div>
</div>
<div id="section-7" class="section level2">
<div id="section-8" class="section level2">
<h2>1.5</h2>
<pre><code># All
@ -874,13 +907,13 @@ format</p></li>
- Now it can change the Windows editions from Core to Non core too with proper error handling. Works on Windows build 10240 and later</code></pre>
<hr />
</div>
<div id="section-8" class="section level2">
<div id="section-9" class="section level2">
<h2>1.4</h2>
<pre><code>- Now Microsoft support HWID (Digital License) for Windows 10 LTSC 2019, added key for it in the script.
- Some minor improvements.</code></pre>
<hr />
</div>
<div id="section-9" class="section level2">
<div id="section-10" class="section level2">
<h2>1.3</h2>
<pre><code># HWID / KMS38
@ -893,7 +926,7 @@ format</p></li>
- Some minor improvements</code></pre>
<hr />
</div>
<div id="section-10" class="section level2">
<div id="section-11" class="section level2">
<h2>1.2</h2>
<pre><code># HWID / KMS38
@ -923,7 +956,7 @@ format</p></li>
- Created a repository for this tool at Gitlab https://gitlab.com/massgrave/microsoft-activation-scripts</code></pre>
<hr />
</div>
<div id="section-11" class="section level2">
<div id="section-12" class="section level2">
<h2>1.1</h2>
<pre><code> HWID/KMS38:
@ -966,7 +999,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>
<hr />
</div>
<div id="section-12" class="section level2">
<div id="section-13" class="section level2">
<h2>1.0</h2>
<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.
@ -974,7 +1007,7 @@ format</p></li>
- Some minor tweaks.</code></pre>
<hr />
</div>
<div id="section-13" class="section level2">
<div id="section-14" class="section level2">
<h2>0.9</h2>
<pre><code> HWID and KMS38
@ -1027,7 +1060,7 @@ format</p></li>
&#39;Extract the text from script without character issue&#39; https://forums.mydigitallife.net/posts/1221231/ by @Compo</code></pre>
<hr />
</div>
<div id="section-14" class="section level2">
<div id="section-15" class="section level2">
<h2>0.8</h2>
<pre><code>- HWID and KMS38 activation now use the new slc.dll method which requires no registry and temp file.
Thanks to @sponpa for the new ideas and codes https://tinyurl.com/y24dbdmw
@ -1065,7 +1098,7 @@ format</p></li>
- That&#39;s all i remember.</code></pre>
<hr />
</div>
<div id="section-15" class="section level2">
<div id="section-16" class="section level2">
<h2>0.7</h2>
<pre><code>To further make sure that script is clean from av&#39;s, following changes were made,
@ -1097,7 +1130,7 @@ Some more changes -
- Screen shots https://lookimg.com/images/2019/02/17/D8SkM.jpg</code></pre>
<hr />
</div>
<div id="section-16" class="section level2">
<div id="section-17" class="section level2">
<h2>0.6</h2>
<pre><code> - Fixed an issue where KMS task creation and deletion show incorrect msg in Non English OS&#39;s.
- Fixed an issue in LTSB 2015 HWID activation.
@ -1122,7 +1155,7 @@ Some more changes -
- Thats all i remember.</code></pre>
<hr />
</div>
<div id="section-17" class="section level2">
<div id="section-18" class="section level2">
<h2>0.5</h2>
<pre><code>- Updated $OEM$ Folder scripts, so that users can use it easily with any edits and other scripts.
- Now Read Me and Credits details will open in notepad, for easy browsing.
@ -1130,7 +1163,7 @@ Some more changes -
- Some cosmetic changes in Menu.</code></pre>
<hr />
</div>
<div id="section-18" class="section level2">
<div id="section-19" class="section level2">
<h2>0.4</h2>
<pre><code>- Removed all the Graphic ASCII characters to avoid errors in editing and viewing of this script in non English os&#39;s.
- Added additional verification in creation and deletion of online KMS task(s).
@ -1142,13 +1175,13 @@ Some more changes -
- Read Me improved and Some cosmetic changes.</code></pre>
<hr />
</div>
<div id="section-19" class="section level2">
<div id="section-20" class="section level2">
<h2>0.3</h2>
<pre><code>- Abbodi1406 fixed an imp bug in his KMS_VL_ALL Script regarding KMS38, I copied those fix in online KMS script. It also fixes the error (only cosmetic, not imp) in last run result of scheduled task when KMS38 is applied. Now there is no error remains in last run result of scheduled task.
(Reminder - This online kms script is a fork of abbodi1406&#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 />
</div>
<div id="section-20" class="section level2">
<div id="section-21" class="section level2">
<h2>0.2</h2>
<pre><code>- Added Windows OS checks in HWID, KMS38, and insert keys and change edition option, now these option will only work in Windows 10.
- Fixed an issue where in certain condition user needs to open the script again to fix non functioning option.
@ -1160,7 +1193,7 @@ Some more changes -
- Some other minor changes.</code></pre>
<hr />
</div>
<div id="section-21" class="section level2">
<div id="section-22" class="section level2">
<h2>0.1</h2>
<pre><code>MAS_0.1_BETA First release.