[ARCHIVED] Windows Editions Reconstruction Project

Discussion in 'Windows 10' started by whatever127, Jan 10, 2020.

Thread Status:
Not open for further replies.
  1. kibkalo

    kibkalo MDL Expert

    Sep 8, 2009
    1,025
    365
    60
    For you the easiest way is to use w10mui tool to add tr-tr to the ISO. after that mount the wim file, change all lang via dism to tr-tr (/set-uilang & /set-allintl), after that remove all the en-us packages via dism /remove-package
     
  2. febrero2048

    febrero2048 MDL Member

    Oct 19, 2017
    114
    73
    10
    this is for add es-es and remove en-us 26100 LTSC
    Code:
    C:\temp\26100>dism /english /mount-wim /wimfile:install.wim /index:1 /mountdir:mount
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.3636
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\temp\26100>dism /quiet /image:mount /Remove-package /packageName:Microsoft-Windows-LanguageFeatures-Speech-en-us-Package~31bf3856ad364e35~amd64~~10.0.26100.1
    
    C:\temp\26100>dism /quiet /image:mount /Remove-package /packageName:Microsoft-Windows-LanguageFeatures-TextToSpeech-en-us-Package~31bf3856ad364e35~amd64~~10.0.26100.1
    
    C:\temp\26100>dism /quiet /image:mount /Remove-package /packageName:Microsoft-Windows-LanguageFeatures-OCR-en-us-Package~31bf3856ad364e35~amd64~~10.0.26100.1
    
    C:\temp\26100>dism /quiet /image:mount /Remove-package /packageName:Microsoft-Windows-LanguageFeatures-Handwriting-en-us-Package~31bf3856ad364e35~amd64~~10.0.26100.1
    
    C:\temp\26100>dism /quiet /image:mount /Remove-package /packageName:Microsoft-Windows-LanguageFeatures-Basic-en-us-Package~31bf3856ad364e35~amd64~~10.0.26100.1
    
    C:\temp\26100>dism /english /image:mount /add-package:Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~es-ES~.esd
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.3636
    
    Image Version: 10.0.26100.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~es-ES~10.0.26100.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\temp\26100>dism /english /image:mount /add-package:es
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.3636
    
    Image Version: 10.0.26100.1
    
    Processing 1 of 28 - Adding package HyperV-OptionalFeature-VirtualMachinePlatform-Client-Disabled-FOD-Package~31bf3856ad364e35~amd64~es-ES~10.0.26100.1
    [==========================100.0%==========================]
    Processing 2 of 28 - Adding package Microsoft-Windows-DirectoryServices-ADAM-Client-FOD-Package~31bf3856ad364e35~amd64~es-ES~10.0.26100.1
    [==========================100.0%==========================]
    Processing 3 of 28 - Adding package Microsoft-Windows-DirectoryServices-ADAM-Client-FOD-Package~31bf3856ad364e35~wow64~es-ES~10.0.26100.1
    [==========================100.0%==========================]
    Processing 4 of 28 - Adding package Microsoft-Windows-EnterpriseClientSync-Host-FOD-Package~31bf3856ad364e35~amd64~es-ES~10.0.26100.1
    [==========================100.0%==========================]
    Processing 5 of 28 - Adding package Microsoft-Windows-EnterpriseClientSync-Host-FOD-Package~31bf3856ad364e35~wow64~es-ES~10.0.26100.1
    [==========================100.0%==========================]
    Processing 6 of 28 - Adding package Microsoft-Windows-InternetExplorer-Optional-Package~31bf3856ad364e35~amd64~es-ES~11.0.26100.1
    [==========================100.0%==========================]
    Processing 7 of 28 - Adding package Microsoft-Windows-MediaPlayer-Package~31bf3856ad364e35~amd64~es-ES~10.0.26100.1
    [==========================100.0%==========================]
    Processing 8 of 28 - Adding package Microsoft-Windows-MediaPlayer-Package~31bf3856ad364e35~wow64~es-ES~10.0.26100.1
    [==========================100.0%==========================]
    Processing 9 of 28 - Adding package Microsoft-Windows-MSPaint-FoD-Package~31bf3856ad364e35~amd64~es-ES~10.0.26100.1
    [==========================100.0%==========================]
    Processing 10 of 28 - Adding package Microsoft-Windows-MSPaint-FoD-Package~31bf3856ad364e35~wow64~es-ES~10.0.26100.1
    [==========================100.0%==========================]
    Processing 11 of 28 - Adding package Microsoft-Windows-Notepad-FoD-Package~31bf3856ad364e35~amd64~es-ES~10.0.26100.1
    [==========================100.0%==========================]
    Processing 12 of 28 - Adding package Microsoft-Windows-Notepad-FoD-Package~31bf3856ad364e35~wow64~es-ES~10.0.26100.1
    [==========================100.0%==========================]
    Processing 13 of 28 - Adding package Microsoft-Windows-PowerShell-ISE-FOD-Package~31bf3856ad364e35~amd64~es-ES~10.0.26100.1
    [==========================100.0%==========================]
    Processing 14 of 28 - Adding package Microsoft-Windows-PowerShell-ISE-FOD-Package~31bf3856ad364e35~wow64~es-ES~10.0.26100.1
    [==========================100.0%==========================]
    Processing 15 of 28 - Adding package Microsoft-Windows-Printing-PMCPPC-FoD-Package~31bf3856ad364e35~amd64~es-ES~10.0.26100.1
    [==========================100.0%==========================]
    Processing 16 of 28 - Adding package Microsoft-Windows-ProjFS-OptionalFeature-FOD-Package~31bf3856ad364e35~amd64~es-ES~10.0.26100.1
    [==========================100.0%==========================]
    Processing 17 of 28 - Adding package Microsoft-Windows-SenseClient-FoD-Package~31bf3856ad364e35~amd64~es-ES~10.0.26100.1
    [==========================100.0%==========================]
    Processing 18 of 28 - Adding package Microsoft-Windows-SimpleTCP-FOD-Package~31bf3856ad364e35~amd64~es-ES~10.0.26100.1
    [==========================100.0%==========================]
    Processing 19 of 28 - Adding package Microsoft-Windows-SmbDirect-FOD-Package~31bf3856ad364e35~amd64~es-ES~10.0.26100.1
    [==========================100.0%==========================]
    Processing 20 of 28 - Adding package Microsoft-Windows-SnippingTool-FoD-Package~31bf3856ad364e35~amd64~es-ES~10.0.26100.1
    [==========================100.0%==========================]
    Processing 21 of 28 - Adding package Microsoft-Windows-StepsRecorder-Package~31bf3856ad364e35~amd64~es-ES~10.0.26100.1
    [==========================100.0%==========================]
    Processing 22 of 28 - Adding package Microsoft-Windows-StepsRecorder-Package~31bf3856ad364e35~wow64~es-ES~10.0.26100.1
    [==========================100.0%==========================]
    Processing 23 of 28 - Adding package Microsoft-Windows-Telnet-Client-FOD-Package~31bf3856ad364e35~amd64~es-ES~10.0.26100.1
    [==========================100.0%==========================]
    Processing 24 of 28 - Adding package Microsoft-Windows-TFTP-Client-FOD-Package~31bf3856ad364e35~amd64~es-ES~10.0.26100.1
    [==========================100.0%==========================]
    Processing 25 of 28 - Adding package Microsoft-Windows-VBSCRIPT-FoD-Package~31bf3856ad364e35~amd64~es-ES~10.0.26100.1
    [==========================100.0%==========================]
    Processing 26 of 28 - Adding package Microsoft-Windows-VBSCRIPT-FoD-Package~31bf3856ad364e35~wow64~es-ES~10.0.26100.1
    [==========================100.0%==========================]
    Processing 27 of 28 - Adding package Microsoft-Windows-WinOcr-FOD-Package~31bf3856ad364e35~amd64~es-ES~10.0.26100.1
    [==========================100.0%==========================]
    Processing 28 of 28 - Adding package Microsoft-Windows-WinOcr-FOD-Package~31bf3856ad364e35~wow64~es-ES~10.0.26100.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\temp\26100>dism /english /image:mount /add-package:wmic_es
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.3636
    
    Image Version: 10.0.26100.1
    
    Processing 1 of 2 - Adding package Microsoft-Windows-WMIC-FoD-Package~31bf3856ad364e35~amd64~es-ES~10.0.26100.1
    [==========================100.0%==========================]
    Processing 2 of 2 - Adding package Microsoft-Windows-WMIC-FoD-Package~31bf3856ad364e35~wow64~es-ES~10.0.26100.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\temp\26100>dism /english /image:mount /remove-package /packagename:Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~en-US~10.0.26100.1
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.3636
    
    Image Version: 10.0.26100.1
    
    Processing 1 of 1 - Removing package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~en-US~10.0.26100.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\temp\26100>dism /english /image:mount /add-package:Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~es-ES~.esd
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.3636
    
    Image Version: 10.0.26100.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~es-ES~10.0.26100.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\temp\26100>dism /english /image:mount /add-package:es+\1
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.3636
    
    Image Version: 10.0.26100.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Basic-es-es-Package~31bf3856ad364e35~amd64~~10.0.26100.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\temp\26100>dism /english /image:mount /add-package:es+\2
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.3636
    
    Image Version: 10.0.26100.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Handwriting-es-es-Package~31bf3856ad364e35~amd64~~10.0.26100.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\temp\26100>dism /english /image:mount /add-package:es+\3
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.3636
    
    Image Version: 10.0.26100.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-OCR-es-es-Package~31bf3856ad364e35~amd64~~10.0.26100.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\temp\26100>dism /english /image:mount /add-package:es+\4
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.3636
    
    Image Version: 10.0.26100.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Speech-es-es-Package~31bf3856ad364e35~amd64~~10.0.26100.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\temp\26100>dism /english /image:mount /add-package:es+\5
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.3636
    
    Image Version: 10.0.26100.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-TextToSpeech-es-es-Package~31bf3856ad364e35~amd64~~10.0.26100.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\temp\26100>dism /english /image:mount /get-packages /format:table
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.3636
    
    Image Version: 10.0.26100.1
    
    Packages listing:
    
    
    ---------------------------------------------------------------------------------------------------- | --------- | ------------- | ---------------
    Package Identity                                                                                     | State     | Release Type  | Install Time
    ---------------------------------------------------------------------------------------------------- | --------- | ------------- | ---------------
    Microsoft-OneCore-ApplicationModel-Sync-Desktop-FOD-Package~31bf3856ad364e35~amd64~~10.0.26100.1     | Installed | OnDemand Pack | 01/04/2024 8:10
    Microsoft-OneCore-DirectX-Database-FOD-Package~31bf3856ad364e35~amd64~~10.0.26100.1                  | Installed | OnDemand Pack | 01/04/2024 8:10
    Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~es-ES~10.0.26100.1              | Installed | Language Pack | 27/06/2024 5:26
    Microsoft-Windows-Ethernet-Client-Intel-E1i68x64-FOD-Package~31bf3856ad364e35~amd64~~10.0.26100.1    | Installed | OnDemand Pack | 01/04/2024 8:10
    Microsoft-Windows-Ethernet-Client-Intel-E2f68-FOD-Package~31bf3856ad364e35~amd64~~10.0.26100.1       | Installed | OnDemand Pack | 01/04/2024 8:10
    Microsoft-Windows-Ethernet-Client-Realtek-Rtcx21x64-FOD-Package~31bf3856ad364e35~amd64~~10.0.26100.1 | Installed | OnDemand Pack | 01/04/2024 8:10
    Microsoft-Windows-Ethernet-Client-Vmware-Vmxnet3-FOD-Package~31bf3856ad364e35~amd64~~10.0.26100.1    | Installed | OnDemand Pack | 01/04/2024 8:10
    Microsoft-Windows-FodMetadata-Package~31bf3856ad364e35~amd64~~10.0.26100.1                           | Installed | Feature Pack  | 01/04/2024 8:08
    Microsoft-Windows-FodMetadataServicing-Desktop-CompDB-Package~31bf3856ad364e35~amd64~~10.0.26100.1   | Installed | Feature Pack  | 01/04/2024 8:07
    Microsoft-Windows-FodMetadataServicing-Desktop-Metadata-Package~31bf3856ad364e35~amd64~~10.0.26100.1 | Installed | Feature Pack  | 01/04/2024 8:08
    Microsoft-Windows-Foundation-Package~31bf3856ad364e35~amd64~~10.0.26100.1                            | Installed | Foundation    | 01/04/2024 7:29
    Microsoft-Windows-Hello-Face-Package~31bf3856ad364e35~amd64~~10.0.26100.1                            | Installed | OnDemand Pack | 01/04/2024 8:10
    Microsoft-Windows-InternetExplorer-Optional-Package~31bf3856ad364e35~amd64~es-ES~11.0.26100.1        | Installed | OnDemand Pack | 27/06/2024 5:26
    Microsoft-Windows-InternetExplorer-Optional-Package~31bf3856ad364e35~amd64~~11.0.26100.1             | Installed | OnDemand Pack | 01/04/2024 8:10
    Microsoft-Windows-Kernel-LA57-FoD-Package~31bf3856ad364e35~amd64~~10.0.26100.1                       | Installed | OnDemand Pack | 01/04/2024 8:10
    Microsoft-Windows-LanguageFeatures-Basic-es-es-Package~31bf3856ad364e35~amd64~~10.0.26100.1          | Installed | OnDemand Pack | 27/06/2024 5:29
    Microsoft-Windows-LanguageFeatures-Handwriting-es-es-Package~31bf3856ad364e35~amd64~~10.0.26100.1    | Installed | OnDemand Pack | 27/06/2024 5:29
    Microsoft-Windows-LanguageFeatures-OCR-es-es-Package~31bf3856ad364e35~amd64~~10.0.26100.1            | Installed | OnDemand Pack | 27/06/2024 5:29
    Microsoft-Windows-LanguageFeatures-Speech-es-es-Package~31bf3856ad364e35~amd64~~10.0.26100.1         | Installed | OnDemand Pack | 27/06/2024 5:29
    Microsoft-Windows-LanguageFeatures-TextToSpeech-es-es-Package~31bf3856ad364e35~amd64~~10.0.26100.1   | Installed | OnDemand Pack | 27/06/2024 5:29
    Microsoft-Windows-Licenses-EnterpriseS-Package~31bf3856ad364e35~amd64~es-ES~10.0.26100.1             | Installed | Language Pack | 27/06/2024 5:26
    Microsoft-Windows-Licenses-EnterpriseS-Package~31bf3856ad364e35~amd64~~10.0.26100.1                  | Installed | Feature Pack  | 01/04/2024 8:11
    Microsoft-Windows-MediaPlayer-Package~31bf3856ad364e35~amd64~es-ES~10.0.26100.1                      | Installed | OnDemand Pack | 27/06/2024 5:26
    Microsoft-Windows-MediaPlayer-Package~31bf3856ad364e35~amd64~~10.0.26100.1                           | Installed | OnDemand Pack | 01/04/2024 8:10
    Microsoft-Windows-MediaPlayer-Package~31bf3856ad364e35~wow64~es-ES~10.0.26100.1                      | Installed | OnDemand Pack | 27/06/2024 5:26
    Microsoft-Windows-MediaPlayer-Package~31bf3856ad364e35~wow64~~10.0.26100.1                           | Installed | OnDemand Pack | 01/04/2024 8:10
    Microsoft-Windows-MSPaint-FoD-Package~31bf3856ad364e35~amd64~es-ES~10.0.26100.1                      | Installed | OnDemand Pack | 27/06/2024 5:27
    Microsoft-Windows-MSPaint-FoD-Package~31bf3856ad364e35~amd64~~10.0.26100.1                           | Installed | OnDemand Pack | 01/04/2024 8:11
    Microsoft-Windows-MSPaint-FoD-Package~31bf3856ad364e35~wow64~es-ES~10.0.26100.1                      | Installed | OnDemand Pack | 27/06/2024 5:27
    Microsoft-Windows-MSPaint-FoD-Package~31bf3856ad364e35~wow64~~10.0.26100.1                           | Installed | OnDemand Pack | 01/04/2024 8:11
    Microsoft-Windows-Notepad-FoD-Package~31bf3856ad364e35~amd64~es-ES~10.0.26100.1                      | Installed | OnDemand Pack | 27/06/2024 5:27
    Microsoft-Windows-Notepad-FoD-Package~31bf3856ad364e35~amd64~~10.0.26100.1                           | Installed | OnDemand Pack | 01/04/2024 8:11
    Microsoft-Windows-Notepad-FoD-Package~31bf3856ad364e35~wow64~es-ES~10.0.26100.1                      | Installed | OnDemand Pack | 27/06/2024 5:27
    Microsoft-Windows-Notepad-FoD-Package~31bf3856ad364e35~wow64~~10.0.26100.1                           | Installed | OnDemand Pack | 01/04/2024 8:11
    Microsoft-Windows-PowerShell-ISE-FOD-Package~31bf3856ad364e35~amd64~es-ES~10.0.26100.1               | Installed | OnDemand Pack | 27/06/2024 5:27
    Microsoft-Windows-PowerShell-ISE-FOD-Package~31bf3856ad364e35~amd64~~10.0.26100.1                    | Installed | OnDemand Pack | 01/04/2024 8:10
    Microsoft-Windows-PowerShell-ISE-FOD-Package~31bf3856ad364e35~wow64~es-ES~10.0.26100.1               | Installed | OnDemand Pack | 27/06/2024 5:27
    Microsoft-Windows-PowerShell-ISE-FOD-Package~31bf3856ad364e35~wow64~~10.0.26100.1                    | Installed | OnDemand Pack | 01/04/2024 8:10
    Microsoft-Windows-Printing-PMCPPC-FoD-Package~31bf3856ad364e35~amd64~es-ES~10.0.26100.1              | Installed | OnDemand Pack | 27/06/2024 5:27
    Microsoft-Windows-Printing-PMCPPC-FoD-Package~31bf3856ad364e35~amd64~~10.0.26100.1                   | Installed | OnDemand Pack | 01/04/2024 8:11
    Microsoft-Windows-SenseClient-FoD-Package~31bf3856ad364e35~amd64~es-ES~10.0.26100.1                  | Installed | OnDemand Pack | 27/06/2024 5:27
    Microsoft-Windows-SenseClient-FoD-Package~31bf3856ad364e35~amd64~~10.0.26100.1                       | Installed | OnDemand Pack | 01/04/2024 8:11
    Microsoft-Windows-SnippingTool-FoD-Package~31bf3856ad364e35~amd64~es-ES~10.0.26100.1                 | Installed | OnDemand Pack | 27/06/2024 5:27
    Microsoft-Windows-SnippingTool-FoD-Package~31bf3856ad364e35~amd64~~10.0.26100.1                      | Installed | OnDemand Pack | 01/04/2024 8:11
    Microsoft-Windows-StepsRecorder-Package~31bf3856ad364e35~amd64~es-ES~10.0.26100.1                    | Installed | OnDemand Pack | 27/06/2024 5:27
    Microsoft-Windows-StepsRecorder-Package~31bf3856ad364e35~amd64~~10.0.26100.1                         | Installed | OnDemand Pack | 01/04/2024 8:10
    Microsoft-Windows-StepsRecorder-Package~31bf3856ad364e35~wow64~es-ES~10.0.26100.1                    | Installed | OnDemand Pack | 27/06/2024 5:27
    Microsoft-Windows-StepsRecorder-Package~31bf3856ad364e35~wow64~~10.0.26100.1                         | Installed | OnDemand Pack | 01/04/2024 8:10
    Microsoft-Windows-TabletPCMath-Package~31bf3856ad364e35~amd64~~10.0.26100.1                          | Installed | OnDemand Pack | 01/04/2024 8:10
    Microsoft-Windows-VBSCRIPT-FoD-Package~31bf3856ad364e35~amd64~es-ES~10.0.26100.1                     | Installed | OnDemand Pack | 27/06/2024 5:27
    Microsoft-Windows-VBSCRIPT-FoD-Package~31bf3856ad364e35~amd64~~10.0.26100.1                          | Installed | OnDemand Pack | 01/04/2024 8:10
    Microsoft-Windows-VBSCRIPT-FoD-Package~31bf3856ad364e35~wow64~es-ES~10.0.26100.1                     | Installed | OnDemand Pack | 27/06/2024 5:27
    Microsoft-Windows-VBSCRIPT-FoD-Package~31bf3856ad364e35~wow64~~10.0.26100.1                          | Installed | OnDemand Pack | 01/04/2024 8:10
    Microsoft-Windows-Wallpaper-Content-Extended-FoD-Package~31bf3856ad364e35~amd64~~10.0.26100.1        | Installed | OnDemand Pack | 01/04/2024 8:10
    Microsoft-Windows-Wifi-Client-Broadcom-Bcmpciedhd63-FOD-Package~31bf3856ad364e35~amd64~~10.0.26100.1 | Installed | OnDemand Pack | 01/04/2024 8:10
    Microsoft-Windows-Wifi-Client-Broadcom-Bcmwl63a-FOD-Package~31bf3856ad364e35~amd64~~10.0.26100.1     | Installed | OnDemand Pack | 01/04/2024 8:10
    Microsoft-Windows-Wifi-Client-Broadcom-Bcmwl63al-FOD-Package~31bf3856ad364e35~amd64~~10.0.26100.1    | Installed | OnDemand Pack | 01/04/2024 8:10
    Microsoft-Windows-Wifi-Client-Intel-Netwbw02-FOD-Package~31bf3856ad364e35~amd64~~10.0.26100.1        | Installed | OnDemand Pack | 01/04/2024 8:10
    Microsoft-Windows-Wifi-Client-Intel-Netwew00-FOD-Package~31bf3856ad364e35~amd64~~10.0.26100.1        | Installed | OnDemand Pack | 01/04/2024 8:10
    Microsoft-Windows-Wifi-Client-Intel-Netwew01-FOD-Package~31bf3856ad364e35~amd64~~10.0.26100.1        | Installed | OnDemand Pack | 01/04/2024 8:10
    Microsoft-Windows-Wifi-Client-Intel-Netwlv64-FOD-Package~31bf3856ad364e35~amd64~~10.0.26100.1        | Installed | OnDemand Pack | 01/04/2024 8:10
    Microsoft-Windows-Wifi-Client-Intel-Netwns64-FOD-Package~31bf3856ad364e35~amd64~~10.0.26100.1        | Installed | OnDemand Pack | 01/04/2024 8:10
    Microsoft-Windows-Wifi-Client-Intel-Netwsw00-FOD-Package~31bf3856ad364e35~amd64~~10.0.26100.1        | Installed | OnDemand Pack | 01/04/2024 8:10
    Microsoft-Windows-Wifi-Client-Intel-Netwtw02-FOD-Package~31bf3856ad364e35~amd64~~10.0.26100.1        | Installed | OnDemand Pack | 01/04/2024 8:10
    Microsoft-Windows-Wifi-Client-Intel-Netwtw04-FOD-Package~31bf3856ad364e35~amd64~~10.0.26100.1        | Installed | OnDemand Pack | 01/04/2024 8:10
    Microsoft-Windows-Wifi-Client-Intel-Netwtw06-FOD-Package~31bf3856ad364e35~amd64~~10.0.26100.1        | Installed | OnDemand Pack | 01/04/2024 8:10
    Microsoft-Windows-Wifi-Client-Intel-Netwtw08-FOD-Package~31bf3856ad364e35~amd64~~10.0.26100.1        | Installed | OnDemand Pack | 01/04/2024 8:10
    Microsoft-Windows-Wifi-Client-Intel-Netwtw10-FOD-Package~31bf3856ad364e35~amd64~~10.0.26100.1        | Installed | OnDemand Pack | 01/04/2024 8:10
    Microsoft-Windows-Wifi-Client-Marvel-Mrvlpcie8897-FOD-Package~31bf3856ad364e35~amd64~~10.0.26100.1   | Installed | OnDemand Pack | 01/04/2024 8:10
    Microsoft-Windows-Wifi-Client-Qualcomm-Athw8x-FOD-Package~31bf3856ad364e35~amd64~~10.0.26100.1       | Installed | OnDemand Pack | 01/04/2024 8:10
    Microsoft-Windows-Wifi-Client-Qualcomm-Athwnx-FOD-Package~31bf3856ad364e35~amd64~~10.0.26100.1       | Installed | OnDemand Pack | 01/04/2024 8:10
    Microsoft-Windows-Wifi-Client-Qualcomm-Qcamain10x64-FOD-Package~31bf3856ad364e35~amd64~~10.0.26100.1 | Installed | OnDemand Pack | 01/04/2024 8:10
    Microsoft-Windows-Wifi-Client-Ralink-Netr28x-FOD-Package~31bf3856ad364e35~amd64~~10.0.26100.1        | Installed | OnDemand Pack | 01/04/2024 8:10
    Microsoft-Windows-Wifi-Client-Realtek-Rtl8192se-FOD-Package~31bf3856ad364e35~amd64~~10.0.26100.1     | Installed | OnDemand Pack | 01/04/2024 8:10
    Microsoft-Windows-Wifi-Client-Realtek-Rtwlane-FOD-Package~31bf3856ad364e35~amd64~~10.0.26100.1       | Installed | OnDemand Pack | 01/04/2024 8:10
    Microsoft-Windows-Wifi-Client-Realtek-Rtwlane01-FOD-Package~31bf3856ad364e35~amd64~~10.0.26100.1     | Installed | OnDemand Pack | 01/04/2024 8:10
    Microsoft-Windows-Wifi-Client-Realtek-Rtwlane13-FOD-Package~31bf3856ad364e35~amd64~~10.0.26100.1     | Installed | OnDemand Pack | 01/04/2024 8:10
    Microsoft-Windows-WMIC-FoD-Package~31bf3856ad364e35~amd64~es-ES~10.0.26100.1                         | Installed | OnDemand Pack | 27/06/2024 5:27
    Microsoft-Windows-WMIC-FoD-Package~31bf3856ad364e35~amd64~~10.0.26100.1                              | Installed | OnDemand Pack | 01/04/2024 8:10
    Microsoft-Windows-WMIC-FoD-Package~31bf3856ad364e35~wow64~es-ES~10.0.26100.1                         | Installed | OnDemand Pack | 27/06/2024 5:27
    Microsoft-Windows-WMIC-FoD-Package~31bf3856ad364e35~wow64~~10.0.26100.1                              | Installed | OnDemand Pack | 01/04/2024 8:10
    OpenSSH-Client-Package~31bf3856ad364e35~amd64~~10.0.26100.1                                          | Installed | OnDemand Pack | 01/04/2024 8:10
    
    The operation completed successfully.
    
    C:\temp\26100>dism /english /image:mount /get-currentedition
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.3636
    
    Image Version: 10.0.26100.1
    
    Current edition is:
    
    Current Edition : EnterpriseS
    
    The operation completed successfully.
    
    C:\temp\26100>
    
     
  3. kibkalo

    kibkalo MDL Expert

    Sep 8, 2009
    1,025
    365
    60
    Looks nice.
    What I don't understand is the command:
    Code:
    dism /english /image:mount /add-package:es
    What is a package "es"? There is es.cab somewhere? or msu? or mum?
     
  4. febrero2048

    febrero2048 MDL Member

    Oct 19, 2017
    114
    73
    10
    folder with 28 fod packages es-es

    wmic_es folder with 2 wmic es-es packages
     
  5. kibkalo

    kibkalo MDL Expert

    Sep 8, 2009
    1,025
    365
    60
    Provide a TREE /F for your folder please
    Otherwise it's not clear
     
  6. febrero2048

    febrero2048 MDL Member

    Oct 19, 2017
    114
    73
    10
    folder es :
    HyperV-OptionalFeature-VirtualMachinePlatform-Client-Disabled-FOD-Package~31bf3856ad364e35~amd64~es-ES~.cab
    Microsoft-Windows-DirectoryServices-ADAM-Client-FOD-Package~31bf3856ad364e35~amd64~es-ES~.cab
    Microsoft-Windows-DirectoryServices-ADAM-Client-FOD-Package~31bf3856ad364e35~wow64~es-ES~.cab
    Microsoft-Windows-EnterpriseClientSync-Host-FOD-Package~31bf3856ad364e35~amd64~es-ES~.cab
    Microsoft-Windows-EnterpriseClientSync-Host-FOD-Package~31bf3856ad364e35~wow64~es-ES~.cab
    Microsoft-Windows-InternetExplorer-Optional-Package~31bf3856ad364e35~amd64~es-ES~.cab
    Microsoft-Windows-MediaPlayer-Package~31bf3856ad364e35~amd64~es-ES~.cab
    Microsoft-Windows-MediaPlayer-Package~31bf3856ad364e35~wow64~es-ES~.cab
    Microsoft-Windows-MSPaint-FoD-Package~31bf3856ad364e35~amd64~es-ES~.cab
    Microsoft-Windows-MSPaint-FoD-Package~31bf3856ad364e35~wow64~es-ES~.cab
    Microsoft-Windows-Notepad-FoD-Package~31bf3856ad364e35~amd64~es-ES~.cab
    Microsoft-Windows-Notepad-FoD-Package~31bf3856ad364e35~wow64~es-ES~.cab
    Microsoft-Windows-PowerShell-ISE-FOD-Package~31bf3856ad364e35~amd64~es-ES~.cab
    Microsoft-Windows-PowerShell-ISE-FOD-Package~31bf3856ad364e35~wow64~es-ES~.cab
    Microsoft-Windows-Printing-PMCPPC-FoD-Package~31bf3856ad364e35~amd64~es-ES~.cab
    Microsoft-Windows-ProjFS-OptionalFeature-FOD-Package~31bf3856ad364e35~amd64~es-ES~.cab
    Microsoft-Windows-SenseClient-FoD-Package~31bf3856ad364e35~amd64~es-ES~.cab
    Microsoft-Windows-SimpleTCP-FOD-Package~31bf3856ad364e35~amd64~es-ES~.cab
    Microsoft-Windows-SmbDirect-FOD-Package~31bf3856ad364e35~amd64~es-ES~.cab
    Microsoft-Windows-SnippingTool-FoD-Package~31bf3856ad364e35~amd64~es-ES~.cab
    Microsoft-Windows-StepsRecorder-Package~31bf3856ad364e35~amd64~es-ES~.cab
    Microsoft-Windows-StepsRecorder-Package~31bf3856ad364e35~wow64~es-ES~.cab
    Microsoft-Windows-Telnet-Client-FOD-Package~31bf3856ad364e35~amd64~es-ES~.cab
    Microsoft-Windows-TFTP-Client-FOD-Package~31bf3856ad364e35~amd64~es-ES~.cab
    Microsoft-Windows-VBSCRIPT-FoD-Package~31bf3856ad364e35~amd64~es-ES~.cab
    Microsoft-Windows-VBSCRIPT-FoD-Package~31bf3856ad364e35~wow64~es-ES~.cab
    Microsoft-Windows-WinOcr-FOD-Package~31bf3856ad364e35~amd64~es-ES~.cab
    Microsoft-Windows-WinOcr-FOD-Package~31bf3856ad364e35~wow64~es-ES~.cab

    folder wmic_es
    Microsoft-Windows-WMIC-FoD-Package-amd64-es-ES.cab
    Microsoft-Windows-WMIC-FoD-Package-wow64-es-ES.cab
     
  7. kibkalo

    kibkalo MDL Expert

    Sep 8, 2009
    1,025
    365
    60
    Now that is clear, thanks!
    For me that was new, thay you may specify a folder name as packagepath
    Code:
    dism /english /image:mount /add-package:es
    I haven't checked that myself yet, but that looks so strange for me.
     
  8. Ace2

    Ace2 MDL Expert

    Oct 10, 2014
    1,903
    1,589
    60
    Nicely done.
     
  9. RobrPatty

    RobrPatty MDL Expert

    Jul 23, 2009
    1,328
    621
    60
    Just install OS in en-US. Update it. Activate it. Run these codes as described. Back up .wim and make new ISO in tr-tr language.
     
  10. Ace2

    Ace2 MDL Expert

    Oct 10, 2014
    1,903
    1,589
    60
  11. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,932
    14,640
    340
  12. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,932
    14,640
    340
  13. kibkalo

    kibkalo MDL Expert

    Sep 8, 2009
    1,025
    365
    60
    #16873 kibkalo, Jul 10, 2024
    Last edited: Jul 10, 2024
    Can you tell, why don't you add the LanguageFeatures cabs? They are not in Client-LanguagePack
    Code:
    Microsoft-Windows-LanguageFeatures-Basic-es-es-Package-amd64.cab
    Microsoft-Windows-LanguageFeatures-Handwriting-es-es-Package-amd64.cab
    Microsoft-Windows-LanguageFeatures-OCR-es-es-Package-amd64.cab
    Microsoft-Windows-LanguageFeatures-Speech-es-es-Package-amd64.cab
    Microsoft-Windows-LanguageFeatures-TextToSpeech-es-es-Package-amd64.cab
    And in original they are included.

    Updated
    In your log I see that you install them, - but they are not listed in your provided directory listing
    That is why I asked for TREE /F, not to forget files in the root of package )
     
  14. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,932
    14,640
    340
  15. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,932
    14,640
    340
  16. febrero2048

    febrero2048 MDL Member

    Oct 19, 2017
    114
    73
    10
    Microsoft-Windows-LanguageFeatures-Basic-es-es-Package-amd64 26100.cab unpacked in folder es+\1
    Microsoft-Windows-LanguageFeatures-Handwriting-es-es-Package-amd64 26100.cab unpacked in folder es+\2
    Microsoft-Windows-LanguageFeatures-OCR-es-es-Package-amd64 26100.cab unpacked in folder es+\3
    Microsoft-Windows-LanguageFeatures-Speech-es-es-Package-amd64 26100.cab unpacked in folder es+\4
    Microsoft-Windows-LanguageFeatures-TextToSpeech-es-es-Package-amd64 26100.cab unpacked in folder es+\5

    (if I try to install cab file -> error, unpacked ok)
     
  17. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,932
    14,640
    340
  18. kibkalo

    kibkalo MDL Expert

    Sep 8, 2009
    1,025
    365
    60
    That is cool achievment.
    Eval has been a headache for years!
     
  19. vancoviemde

    vancoviemde MDL Novice

    Mar 27, 2024
    8
    2
    0
    Hello everyone!
    I'm a newbie in this forum.
    Please tell me where I can download the Enterprise LTSC & G reconstruction tool.
    Thanks
     
  20. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,932
    14,640
    340
    #16880 xinso, Jul 11, 2024
    Last edited: Jul 11, 2024