Windows 10 ESD Repository

Discussion in 'Windows 10' started by Tito, Oct 1, 2014.

  1. GaaraGAMA

    GaaraGAMA MDL Novice

    Jun 18, 2022
    14
    5
    0
    #3701 GaaraGAMA, Apr 10, 2026
    Last edited: Apr 10, 2026
    Dear respected friend@abbodi1406,

    I need your help with an issue on the UUPDump website.

    When the image creation script is localized into Simplified Chinese or Traditional Chinese, the Windows 10/11 version name appears blank in the command-line window when creating a virtual edition.

    However, if I do not localize the script, the virtual edition will not be created according to the corresponding language of the image (such as Simplified Chinese or Traditional Chinese), and its name will be displayed in English instead.

    I tried to solve this problem by localizing the script, but that only led to another issue.

    Therefore, I am asking for your guidance on how to fix this:
    Either make the virtual edition name match the image language (rather than English),
    or resolve the blank virtual edition name issue caused by localization.
     
  2. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    18,728
    100,779
    340
  3. adguard

    adguard MDL Member

    Aug 28, 2013
    178
    910
    10
    #3703 adguard, Apr 13, 2026
    Last edited: Apr 13, 2026
    @abbodi1406
    I have not tried to play with the encoding of the command line, such as using a common one at the very beginning of the script.
    Code:
    chcp 65001
    And then, for example, when processing wimlib-imagex and viewing a language command echo related to Chinese indexes:

    Code:
    if /i [!langid!]==[zh-cn] chcp 936
    if /i [!langid!]==[zh-tw] chcp 950
    After displaying the information, they will return to the 65001 encoding.
    And yes, the whole batch file should be in UTF-8 encoding.
     
  4. ericgl

    ericgl MDL Senior Member

    Mar 10, 2011
    291
    218
    10
  5. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    18,728
    100,779
    340
    The issue was for capture on Linux os
     
  6. ericgl

    ericgl MDL Senior Member

    Mar 10, 2011
    291
    218
    10
    Latest version of wimlib also fixed an issue I had with missing symbolic links in Windows Images.
     
  7. Windows_Addict

    Windows_Addict MDL Junior Member

    Feb 23, 2026
    57
    480
    0
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. boblan

    boblan MDL Novice

    Jun 1, 2015
    31
    9
    0
    #3708 boblan, Jul 21, 2026
    Last edited: Aug 22, 2026
  9. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    18,728
    100,779
    340
    @boblan

    Did you enroll to insider?
    conversion log is not needed, as it's completed OK
    for online servicing, check CBS.log to see what files are corrupted / repair missing
     
  10. boblan

    boblan MDL Novice

    Jun 1, 2015
    31
    9
    0
    #3710 boblan, Aug 21, 2026
    Last edited: Aug 22, 2026
    @abbodi1406

    Thanks for uup-converter-wimlib-125r

    I have logged Bug report with MS to fix issue with Experimental Builds 26300 & 26340.
     
  11. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    18,728
    100,779
    340
    @boblan
    it's Windows issue not uup-converter
     
  12. Windows_Addict

    Windows_Addict MDL Junior Member

    Feb 23, 2026
    57
    480
    0
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. 12 lb Turkey

    12 lb Turkey MDL Member

    Nov 24, 2022
    177
    121
    10
    Wayback Machine has the ko-KR ESD backed up, but doesn't have a copy of the es-ES.
     
  14. Windows_Addict

    Windows_Addict MDL Junior Member

    Feb 23, 2026
    57
    480
    0
    That Wayback Machine ko-KR ESD file has a hash mismatch.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...