Thank you for all these information but i have to say that i'm a little confused with such quantity io information you just gave me. Could you please explain in some words what you mean with these lines you sent me not long ago ? what are you trying to say by all these lines ? Code: [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\PackageIndex\Product] "Microsoft-Windows-EnterpriseEdition~31bf3856ad364e35~amd64~~10.0.16299.15"=dword:00000000" "Microsoft-Windows-ProfessionalEdition~31bf3856ad364e35~amd64~~10.0.16299.15"=dword:00000000" [Active Professional] [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Microsoft-Windows-ProfessionalEdition~31bf3856ad364e35~amd64~~10.0.16299.15] "InstallClient"="DISM Package Manager Provider" "InstallName"="Microsoft-Windows-ProfessionalEdition~31bf3856ad364e35~amd64~~10.0.16299.15.mum" "InstallLocation"="\\\\?\\d:\\rs2.bin.amd64fre\\csi\\pkgs\\" "CurrentState"=dword:00000070 "SelfUpdate"=dword:00000000 "Visibility"=dword:00000001 "InstallTimeHigh"=dword:01d38443 "InstallTimeLow"=dword:7a78b66b "InstallUser"="S-1-5-21-4007964425-1629392194-3751565241-1001" [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Microsoft-Windows-ProfessionalEdition~31bf3856ad364e35~amd64~~10.0.16299.15\Owners] "Microsoft-Windows-ProfessionalEdition~31bf3856ad364e35~amd64~~10.0.16299.15"=dword:00020070 [Inactive Enterprise] [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Microsoft-Windows-EnterpriseEdition~31bf3856ad364e35~amd64~~10.0.16299.15] "InstallClient"="DISM Package Manager Provider" "InstallName"="Microsoft-Windows-EnterpriseEdition~31bf3856ad364e35~amd64~~10.0.16299.15.mum" "InstallLocation"="\\\\?\\d:\\rs2.bin.amd64fre\\csi\\pkgs\\" "CurrentState"=dword:00000040 "SelfUpdate"=dword:00000000 "Visibility"=dword:00000001 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Microsoft-Windows-EnterpriseEdition~31bf3856ad364e35~amd64~~10.0.16299.15\Owners] "Microsoft-Windows-EnterpriseEdition~31bf3856ad364e35~amd64~~10.0.16299.15"=dword:00020040
Well. There's easiest way: 1. Export (original) Component Based Servicing. 2. Replace all OtherEdition with EnterpriseSEdition. And save. 3. Import (modified) Component Based Servicing. e.g. Change CoreEdition to EnterpriseSEdition. If other version, say 15063: Replace all OtherEdition~31bf3856ad364e35~amd64~~10.0.15063.0 with EnterpriseSEdition~31bf3856ad364e35~amd64~~10.0.14393.0 [Note] IMPORT the modified one - NOT delete the original and import the new - for Windows Update.
EditionSpecific-Professional-Package; Editions-Professional-Package; EditionPack-Professional-Package Are these all need to modify?
No. They'll be added when the packages were applied. [Note] Main EditionSpecific package may NOT allow you to install. You need install the sub-packages, and add the EditionSpecific-Professional-Package registry manually (or modified the original.). Microsoft-Windows-EditionSpecific-Professional-Package~31bf3856ad364e35~amd64~~10.0.16299.15
Sure. Not a problem. Actually, if not for skill experiences, license switch is OK, because RS4 is starting to use it.
Certificates determines SKU edition, and 14393/15063/16299 is version, different things. In other example, 16299 Core + 14393 EnterpriseS certificates = 16299 EnterpriseS, NOT 14393 EnterpriseS. If 16299 Enterprise + 14393 EnterpriseS certificates = 14393 EnterpriseS. Why bother? In short, we use 14393 EnterpriseS certificates to convert any 14393/15063/16299 edition to 14393/15063/16299 EnterpriseS edition.
ok but in your screen, we can see LTSB 2016 1703 (15063) so people by seeing this, would think that EnterpriseS exists in 1703 (15063) but it's not the case, EnterpriseS LTSB 2016 exists only in 1607 (14393).
This is obviously Homebrew. Did you hear me saying it's OFFICIAL? We are sharing skill experiences, aren't we? We are NOT Re-Producing Official ISO.
i didn't say that you said it was official, i just say that people by seeing your screen, will be confused because they will see LTSB 2016 1703 when once again LTSB 2016 exists only in 1607 (14393).
in this example : we want to Change CoreEdition to EnterpriseSEdition. Code: If other version, say 15063: Replace all OtherEdition~31bf3856ad364e35~amd64~~10.0.15063.0 with EnterpriseSEdition~31bf3856ad364e35~amd64~~10.0.14393.0 what woud happen if we don't replace 10.0.15063.0 by 10.0.14393.0 ?