1. patapout

    patapout MDL Member

    Jun 23, 2014
    232
    130
    10
    I've got error while integration via win10ui this month with "Windows10.0-KB5068781-x64" and for enabling the .net framework 3.5 ...
    "The specified image is no longer serviceable and may be corrupted.
    Discard the modified image and start again." ?!?
    The same install.wim as usual since few years...
     
  2. pp03

    pp03 MDL Expert

    Apr 12, 2014
    1,414
    471
    60
    because of end of support
     
  3. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,753
    125,005
    450
    #11823 Enthousiast, Nov 11, 2025
    Last edited: Nov 11, 2025
    (OP)
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,753
    125,005
    450
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,753
    125,005
    450
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,753
    125,005
    450
    https://forums.mydigitallife.net/posts/1571109
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,753
    125,005
    450
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. JrnBrnk

    JrnBrnk MDL Novice

    Jan 10, 2023
    15
    0
    0
    Any updated iso for november or october was the last one?
     
  9. Hasefroch

    Hasefroch MDL Addicted

    Dec 24, 2018
    586
    494
    30
    @JrnBrnk probably no more ISOs for Windows 10
     
  10. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,753
    125,005
    450
    Nothing on MVS, end of an era for Win 10 ISOs :D
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. migascalp

    migascalp MDL Addicted

    Sep 18, 2009
    556
    935
    30
    I use 19041.1.191206-1406.VB_RELEASE_CLIENTMULTI_X64FRE_FR-FR.iso built from UUP Dump to make a 22H2 ISO with the latest updates using W10UI.

    Files used:
    Code:
    windows10.0-kb5007401-x64_Critical_DU_NET35_2021.11.22.cab
    Windows10.0-KB5011048-x64_NDP481_Base_9195.7.cab
    windows10.0-kb5011058-x64_NDP481_LP_FR_2021.11.22.msu
    windows10.0-kb5015684-x64_22H2_EP_1799.1.2.cab
    windows10.0-kb5020683-x64_PSFX_OOBE_2304.1.3.msu
    windows10.0-kb5062682-x64_DU_Sources_6094.cab
    windows10.0-kb5066130-x64-ndp481_CU_9320.2.msu
    windows10.0-kb5068781-x64_LCU_6575.1.22.msu
    windows10.0-kb5069340-x64_DU_SafeOS_2025.11.11.cab
    windows10.0-kb5072653-x64_ESU.msu
    
    Once the installation is complete, Windows Update offers KB5001716 and KB4023057.
    I can't find them on Catalog Microsoft Update.
    Where can I find these two files?
     
  12. migascalp

    migascalp MDL Addicted

    Sep 18, 2009
    556
    935
    30
    Thanks for the reply.
    But then, how do I block a KB offline or during SetupComplete.cmd/specialize.cmd?
     
  13. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    18,562
    99,674
    340
    You can't

    well, technically, you can use ps1 or vbs script to scan and hide the updates during setupcomplete
    but it's not guaranteed to always work
     
  14. migascalp

    migascalp MDL Addicted

    Sep 18, 2009
    556
    935
    30
    #11835 migascalp, Nov 22, 2025
    Last edited: Nov 22, 2025
    Okay. So, it will be integration.
    Thank you.

    Edit:
    Not work
     
  15. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    18,562
    99,674
    340
    When did ever was possible to integrate .msi?

    you can install both via setupcomplete.cmd
     
  16. migascalp

    migascalp MDL Addicted

    Sep 18, 2009
    556
    935
    30
    #11837 migascalp, Nov 23, 2025
    Last edited: Nov 23, 2025
    Msi inside cab,no idea.So I tried and got the answer.
    I'm working on it.

    Edit
    Partially functional.
    KB4023057 is still being offered by Windows Update despite the MSI installation.


    Edit2
    Found. Need to use 'unifiedinstaller.exe' for the installation.
    Code:
    compdb.xml.cab
    ExeUpdateAgentDeployment.cab
    unifiedinstaller.exe
    UpdHealthTools.cab
     
  17. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,753
    125,005
    450
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  18. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,753
    125,005
    450
    https://forums.mydigitallife.net/posts/1571109
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  19. wiktorynka

    wiktorynka MDL Novice

    Mar 25, 2015
    41
    26
    0