summaryrefslogtreecommitdiff
path: root/_site/unreadable-codes-in-mas-aio.html
diff options
context:
space:
mode:
Diffstat (limited to '_site/unreadable-codes-in-mas-aio.html')
-rw-r--r--_site/unreadable-codes-in-mas-aio.html16
1 files changed, 8 insertions, 8 deletions
diff --git a/_site/unreadable-codes-in-mas-aio.html b/_site/unreadable-codes-in-mas-aio.html
index 807d5ad..7e896f4 100644
--- a/_site/unreadable-codes-in-mas-aio.html
+++ b/_site/unreadable-codes-in-mas-aio.html
@@ -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 Microsoft’s official files in order to perform
-activation’s. In order to make an all-in-one version, it’s required that
+<p>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.</p>
<p>To do that, MAS uses AveYo’s <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 Microsoft’s 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>