Grammar fixes from Lyssa
This commit is contained in:
@ -410,9 +410,9 @@ div.tocify {
|
||||
<hr />
|
||||
<ul>
|
||||
<li><p>You can find this option in the MAS extras section.</p></li>
|
||||
<li><p>It can change the Windows 7-8-8.1-10-11 and equivalent Server
|
||||
Editions.</p></li>
|
||||
<li><p>Script incorporates 4 methods for edition change:</p>
|
||||
<li><p>It can change the Windows 7-8-8.1-10-11 and their Server
|
||||
equivalent editions.</p></li>
|
||||
<li><p>The script incorporates 4 methods for edition changing:</p>
|
||||
<ul>
|
||||
<li>Alex (aka may, ave9858) DISM Api Method (Based on changepk.exe
|
||||
method but better)<br />
|
||||
@ -424,16 +424,16 @@ method but better)<br />
|
||||
<li><a href="https://github.com/asdcorp/Set-WindowsCbsEdition">CBS
|
||||
Upgrade method</a></li>
|
||||
</ul></li>
|
||||
<li><p>Available editions for change are shown in the script basis on
|
||||
all these 4 options.</p></li>
|
||||
<li><p>The script is future proof, which means on the release of new
|
||||
Windows / Server editions, the script doesn’t need an update and can get
|
||||
the required key from the system itself.</p></li>
|
||||
<li><p>Script blocks the change to CountrySpecific, ServerRdsh and
|
||||
<li><p>Available editions that can be changed to are shown in the script
|
||||
based on all these 4 options.</p></li>
|
||||
<li><p>The script is future-proof, which means that upon the release of
|
||||
new Windows / Server editions, the script won’t need an update and can
|
||||
get the required product key from the system itself.</p></li>
|
||||
<li><p>The script blocks changing to CountrySpecific, ServerRdsh and
|
||||
to/from CloudEdition editions since it’s officially not supported and
|
||||
the user may face issues.</p></li>
|
||||
<li><p>The script can not change the Non-Core (Pro, Enterprise, etc) to
|
||||
Core (Home) edition.</p></li>
|
||||
<li><p>The script cannot change Non-Core editions to Core editions. (For
|
||||
example, Pro –> Home isn’t available)</p></li>
|
||||
</ul>
|
||||
<hr />
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user