[DISCUSSION] Windows 11 Build 26100 (PC) [24H2 Retail- GE-release]

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

  1. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,799
    104,118
    450
  2. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,799
    104,118
    450
  3. sizen

    sizen MDL Member

    Jun 4, 2009
    123
    51
    10
  4. RayJones

    RayJones MDL Novice

    Jun 12, 2016
    3
    0
    0
    Not that link. This is the full list of known issues in Windows 11 24H2

    learn.microsoft.com/en-in/windows/release-health/status-windows-11-24h2
     
  5. MS_User

    MS_User MDL Guru

    Nov 30, 2014
    4,659
    1,365
    150
    they keyboard issue hasn't been fixed in this update:mad:
     
  6. anansay

    anansay MDL Senior Member

    Jul 13, 2020
    255
    97
    10
    I surfed to massgrave.dev's website and couldn't find Windows 11 24H2 ISOs updated for December 2024.

    Examples of what I mean are:

    Code:
    ar-sa_windows_11_consumer_editions_version_24h2_updated_dec_2024_x64_dvd_b146c3af.iso
    bg-bg_windows_11_consumer_editions_version_24h2_updated_dec_2024_x64_dvd_b146c3af.iso
    cs-cz_windows_11_consumer_editions_version_24h2_updated_dec_2024_x64_dvd_b146c3af.iso
    es-mx_windows_11_consumer_editions_version_24h2_updated_dec_2024_x64_dvd_b146c3af.iso
    massgrave has stopped hosting such ISOs, is that correct?
     
  7. fverdoren

    fverdoren MDL Junior Member

    Feb 21, 2012
    61
    10
    0
    Hi, I'm confused if the original en-us iso numbering or code is b146c3af.iso
    shouldn't the numbering or code be different in other languages???
     
  8. fverdoren

    fverdoren MDL Junior Member

    Feb 21, 2012
    61
    10
    0
    #3009 fverdoren, Jan 16, 2025
    Last edited: Jan 16, 2025
    This only happens with consumer edition ISOs
    With business edition ISOs 063626e9.iso all the numbers or codes are different in others languages
    Why???
     
  9. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,799
    104,118
    450
    That is because of the fact that MASGRAVE doesn't host the december files or any new released isos for now.

    You can get them from the SVF repo by @GezoeSloog or my SVFSFX Repo.
     
  10. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,799
    104,118
    450
    Quite a while back msft changed the ISO naming for unknown reasons.
     
  11. pm67310

    pm67310 MDL Guru

    Sep 6, 2011
    3,378
    2,558
    120
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. JuliusB

    JuliusB MDL Member

    Feb 25, 2018
    125
    41
    10
     

    Attached Files:

  13. xploitmachine

    xploitmachine MDL Member

    Sep 15, 2023
    190
    104
    10
  14. orgon3

    orgon3 MDL Novice

    Oct 22, 2016
    9
    0
    0
    #3018 orgon3, Jan 20, 2025 at 11:09
    Last edited: Jan 20, 2025 at 11:32
    I'm getting errors when trying to include .Net 3.5. For .Net 3.5 source, I've tried to use relative paths and absolute paths. I've left the cab with the original file name, and I've tried with the filename in the W10UI readme. I honestly do not know what I am doing wrong.

    Here's my setup:
    W10UI.cmd and .ini are in C:\1W10UI\
    The .net cab I need for 3.5 is in C:\1W10UI\netfx\
    The Windows files are in C:\2Win11\
    J:\ is the original ISO mounted.

    Everything but the .NET3.5 works just fine. I keep getting errors of file not found.
    I've tried telling it to look at J:\sources\sxs\
    I've tried telling it to look at C:\1W10UI\netfx\

    I've had it named its original name, or the rename that W10UI readme tells me to use.

    Code:
    [W10UI-Configuration]
    Target        =J:\
    Repo          =C:\2Win11\
    DismRoot      =dism.exe
    
    Net35         =1
    Net35Source   =C:\1W10UI\netfx\
    Cleanup       =1
    ResetBase     =1
    LCUwinre      =0
    WinRE         =1
    LCUmsuExpand  =0
    UpdtBootFiles =1
    SkipEdge      =0
    SkipWebView   =0
    UseWimlib     =0
    
    _CabDir       =W10UItemp
    MountDir      =W10UImount
    WinreMount    =W10UImountre
    
    wim2esd       =0
    wim2swm       =0
    ISO           =1
    ISODir        =
    Delete_Source =0
    
    AutoStart     =0
    
    AddDrivers    =0
    Drv_Source    =\Drivers
    
    For Net35Source, I've also tried J:\sources\sxs\, netfx\ (relative path to where I run the script from), and with both original names and rename from the readme.
    If anybody can help point me in the correct direction. I am attempting to create an updated ISO for Win 11 26100, latest retail release.

    This is starting to drive me insane. Thanks!

    I'm making new logs so I can attach the proper ones.
     
  15. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,241
    90,952
    340
    It would help to show the error(s), or the opration progress

    are you sure the folder contains "microsoft-windows-netfx3-ondemand-package~31bf3856ad364e35~amd64~~.cab"
     
  16. alper60

    alper60 MDL Novice

    Nov 18, 2009
    21
    4
    0
    its an optional feature, why you trying to point the source? is there a special need for something? just add the updates then "Net35 =1" at ini folder.

    upload_2025-1-21_0-57-50.png
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...