Windows 10 Hotfix Repository

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

  1. Acideb135

    Acideb135 MDL Junior Member

    Jun 25, 2024
    91
    33
    0
    Yes I understand to help others, I remodified my post with image and thank you for the little gif to have it copied correctly for next time
     
  2. Acideb135

    Acideb135 MDL Junior Member

    Jun 25, 2024
    91
    33
    0
    How can we with the script when my target is an ISO, automatically delete the "manifest" folder in the "source" folder of the ISO, and the "inetpub" folder in the .wim ?
     
  3. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,761
    125,024
    450
    #15283 Enthousiast, Aug 13, 2025
    Last edited: Aug 13, 2025
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream
    Staff Member

    Dec 21, 2012
    8,043
    10,271
    270
    WU seems to have a vulnerability if this directory does not exist. A true fix probably requires quite an amount of effort, so, they went the way of least resistance by simply creating the directory, thus avoiding the vulnerability to apply in the first place.
    In other words, the inetpub directory itself is a security fix by its very existence, and by removing it you reinstate the security vulnerability it's meant to patch.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,761
    125,024
    450
    #15286 Enthousiast, Aug 14, 2025
    Last edited: Aug 14, 2025
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. pp03

    pp03 MDL Expert

    Apr 12, 2014
    1,422
    474
    60
    #15288 pp03, Aug 14, 2025
    Last edited by a moderator: Aug 14, 2025
    i'm on 26100.4946. w10ui recognizes .6276 lcu as setupdu

    upload_2025-8-14_19-20-36.png

    upload_2025-8-14_19-22-37.png

    .6276 lcu not integrated :(

    i've downloaded setupdu and .6276 lcu still recognized as setupdu

    upload_2025-8-14_19-43-12.png
     
  7. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,761
    125,024
    450
    #15289 Enthousiast, Aug 14, 2025
    Last edited: Aug 14, 2025
    UUP > ISO 115:

    Code:
    === Updating install.wim / 1 image{s} . . .
    
    1/5: SSU-19041.6271-x64.cab [SSU]
    2/5: Windows10.0-KB5015684-x64.cab [Enablement]
    3/5: Windows10.0-KB5062682-x64.cab [Setup DU]
    4/5: Windows10.0-KB5062691-x64.cab [SafeOS DU]
    5/5: Windows10.0-KB5063842-x64.cab [LCU]
    
    W10UI_10.53r:

    Code:
    ====================== W10UI v10.53r =======================
    [1] Target (x64): "E:\W10UI\19045_Work_x64_US"
    
    [2] Updates: "E:\W10UI\19045_Updates_x64_US_Test"
    
    [3] DISM: "Windows NT 10.0 ADK"
    
    [4] Enable .NET 3.5: YES
    
    [5] Cleanup System Image: NO
    
    [7] Update WinRE.wim: YES
    
    [8] install.wim selected indexes: 1 / [K] Keep indexes: Selected
    
    [M] Mount Directory: "c:\W10UImount_17802"
    
    [E] Extraction Directory: "c:\W10UItemp_26166"
    
    ============================================================
    Change a menu option, press 0 to start the process, or 9 to exit:
    
    Code:
    ============================================================
    Running W10UI v10.53r
    ============================================================
    
    ============================================================
    Configured Options...
    ============================================================
    
    Net35
    Net35Source
    WinRE
    ISO
    
    ============================================================
    Removing temporary extracted files...
    ============================================================
    
    
    ============================================================
    Extracting files from update containers (cab/wim)...
    *** This will require some disk space, please be patient ***
    ============================================================
    
    1/5: Windows10.0-KB5015684-x64_22H2_EP_1799.1.2.cab [Enablement]
    2/5: Windows10.0-KB5062682-x64_DU_Sources_6094.cab [Setup DU]
    3/5: Windows10.0-KB5062691-x64_DU_SafeOS_6094.1.5.cab [SafeOS DU]
    4/5: Windows10.0-KB5063842-x64_LCU_6276.1.16.cab [LCU]
    5/5: Windows10.0-KB5063979-x64.cab [SSU]
    
    ============================================================
    Mounting sources\install.wim - index 1/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.5720
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Checking Updates...
    ============================================================
    
    ============================================================
    Installing servicing stack update...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.5720
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Package_for_ServicingStack_6271~31bf3856ad364e35~amd64~~19041.6271.1.3
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Installing updates...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.5720
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Package_for_KB5015684~31bf3856ad364e35~amd64~~19041.1799.1.2
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.5720
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.6276.1.16
    [====================       34.9%                          ]
    
    
    All seems fine too.

    @pp03 please show us the full progress, including the line with the W10UI version, it is probably not the last one.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. pp03

    pp03 MDL Expert

    Apr 12, 2014
    1,422
    474
    60
    #15290 pp03, Aug 14, 2025
    Last edited by a moderator: Aug 14, 2025
    upload_2025-8-14_20-30-45.png

    upload_2025-8-14_20-35-44.png
     
  9. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,761
    125,024
    450
    @pp03, can you not simply copy/paste the content of those windows and put it here in code tags, this is not full progress but snippets.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. pp03

    pp03 MDL Expert

    Apr 12, 2014
    1,422
    474
    60
    #15292 pp03, Aug 14, 2025
    Last edited by a moderator: Aug 14, 2025
    ============================================================
    Running W10UI v10.53r
    ============================================================

    ============================================================
    Configured Options...
    ============================================================

    Cleanup
    ResetBase
    SkipEdge

    ============================================================
    Extracting files from update containers (cab/wim)...
    *** This will require some disk space, please be patient ***
    ============================================================

    1/5: Windows10.0-KB5015684-x64.cab [Enablement]
    2/5: Windows10.0-KB5062682-x64.cab [Setup DU]
    3/5: Windows10.0-KB5062691-x64.cab [SafeOS DU]
    4/5: Windows10.0-KB5063842-x64.cab [Setup DU]
    5/5: Windows10.0-KB5063979-x64.cab [SSU]

    ============================================================
    Mounting install.wim - index 1/1
    ============================================================

    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1150

    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.

    ============================================================
    Checking Updates...
    ============================================================

    ============================================================
    Installing servicing stack update...
    ============================================================

    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1150

    Image Version: 10.0.19041.1

    Processing 1 of 1 - Adding package Package_for_ServicingStack_6271~31bf3856ad364e35~amd64~~19041.6271.1.3
    [==========================100.0%==========================]
    The operation completed successfully.

    ============================================================
    Installing updates...
    ============================================================

    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1150

    Image Version: 10.0.19041.1

    Processing 1 of 1 - Adding package Package_for_KB5015684~31bf3856ad364e35~amd64~~19041.1799.1.2
    [==========================100.0%==========================]
    The operation completed successfully.

    ============================================================
    Resetting OS image base...
    ============================================================

    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1150

    Image Version: 10.0.19041.1

    [==========================100.0%==========================]
    The operation completed successfully.

    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1150

    Image Version: 10.0.19041.1

    [==========================100.0%==========================]
    The operation completed successfully.

    ============================================================
    Unmounting install.wim - index 1/1
    ============================================================

    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1150

    Image File : C:\Users\Administrator\Desktop\install.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.

    ============================================================
    Rebuilding install.wim ...
    ============================================================

    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1150

    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.

    ============================================================
    Removing temporary extracted files...
    ============================================================


    ============================================================
    Finished
    ============================================================


    Press 9 or q to exit.

    i think i figured it out. downloaded lcu incomplete
     
  11. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    18,564
    99,709
    340
    @pp03
    an update is detected as "[Setup DU]" only if it does not contain update.mum file (or cannot be extracted)

    verify Windows10.0-KB5063842-x64.cab sha1 integrity
     
  12. shhnedo

    shhnedo MDL Guru

    Mar 20, 2011
    2,081
    2,836
    90
    @Enthousiast @abbodi1406 @pp03
    I just downloaded the RP update set + ndp481 base and cu, offline serviced my .1 base image, no issue with LCU detection. Not that I expected much else, just confirming w10ui and the rp lcu are fine.

    @Enthousiast i gotta say, after about 7-8 years of offline servicing windows on a peasant quad-core cpu, a modern 6-core/12-thread ryzen feels much faster. :D
     
  13. Galamooth..

    Galamooth.. MDL Junior Member

    Sep 1, 2024
    73
    12
    0
    #15296 Galamooth.., Aug 19, 2025
    Last edited: Aug 19, 2025
    @Enthousiast
    HELLO, I AM USING W10UI 10.53, I JUST WANT TO INTEGRATE THE LCU Windows10.0-KB5063709-x64.cab nothing else, the script does not show errors but the resulting iso is not updated, it is still 19044.1288 what am I doing wrong?
     
  14. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,761
    125,024
    450
    #15297 Enthousiast, Aug 19, 2025
    Last edited: Aug 19, 2025
    Please show us the full progress in code tags.

    Like shown here: https://forums.mydigitallife.net/posts/1886717

    ps, can you remove my entire post from the quote? jus a @Enthousiast or a one line quote would be enough to ping me.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. Galamooth..

    Galamooth.. MDL Junior Member

    Sep 1, 2024
    73
    12
    0
    @Enthousiast The problem was that I was using the CAB, not the MSU, that's why the LCU wasn't integrating correctly. Thanks for the help.
     
  16. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,761
    125,024
    450
    When used properly it should not matter if you use the MSU with the SSU+LCUcab inside or the extracted CAB with the SSU+LCU cab inside :D
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...