And with enterpriseGN, no chance?! If not, only available solution for me its stripping a install.wim image with Dism. At a moment i succesfull extracting a enterprise image, eliminate Appxpackage, Quick acces, SSH, Handwritting feature and media player. But i dont know how i remove the Store, Edge, and blocking or suprime telemetry app and service.
Since 18362, MSFT has change Update Technology to stop image from being altered. Once component removal, or file modification, was detected by Cumulative Update, the Update will potentially fail, or make altered files reverted. So slimming down these versions ... Have a think.
I stripped a 19041 image (except Store, Edge) and update has working (4 or 5 essential update). But update isn't esential for me. If a system running fine, update, doesn't matter.
Can somebody reupload this version ?! en_windows_10_enterprise_n_version_1703_updated_march_2017_x64_dvd_10189280.iso
Sorry, Xinso, but in this thread is 4000 post. I don't read all post's. I will a try. Thank's a lot. I'm neewbie and the propose for this mod its only for personal use.
It's OK. Let me show you how to determine which languages an Edition is available in: Spoiler 1. Go to Windows\System32\spp\tokens\skus\%Edition% (e.g. EnterpriseG) 2. Open (with IE) %Edition%-ppdlic.xrm-ms (e.g. EnterpriseG-ppdlic.xrm-ms) (If online, copy it to elsewhere.) 3. scroll down to Policy name "Kernel-MUI-Language-Allowed" Value: EMPTY = No Limit zh-CN;en-US = Only en-US and zh-CN are allowed
xinso Thank`s for allvalluable info. i stuck in two think's: 1. Modify WIM Information NAME="Windows 10 Enterprise G N" DESCRIPTION="Windows 10 Enterprise G N" FLAGS=EnterpriseGN [here with GImagex only have a option"EnterpriseN"] DISPLAYNAME="Windows 10 Enterprise G N" DISPLAYDESCRIPTION="Windows 10 Enterprise G N" 2. ....Go to Windows\System32\spp\tokens\skus\EnterpriseGN\EnterpriseG-ppdlic.xrm-ms Ifound that file, but im unnable save it after modify [and resting saved inside of mounted image] policyStr name="Kernel-MUI-Language-Allowed" attributes="reboot-required, override-only">en-US;zh-CN</.... with policyStr name="Kernel-MUI-Language-Allowed" attributes="reboot-required, override-only">EMPTY</.... my mounted image is in: C:\test\offline and install.wim in: C:\test\images Can you help me with this ? Thanks in advance.
Do you honestly think that a simple edit of a text file is gonna magically turn the core of windows and dozens of related components accepting stuff it was not compiled for?! If it were that easy, we would not need different iso's, svf's, editions etc. @xinso told you in so many ways that IS IMPOSSIBLE TO HAVE EnterpriseGN in another language than CN or EN, yet you still go on and on like a headless chicken.
What about post "4065". It's a joke ?! I think that first time you had to read the whole context, and then get into it like a fly ... If you can't contribute anything in particular, better keep quiet.
Q1: FLAGS=EnterpriseGN A: Dism++ Q2: im unnable save it after modify. A2: EnterpriseG-ppdlic.xrm-ms is digitally signed. Once modified, it is ruined. MSFT uses this to control Product Policy and hence publish different editions. Such Product Policy is loaded into memory every boot, and saved into tokens.dat at shutdown. Once mismatched, It will be reloaded either from C:\Windows\System32\spp or WinSXS. Ask MFST to teach you how to sign the certificate, then you can create whatever Windows. But I don't think Bill will allow.