summaryrefslogtreecommitdiff
path: root/change_edition.md
diff options
context:
space:
mode:
authorWindowsAddict2023-09-25 13:45:25 +0000
committerWindowsAddict2023-09-25 13:45:25 +0000
commit14b71bc223d79adba8262727867f34d45efeffb3 (patch)
tree0e6f0fcd5df410e08d2c0aea7512251c39c73008 /change_edition.md
parentd9dde9ba37ed99dba7e44afe428e53b23973831c (diff)
downloadmassgrave.dev-14b71bc223d79adba8262727867f34d45efeffb3.zip
1.9
Diffstat (limited to 'change_edition.md')
-rw-r--r--change_edition.md8
1 files changed, 3 insertions, 5 deletions
diff --git a/change_edition.md b/change_edition.md
index 53b0431..19bfb43 100644
--- a/change_edition.md
+++ b/change_edition.md
@@ -10,9 +10,9 @@ 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:\
+- Script incorporates 4 methods for edition change:
- - Changepk.exe Method\
+ - 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)
@@ -21,9 +21,7 @@ pagetitle: Change Windows Edition
- 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.
-- Script blocks the change to/from CountrySpecific and CloudEdition editions since it's officially not supported and the user may face issues.
-
-- Internet needs to be turned off and a restart is required while changing from Core (Home) to Non-Core (Pro, Enterprise, etc) edition with Changepk.exe method.
+- Script blocks the change to CountrySpecific 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.