Well, thanks for disclosing my ID. This is not proves that I will release any app to MDL or to public. But you can buy it, haha.
@moderate btw: in w10 MSU format is not replaced by CAB within WU WU never used MSU files for installing, always .cab (full or express) the MSU links was only been added to WindowUpdate.log, now they don't anymore
I stand corrected. In fact MSU and CAB are very same for me, because when I extract MSU by: Code: expand -F:* update.msu C:<target_dir> in 99% cases I just get that CAB. )
I have just found, that it isn't true, that LP=Basic+Handwritting+OCR+Text2Speech+Speech, but instead: LP+Basic+Handwritting+OCR+Text2Speech+Speech=Completely localized W10 environment. As such there are in fact up to 6 different language packages for each language, which together form localized environment in W10...
LangPacks always been .cab files (plain or sfx) not all languages has all 6 OnDemand Packs what do you want exactly?
I will tell you... ...I want... ...peace for everybody... NO! ...I want to make bi-lingual media ot W10, where everything will be already integrated... ...I specially HATE silent drivers installations (last time I rebooted just inside silent GeForce install and only solution was to restore "factory defaults" From your former advice, I have this: Code: MSUs/CABs: windows10.0-kb3074678-x64_3362a0ccd84c3fa6fcd085d710479c6d82103775.cab Windows10.0-KB3074683-x64_A18D869EB03E012BF7C655A917BB116B49D2C22B.msu windows10.0-kb3074686-x64_964298efe5b2fca3e3515b62b1124a1263e60005.cab Code: CABs: lp.cab microsoft-onecore-graphics-tools-package_2e021749327e09e4406c340a29c0fabaaf2bbae2.cab microsoft-windows-insiderhub-package_f5c0f374a50c32f77b124eac148e50a769b013df.cab microsoft-windows-languagefeatures-basic-cs-cz-package_4f18b4e4392fea08c7916c6367cc71a5b5cc4345.cab microsoft-windows-languagefeatures-fonts-paneuropeansupplementalfonts-package_1ed18fb9c0ef9c54294b47a52098aedfb8ef5a25.cab microsoft-windows-languagefeatures-handwriting-cs-cz-package_57d3094057c43b8adbc206d18016e74b7b2383b9.cab microsoft-windows-languagefeatures-ocr-cs-cz-package_fdef64d795a0cf2fd8cfdd271728eae871dce191.cab microsoft-windows-netfx3-ondemand-package_1c89e2ded9ddd050dde8e723c5806704416dd363.cab w10_b10240_KB3079343_cs-CZ_LP_x64.cab WinPE-DismCmdlets_cs-cz.cab WinPE-Dot3Svc_cs-cz.cab WinPE-EnhancedStorage_cs-cz.cab WinPE-HTA_cs-cz.cab WinPE-LegacySetup_cs-cz.cab WinPE-MDAC_cs-cz.cab WinPE-NetFx_cs-cz.cab WinPE-PowerShell_cs-cz.cab WinPE-PPPoE_cs-cz.cab WinPE-Rejuv_cs-cz.cab WinPE-RNDIS_cs-cz.cab WinPE-Scripting_cs-cz.cab WinPE-SecureStartup_cs-cz.cab WinPE-Setup-Client_cs-cz.cab WinPE-Setup-Server_cs-cz.cab WinPE-Setup_cs-cz.cab WinPE-SRT_cs-cz.cab WinPE-StorageWMI_cs-cz.cab WinPE-WDS-Tools_cs-cz.cab WinPE-WinReCfg_cs-cz.cab WinPE-WMI_cs-cz.cab Code: INFs: Acer AL1916 x64 v1-0-0-0 Acer AL2023 x64 v1-2-0-0 Acer AL2723W x64 v1-1-0-0 Asus ATK Chicony Keyboard Intel BT Intel MEI Intel WiFi Logitech Webcam Marvell Yukon nVidia GeForce Razer Reclusa Realtek HDA Realtek RTS Sentelic Touchpad ...and this little thing from you: Code: copy C:\CFG\EI.CFG C:\ISO\Sources\*.* /Y copy C:\CFG\PID.TXT C:\ISO\Sources\*.* /Y DISM /Mount-Wim /WimFile:C:\ISO\sources\boot.wim /index:1 /MountDir:C:\mount dism /image:C:\mount /Add-Package:"C:\CAB\lp.cab" rem DISM /image:C:\mount /Add-Package /PackagePath:C:\MSU_WinRE Dism /Image:C:\mount /Add-Driver /Driver:C:\INF_WinRE /Recurse Dism /unmount-WIM /MountDir:C:\mount /Commit DISM /Mount-Wim /WimFile:C:\ISO\sources\boot.wim /index:2 /MountDir:C:\mount dism /image:C:\mount /Add-Package:"C:\CAB\lp.cab" dism /image:C:\mount /Add-Package:"C:\CAB\WinPE-setup_cs-cz.cab" dism /image:C:\mount /Add-Package:"C:\CAB\WinPE-setup-client_cs-cz.cab" dism /image:C:\mount /Gen-LangINI /distribution:C:\mount rem DISM /image:C:\mount /Add-Package /PackagePath:C:\MSU_WinRE Dism /Image:C:\mount /Add-Driver /Driver:C:\INF_WinRE /Recurse Dism /unmount-WIM /MountDir:C:\mount /Commit DISM /Export-Image /SourceImageFile:C:\ISO\sources\boot.wim /SourceIndex:1 /DestinationImageFile:C:\ISO\sources\boot2.wim /Compress:max /Bootable DISM /Export-Image /SourceImageFile:C:\ISO\sources\boot.wim /SourceIndex:2 /DestinationImageFile:C:\ISO\sources\boot2.wim /Compress:max /Bootable DEL /S /F /Q C:\ISO\sources\boot.wim REN C:\ISO\sources\boot2.wim boot.wim dism /Delete-Image /ImageFile:C:\ISO\sources\install.wim /Index:2 /CheckIntegrity DISM /Mount-Wim /WimFile:C:\ISO\sources\install.wim /index:1 /MountDir:C:\mount dism /image:C:\mount /Add-Package:"C:\CAB\w10_b10240_KB3079343_cs-CZ_LP_x64.cab" dism /image:C:\mount /Add-Package:"C:\CAB\microsoft-windows-languagefeatures-basic-cs-cz-package_4f18b4e4392fea08c7916c6367cc71a5b5cc4345.cab" dism /image:C:\mount /Add-Package:"C:\CAB\microsoft-windows-languagefeatures-handwriting-cs-cz-package_57d3094057c43b8adbc206d18016e74b7b2383b9.cab" dism /image:C:\mount /Add-Package:"C:\CAB\microsoft-windows-languagefeatures-ocr-cs-cz-package_fdef64d795a0cf2fd8cfdd271728eae871dce191.cab" dism /image:C:\mount /Add-Package:"C:\CAB\microsoft-windows-languagefeatures-fonts-paneuropeansupplementalfonts-package_1ed18fb9c0ef9c54294b47a52098aedfb8ef5a25.cab" dism /image:C:\mount /Add-Package:"C:\CAB\microsoft-onecore-graphics-tools-package_2e021749327e09e4406c340a29c0fabaaf2bbae2.cab" dism /image:C:\mount /Add-Package:"C:\CAB\microsoft-windows-insiderhub-package_f5c0f374a50c32f77b124eac148e50a769b013df.cab" dism /image:C:\mount /Add-Package:"C:\CAB\microsoft-windows-netfx3-ondemand-package_1c89e2ded9ddd050dde8e723c5806704416dd363.cab" rem dism /image:C:\mount /enable-Feature /Featurename:NetFx3 /Source:C:\ISO\sources\sxs dism /image:C:\mount /enable-Feature /Featurename:TelnetClient /Featurename:SimpleTCP rem dism /image:C:\mount /add-package /packagepath:"C:\CAB\Microsoft-Windows-VdsInterop-Package~31bf3856ad364e35~amd64~~6.3.9600.16384.cab" /packagepath:"C:\CAB\Microsoft-Windows-VdsInterop-Package~31bf3856ad364e35~amd64~en-US~6.3.9600.16384.cab" /packagepath:"C:\CAB\Microsoft-Windows-VdsInterop-Package~31bf3856ad364e35~amd64~cs-CZ~6.3.9600.16384.cab" /packagepath:"C:\CAB\Microsoft-Windows-FileServer-Package~31bf3856ad364e35~amd64~~6.3.9600.16384.cab" /packagepath:"C:\CAB\Microsoft-Windows-FileServer-Package~31bf3856ad364e35~amd64~en-US~6.3.9600.16384.cab" /packagepath:"C:\CAB\Microsoft-Windows-FileServer-Package~31bf3856ad364e35~amd64~cs-CZ~6.3.9600.16384.cab" /packagepath:"C:\CAB\Microsoft-Windows-Dedup-ChunkLibrary-Package~31bf3856ad364e35~amd64~~6.3.9600.16384.cab" /packagepath:"C:\CAB\Microsoft-Windows-Dedup-ChunkLibrary-Package~31bf3856ad364e35~amd64~en-US~6.3.9600.16384.cab" /packagepath:"C:\CAB\Microsoft-Windows-Dedup-ChunkLibrary-Package~31bf3856ad364e35~amd64~cs-CZ~6.3.9600.16384.cab" /packagepath:"C:\CAB\Microsoft-Windows-Dedup-Package~31bf3856ad364e35~amd64~~6.3.9600.16384.cab" /packagepath:"C:\CAB\Microsoft-Windows-Dedup-Package~31bf3856ad364e35~amd64~en-US~6.3.9600.16384.cab" /packagepath:"C:\CAB\Microsoft-Windows-Dedup-Package~31bf3856ad364e35~amd64~cs-CZ~6.3.9600.16384.cab" rem dism /image:C:\mount /enable-feature /featurename:Dedup-Core /all attrib -r -s -h C:\mount\Windows\System32\Recovery\winre.wim DISM /Mount-Wim /WimFile:C:\mount\Windows\System32\Recovery\winre.wim /index:1 /MountDir:C:\winre dism /image:C:\winre /Add-Package:"C:\CAB\lp.cab" dism /image:C:\winre /Add-Package:"C:\CAB\WinPE-Rejuv_cs-cz.cab" dism /image:C:\winre /Add-Package:"C:\CAB\WinPE-SRT_cs-cz.cab" dism /image:C:\winre /Gen-LangINI /distribution:C:\winre rem DISM /image:C:\winre /Add-Package /PackagePath:C:\MSU_WinRE Dism /Image:C:\winre /Add-Driver /Driver:C:\INF_WinRE /Recurse Dism /unmount-WIM /MountDir:C:\winre /Commit DISM /Export-Image /SourceImageFile:C:\mount\Windows\System32\Recovery\winre.wim /SourceIndex:1 /DestinationImageFile:C:\mount\Windows\System32\Recovery\winre2.wim /Compress:max /Bootable DEL /S /F /Q C:\mount\Windows\System32\Recovery\winre.wim REN C:\mount\Windows\System32\Recovery\winre2.wim winre.wim dism /image:C:\mount /Gen-LangINI /Distribution:C:\ISO rem DISM /image:C:\mount /Add-Package /PackagePath:C:\MSU_v8-1-1_Prerequisites rem Dism /Commit-Image /MountDir:C:\mount DISM /image:C:\mount /Add-Package /PackagePath:C:\MSU Dism /Image:C:\mount /Add-Driver /Driver:C:\INF /Recurse Dism /unmount-WIM /MountDir:C:\mount /Commit DISM /Export-Image /SourceImageFile:C:\ISO\sources\install.wim /SourceIndex:1 /DestinationImageFile:C:\ISO\sources\install2.wim /Compress:max DEL /S /F /Q C:\ISO\sources\install.wim REN C:\ISO\sources\install2.wim install.wim oscdimg -bC:\ISO\boot\etfsboot.com -h -u2 -m -lwin10_x64 C:\ISO\ C:\win10_x64.iso Now it works nicely... )
so if put integrate the update KB3074683 boot.wim / install.wim / winre no need install other 2 updateS?
I just integrated all 3 and did a resetbase so windows update wouldn't nag, but we believe 4678 and 4686 are superseded.
On the other way, the’re not as terrible as the IDT ones that make me wanna (I’ve submitted feedback to MSFT that i do not want OEM HDA drivers to autoinstall, because inbox ones are just fine)
aa never heard that we need to intergrade wu to boot.wim isn't enough to intergrade only in install. wim??
and need also the winre.wim from inside the install.wim which i have no idea why too but my question is if need resetbase the winre.wim also hmmm