Checked with Grammarly

This commit is contained in:
2022-08-10 22:31:29 +05:30
parent 43cf2ed7f4
commit bb82ea3e65
32 changed files with 424 additions and 422 deletions

View File

@ -398,16 +398,16 @@ div.tocify {
<h1>Unreadable Codes In MAS AIO</h1>
<p>(Applies to MAS AIO 1.6)</p>
<hr />
<p>MAS requires some Microsofts official files in order to perform
activations. In order to make an all-in-one version, its required that
<p>MAS requires some of Microsofts official files in order to perform
activation. In order to make an all-in-one version, its required that
we need to include those files in our AIO .cmd file somehow.</p>
<p>To do that, MAS uses AveYos <a
href="https://github.com/AveYo/Compressed2TXT">Compressed2TXT</a>. It
can convert files to text format and Vice-Versa. However if you are not
feeling comfortable in using it then you can use MAS separate files
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.</p>
<hr />
<p><strong>1st block</strong> of compressed2TXT code contains below
<p><strong>1st block</strong> of compressed2TXT code contains the below
file.</p>
<pre><code> File: gatherosstate.exe
SHA-1: FABB5A0FC1E6A372219711152291339AF36ED0B5 </code></pre>
@ -415,12 +415,12 @@ SHA-1: FABB5A0FC1E6A372219711152291339AF36ED0B5 </code></pre>
href="https://go.microsoft.com/fwlink/p/?LinkId=526740">Windows 10
Version 1607 ADK</a> (Section: User State Migration Tool)</p>
<hr />
<p><strong>2nd block</strong> of compressed2TXT code contains below
<p><strong>2nd block</strong> of compressed2TXT code contains the below
files.</p>
<pre><code>cleanosppx64.exe SHA-1: d30a0e4e5911d3ca705617d17225372731c770e2
cleanosppx86.exe SHA-1: 39ed8659e7ca16aaccb86def94ce6cec4c847dd6</code></pre>
<p>These files are taken from the old version of Microsoft official tool
<code>O15CTRRemove.diagcab</code></p>
<p>These files are taken from the old version of Microsofts official
tool <code>O15CTRRemove.diagcab</code></p>
<pre><code> File: O15CTRRemove.diagcab (Digitally Signed)
Link: https://app.box.com/s/n8qpb5ljmv6djp77w5p6fk043dm6s3r1 (Unofficial Link)
SHA-1: 56c6ca76993a96cf9a255463b90db96cb9d24464</code></pre>