unless dism and cbs are also patched to avoid updates to these packages(plusatch can be automatic once I finished research)
Sure, that's a way to reach the final result, but still not a way to edit a cert w/o breaking it. It's the way followed to get WMC working on W10. That's why I suggested to edit the MUIs rather than insisting on certs.
Does "dism /image:c:\ /remove-package /packagepath:c:\windows\servicing\packages\ Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~zh-CN~10.0.19044.1415.mum" not work?
Also the issue I've noticed while installing the english language pack on 19044 CMGE is that the Settings app will not open unless you change the OS language back to Chinese, I think that is a problem with the language pack. Same thing happened to me on 17763.1971 EnterpriseS ru-RU (unmodified), once again because of a language that wasn't updated (for me the Settings app only worked if the OS was in English, probably because of the more recent language pack). Would be nice if we had an updated language pack for 1904x.1415 (and no, the one from uupdump has stuff only from 19041.1) This also explains the copyright year of 2019 on 19044 CMGE en-US, and that is also due to the language pack from 19041.1 (the copyright year was removed from basebrd.dll.mui (the mui that is used to display the branding) in 19043.899 (also removed in Server 2022 build 20303 and Windows 10 build 21318))
dism /image:%MT% /Remove-package /Packagename:Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~zh-CN~10.0.19044.1415 dism /image:%MT% /Remove-package /Packagename:Microsoft-Windows-Client-LanguagePack-package-Wrapper~31bf3856ad364e35~amd64~zh-CN~10.0.19044.1415
zh-CN CMGE, 19041.1415. en-US language pack, 19041.1. So what? 1. Install en-US language feature packs Code: microsoft-windows-languagefeatures-basic-en-us-package-amd64 microsoft-windows-languagefeatures-handwriting-en-us-package-amd64 microsoft-windows-languagefeatures-ocr-en-us-package-amd64 microsoft-windows-languagefeatures-speech-en-us-package-amd64 microsoft-windows-languagefeatures-texttospeech-en-us-package-amd64 2. Install en-US FOD language packs Code: Microsoft-Windows-MSPaint-FoD-Package~31bf3856ad364e35~amd64~en-US~.cab Microsoft-Windows-MSPaint-FoD-Package~31bf3856ad364e35~wow64~en-US~.cab Microsoft-Windows-Notepad-FoD-Package~31bf3856ad364e35~amd64~en-US~.cab Microsoft-Windows-Notepad-FoD-Package~31bf3856ad364e35~wow64~en-US~.cab Microsoft-Windows-PowerShell-ISE-FOD-Package~31bf3856ad364e35~amd64~en-US~.cab Microsoft-Windows-PowerShell-ISE-FOD-Package~31bf3856ad364e35~wow64~en-US~.cab Microsoft-Windows-Printing-PMCPPC-FoD-Package~31bf3856ad364e35~amd64~en-US~.cab Microsoft-Windows-Printing-WFS-FoD-Package~31bf3856ad364e35~amd64~en-US~.cab Microsoft-Windows-StepsRecorder-Package~31bf3856ad364e35~amd64~en-US~.cab Microsoft-Windows-StepsRecorder-Package~31bf3856ad364e35~wow64~en-US~.cab Microsoft-Windows-WordPad-FoD-Package~31bf3856ad364e35~amd64~en-US~.cab Microsoft-Windows-WordPad-FoD-Package~31bf3856ad364e35~wow64~en-US~.cab 3. dism /image:%MT% /set-skuintldefaults:en-us 4. Install latest SSU and LCU
Modify EnterpriseG-ppdlic.xrm-ms and DefaultPpd-EnterpriseG-ppdlic.xrm-ms in System32\spp\tokens\skus\EnterpriseG. Find Kernel-MUI-Language-Allowed in both and change "en-US, zh-CN" to "EMPTY". You should also modify ProductPolicy in the SYSTEM hive at System32\config using ProductPolicyEditor.
Code: hide:project;clipboard;remotedesktop;autoplay;mobile-devices;network-mobilehotspot;network-cellular;network-directaccess;nfctransactions;fonts;emailandaccounts;workplace;gaming-gamebar;gaming-gamedvr;gaming-gamemode;gaming-xboxnetworking;gaming-broadcasting;easeofaccess-speechrecognition;cortana-language;cortana-permissions;cortana-notifications;cortana-moredetails;privacy-phonecalls;privacy-speech;privacy-speechtyping;privacy-feedback;privacy-activityhistory;privacy-location;privacy-automaticfiledownloads;delivery-optimization;troubleshoot;findmydevice;windowsinsider;windowsanywhere; 19044.1415 CMGE SettingsPageVisibility string at HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer
I do not delete, I just remove [zh-CN] from the language taskbar. This is a Chinese exotic. Otherwise, why do I need CMGE?