I wonder, when MS will refine UI of WinPE...? It's still from Windows 8, right? And W8' is a variant of Vista/Seven...
@xinso Sorry to trouble you, but could you please help us with all zh-tw ESDs? I would appreciate it if you do us a favor. If possible, help me with all SKU/language ESDs every time there is a new version released...
Thank you anyway... By the way, do you still hold some old version ESDs? I'd like to get some files from you to add them to my archive. Could you please give me a list? Thanks a lot.
I have shared all I can thru posts here and there. Now I collect only: All en-US editions + features_on_demand + language_pack
I learnt from Abboi1406: To install a package 1. Extract a cab. e.i. Extract English language pack en-US.cab to X:\en-US 2. Run the elevated command to install online Code: dism /online /add-package:X:\en-US\update.mum offline Code: dism /image:X:\MOUNT /add-package:X:\en-US\update.mum
Could you please teach me how to fetch different SKU/language ESDs without re-installing or installing language packs?
Now Windows 10 insider build is very difficult. You can do it easily with Windows 8.1 for Slow ring ones: 1. Install en-US Windows 8.1 Core or Pro 2. Accept upgrade to Windows 10 3. Change update option to Check updates but let me choose whether to download and install 4. Apply the registry Code: Windows Registry Editor Version 5.00 [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\OSUpgrade] [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\OSUpgrade] "AllowOSUpgrade"=dword:00000001 5. Get en-US ESDs as follows: (a) Check updates and start downloading ESD (b) Capture ESD link while ESD is being downloading (c) Stop Windows Update by Code: sc stop wuauserv (d) Modify/Save/Import EditionID Code: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion] "EditionID"="Education" P.S. Available EditionID - depending on language: Core CoreN Pro ProN Education EducationN CoreSingleLanguage CoreContrySpecific (e) Import the registry Code: Windows Registry Editor Version 5.00 [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\OSUpgrade] [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\OSUpgrade] "AllowOSUpgrade"=dword:00000001 (f) Reboot to get another ESD link Repeat (a) to (f) untill all en-US ESDs have been fetched. Then, to get ESDs of other language: 1. Modify/Save/Import Language entry. de-DE for instance Code: Windows Registry Editor Version 5.00 [-HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\MUI\PreinstalledLanguages] [-HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\MUI\UILanguages] [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\MUI\UILanguages\de-DE] "LCID"=dword:00000409 "Type"=dword:00000111 2. Reboot and Repeat (a) to (f) untill all de-DE ESDs have been fetched. P.S. Available languages: ar-sa bg-bg cs-cz da-dk de-de el-gr en-gb en-us es-es et-ee fi-fi fr-fr he-il hr-hr hu-hu it-it ja-jp ko-kr lt-lt lv-lv nb-no nl-nl pl-pl pt-br pt-pt ro-ro ru-ru sk-sk sl-si sr-latn-rs sv-se th-th tr-tr uk-ua zh-cn zh-hk zh-tw [Note1] Everytime when reboot to get a new ESD, the Windows Update will prompt error. This is normal, because it found that the Language or EditionID had been altered, and would delete the old one. Give it another attemp until it starts working. [Note2] It will fail to boot if System found no relative language. So please be cautious dealing with Language registry trick. I personally have dual-boot systems before commencing. Done. Remember that it needs patience and practice. Good luck.
Ooh, no file progress dialog. Are you finally changing these UI's into something new Microsoft? I think I will install this one and look into the files.
@NTLite It would not log in after all Windows APPs and some System APPs removed online. When I tried to run explorer, it prompted: SettingSyncCore.dll not found.