diff options
| author | Lyssa | 2023-10-25 16:47:27 +0000 |
|---|---|---|
| committer | GitHub | 2023-10-25 16:47:27 +0000 |
| commit | 86aa496f84cdd077be5bee9e6a70101472ce26c2 (patch) | |
| tree | 9094d3562312d120698fd8b4af884800c725ded2 /change_edition.md | |
| parent | e8bf99c151d257542a50a665c6abfb5e6028a8a7 (diff) | |
| download | massgrave.dev-86aa496f84cdd077be5bee9e6a70101472ce26c2.zip | |
commit 2
Diffstat (limited to 'change_edition.md')
| -rw-r--r-- | change_edition.md | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/change_edition.md b/change_edition.md index 9eb09b2..cd157e2 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.
-- The 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 based 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 that upon the release of new Windows / Server editions, the script won'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.
-- The 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 cannot change the Non-Core (Pro, Enterprise, etc) to Core (Home) edition.
+- The script cannot change Windows edition to Home-level editions.
------------------------------------------------------------------------
|
