diff options
| author | Lyssa | 2023-10-24 13:46:54 +0000 |
|---|---|---|
| committer | GitHub | 2023-10-24 13:46:54 +0000 |
| commit | e8bf99c151d257542a50a665c6abfb5e6028a8a7 (patch) | |
| tree | 5ce37905d9f38e05571be13296968074cfebe42b /change_edition.md | |
| parent | b5e55c4788060e8bf565071b08e54ceea9d6ce31 (diff) | |
| download | massgrave.dev-e8bf99c151d257542a50a665c6abfb5e6028a8a7.zip | |
commit 1
Diffstat (limited to 'change_edition.md')
| -rw-r--r-- | change_edition.md | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/change_edition.md b/change_edition.md index 5b03d47..9eb09b2 100644 --- a/change_edition.md +++ b/change_edition.md @@ -10,19 +10,19 @@ pagetitle: Change Windows Edition - It can change the Windows 7-8-8.1-10-11 and equivalent Server Editions.
-- Script incorporates 4 methods for edition change:
+- The script incorporates 4 methods for edition change:
- 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 for change 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 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 the change 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 the Non-Core (Pro, Enterprise, etc) to Core (Home) edition.
------------------------------------------------------------------------
|
