[DISCUSSION] Windows 11 Build 26x00 (PC) [24/25H2 Retail- GE-release]

Discussion in 'Windows 11' started by Enthousiast, Apr 3, 2024.

  1. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    52,199
    115,066
    450
    did you check the post above yours?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. LiteOS

    LiteOS Windowizer

    Mar 7, 2014
    2,391
    1,093
    90
    en-us_windows_11_consumer_editions_version_24h2_updated_jan_2025_x64_dvd_7a8e5a29.iso
    Code:
    E:\sources>dism  /Get-WimInfo /WimFile:install.wim
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Details for image : install.wim
    
    Index : 1
    Name : Windows 11 Home
    Description : Windows 11 Home
    Size : 20,409,409,591 bytes
    
    Index : 2
    Name : Windows 11 Home N
    Description : Windows 11 Home N
    Size : 19,842,107,654 bytes
    
    Index : 3
    Name : Windows 11 Home Single Language
    Description : Windows 11 Home Single Language
    Size : 20,389,107,076 bytes
    
    Index : 4
    Name : Windows 11 Education
    Description : Windows 11 Education
    Size : 21,109,489,968 bytes
    
    Index : 5
    Name : Windows 11 Education N
    Description : Windows 11 Education N
    Size : 20,526,025,110 bytes
    
    Index : 6
    Name : Windows 11 Pro
    Description : Windows 11 Pro
    Size : 21,130,297,929 bytes
    
    Index : 7
    Name : Windows 11 Pro N
    Description : Windows 11 Pro N
    Size : 20,562,348,269 bytes
    
    Index : 8
    Name : Windows 11 Pro Education
    Description : Windows 11 Pro Education
    Size : 21,109,540,606 bytes
    
    Index : 9
    Name : Windows 11 Pro Education N
    Description : Windows 11 Pro Education N
    Size : 20,526,050,879 bytes
    
    Index : 10
    Name : Windows 11 Pro for Workstations
    Description : Windows 11 Pro for Workstations
    Size : 21,109,591,244 bytes
    
    Index : 11
    Name : Windows 11 Pro N for Workstations
    Description : Windows 11 Pro N for Workstations
    Size : 20,526,076,648 bytes
    
    The operation completed successfully.
    
    E:\sources>
    
     
  3. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    52,199
    115,066
    450
    #3023 Enthousiast, Jan 21, 2025
    Last edited: Jan 21, 2025
    (OP)
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. SAM-R

    SAM-R MDL Guru

    Mar 21, 2015
    5,925
    5,776
    180
  5. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    52,199
    115,066
    450
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    52,199
    115,066
    450
    Remove the \ in front of the folder name and retry.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream
    Staff Member

    Dec 21, 2012
    7,449
    9,172
    240
    What does one do if the full absolute path changes all the time (e. g. portable use)? The file is in an sxs subdirectory, and I want to refer to it like ".\sxs".
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    52,199
    115,066
    450
    My scripts are set to:
    Code:
    :: optional, custom "folder" path for microsoft-windows-netfx3-ondemand-package.cab
    set "Net35Source=%~dp026100_SxS"
    
    So i can copy the project folder to any drive/system without having to edit it to the new situation.

    I don't use the ini, i edit the W10UI.cmd directly for this.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. KleineZiege

    KleineZiege MDL Guru

    Dec 11, 2018
    2,119
    2,502
    90
    @Enthousiast
    hmm did you get confused with the list of skus?
    Or does the English version have more.

    Cunsumer Edition has the following in de-DE
    only 10 indexes.
     
  10. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    52,199
    115,066
    450
    de-DE doesn't have Home SIngle Language, it's not the first time i published the content;)

    Code:
    [01] 13/01/2025 de-DE x64 10.0.26100.2894 Windows 11 Home | Core
    [02] 13/01/2025 de-DE x64 10.0.26100.2894 Windows 11 Home N | CoreN
    [03] 13/01/2025 de-DE x64 10.0.26100.2894 Windows 11 Education | Education
    [04] 13/01/2025 de-DE x64 10.0.26100.2894 Windows 11 Education N | EducationN
    [05] 13/01/2025 de-DE x64 10.0.26100.2894 Windows 11 Pro | Professional
    [06] 13/01/2025 de-DE x64 10.0.26100.2894 Windows 11 Pro N | ProfessionalN
    [07] 13/01/2025 de-DE x64 10.0.26100.2894 Windows 11 Pro Education | ProfessionalEducation
    [08] 13/01/2025 de-DE x64 10.0.26100.2894 Windows 11 Pro Education N | ProfessionalEducationN
    [09] 13/01/2025 de-DE x64 10.0.26100.2894 Windows 11 Pro for Workstations | ProfessionalWorkstation
    [10] 13/01/2025 de-DE x64 10.0.26100.2894 Windows 11 Pro N for Workstations | ProfessionalWorkstationN
    
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,845
    95,143
    340
    #3035 abbodi1406, Jan 23, 2025
    Last edited: Jan 24, 2025
    It's already will be detected as long as it's resides next to any of:
    - install.wim
    - W10UI.cmd
    - updates files

    just leave "Net35Source" blank for that detection to happen
     
  12. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    52,199
    115,066
    450
    Probably on a lite ISO the folder will be gone;):)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. fverdoren

    fverdoren MDL Junior Member

    Feb 21, 2012
    66
    11
    0
    Hello, good afternoon everyone
    Please clear up my doubts
    Why does my laptop work super well with Windows 23H2, but with Windows 24H2 it is very very slow?
     
  14. sizen

    sizen MDL Member

    Jun 4, 2009
    175
    85
    10
    Only a psychic can know the answer.:sith:
     
  15. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    52,199
    115,066
    450
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. WindowsGeek

    WindowsGeek MDL Expert

    Jun 30, 2015
    1,502
    438
    60
    i updated from .2894.....to 3025......but still shows im at .2894???