summaryrefslogtreecommitdiff
path: root/change_edition.md
diff options
context:
space:
mode:
authorWindowsAddict2023-10-26 20:26:41 +0000
committerGitHub2023-10-26 20:26:41 +0000
commit22da220e631bc44f4d03e7f3f3863217d0a7b8d9 (patch)
tree67e54d594724a7daf9321f08dfcf1efe75b442ad /change_edition.md
parentb5e55c4788060e8bf565071b08e54ceea9d6ce31 (diff)
parent2264d72d3b0caa881a631eca3b3e71bcecfcadcb (diff)
downloadmassgrave.dev-22da220e631bc44f4d03e7f3f3863217d0a7b8d9.zip
Merge pull request #6 from sabaasa/main
Fixing grammar and spelling issues as well as rewording some confusingly formed sentences
Diffstat (limited to 'change_edition.md')
-rw-r--r--change_edition.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/change_edition.md b/change_edition.md
index 5b03d47..81c94cb 100644
--- a/change_edition.md
+++ b/change_edition.md
@@ -8,21 +8,21 @@ pagetitle: Change Windows Edition
- You can find this option in the MAS extras section.
-- 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 their Server equivalent editions.
-- Script incorporates 4 methods for edition change:
+- The script incorporates 4 methods for edition changing:
- Alex (aka may, ave9858) DISM Api Method (Based on changepk.exe method but better)\
- slmgr /ipk Method\
- DISM Method\
- [CBS Upgrade method](https://github.com/asdcorp/Set-WindowsCbsEdition)
-- Available editions for change are shown in the script basis on all these 4 options.
+- Available editions that can be changed to are shown in the script based on all these 4 options.
-- 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.
+- 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.
-- Script blocks the change to CountrySpecific, ServerRdsh and to/from CloudEdition editions since it's officially not supported and the user may face issues.
+- The script blocks changing to CountrySpecific, ServerRdsh and to/from CloudEdition editions since it's officially not supported and the user may face issues.
-- The script can not change the Non-Core (Pro, Enterprise, etc) to Core (Home) edition.
+- The script cannot change Non-Core editions to Core editions. (For example, Pro --> Home isn't available)
------------------------------------------------------------------------