Windows 10 Hotfix Repository

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

  1. Outbreaker

    Outbreaker MDL Senior Member

    Jan 20, 2018
    286
    65
    10
    Should Windows 10 21H2 not be released also?
     
  2. armond

    armond MDL Addicted

    Jun 16, 2008
    734
    235
    30
    Yes. You're right.
    At least file versions are newer in the CU.
    Thanks.
     
  3. Outbreaker

    Outbreaker MDL Senior Member

    Jan 20, 2018
    286
    65
    10
    @abbodi1406
    With the W10UI v10.12 the command "choice /c 9 /n" is not being executed when using the settings "Cleanup=1" and "AutoStart=1".
     
  4. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,226
    84,916
    340
    Code:
    10.11:
    - If AutoStart option is active, the script will not clear initial screen, and will auto exit at the end
     
  5. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,226
    84,916
    340
    Windows 10 21H1 = May 2021 Update + 6 months = November 2021 Update

    :rolleyes:
     
  6. Outbreaker

    Outbreaker MDL Senior Member

    Jan 20, 2018
    286
    65
    10
    How can i do it now, so that the W10UI window will close after it has finished without errors?
    START "" /WAIT "W10UI.cmd"
     
  7. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,226
    84,916
    340
    You mean to be able to read the progress?

    either that, or run cmd.exe and paste path to W10UI
    or just delete this line :)
    Code:
    if %autostart% neq 0 goto :eof
     
  8. neversmile99

    neversmile99 MDL Novice

    Jul 18, 2013
    23
    3
    0
    I want to make ISO of Windows 10 LTSC 1809 intergrated hotfix, DaRT and Smartfix like Adguard did it.
    Can everyone share me a list of Windows 10 LTSC 1809’s newest update (or update pack)?
    How can I intergrate? Dart, Windows Defender (newest), Smartfix..
    Thanks!
     
  9. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,274
    94,766
    450
  10. Outbreaker

    Outbreaker MDL Senior Member

    Jan 20, 2018
    286
    65
    10
    If i start the scrript with START "" /WAIT "W10UI.cmd" then the W10UI window will not close at the end, with the AutoStart=1 ini command.
     
  11. Flipp3r

    Flipp3r MDL Expert

    Feb 11, 2009
    1,965
    908
    60
    I use call W10UI.cmd
    In W10UI.cmd you can comment out the pause at the end of the script...
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,226
    84,916
    340
    @Outbreaker
    START command runs batch scripts with cmd.exe /k
    you can replace it with cmd.exe /c W10UI.cmd if you don't want to keep the window
     
  13. KleineZiege

    KleineZiege MDL Expert

    Dec 11, 2018
    1,694
    1,933
    60
    W10UI_10.12 >>> LTSC 2019 17763.2237 X64
    Code:
    ======================= W10UI v10.12 ==========================
    [1] Target (x64): "e:"
    
    [2] Updates: "c:\17763.2237"
    
    [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_28121"
    
    [E] Extraction Directory: "C:\W10UItemp_32193"
    
    ============================================================
    Change a menu option, press 0 to start the process, or 9 to exit:
    Code:
    Running W10UI v10.12
    ============================================================
    
    ============================================================
    Copying DVD Drive contents to work directory
    ============================================================
    
    ============================================================
    Extracting files from update cabinets (.cab)
    *** This will require some disk space, please be patient ***
    ============================================================
    
    1/9: defender-dism-x64_14.10.2021_1.351.389.0.cab
    2/9: Windows10.0-KB4486153-x64_Netframework.4.8_10.0.1.3106.cab [NetFx]
    3/9: Windows10.0-KB4486159-x64_Deutsches.Sprachpacket.Net.3.5.4.8_10.0.1.2752.cab [NetFx]
    4/9: Windows10.0-KB4535680-x64_SecureBootDBX_10.0.1.0.cab [SecureBoot]
    5/9: Windows10.0-KB4589208-v2-x64_PSFX_Intel.Microcode_10.0.2.4.cab
    6/9: Windows10.0-KB5005540-x64-NDP48_LCU.Net.3.5.4.8_10.0.4420.2.cab [NetFx]
    7/9: windows10.0-kb5005545-x64_DU.Sources.cab [Setup DU]
    8/9: Windows10.0-KB5005701-x64_SSU.17763.2170.1.0.cab [SSU]
    9/9: Windows10.0-KB5006672-x64_Kumulatives.17763.2237.1.5.cab [LCU]
    
    ============================================================
    Mounting sources\install.wim - index 1/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Checking Updates...
    ============================================================
    
    ============================================================
    Installing servicing stack update...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.17763.1
    
    Processing 1 of 1 - Adding package Package_for_ServicingStack~31bf3856ad364e35~amd64~~17763.2170.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Installing updates...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.17763.1
    
    Processing 1 of 1 - Adding package Package_for_KB4535680~31bf3856ad364e35~amd64~~10.0.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.17763.1
    
    Processing 1 of 4 - Adding package Package_for_KB4486153~31bf3856ad364e35~amd64~~10.0.1.3106
    [==========================100.0%==========================]
    Processing 2 of 4 - Adding package Package_for_KB4486159~31bf3856ad364e35~amd64~~10.0.1.2752
    [==========================100.0%==========================]
    Processing 3 of 4 - Adding package Package_for_KB4589208~31bf3856ad364e35~amd64~~10.0.2.4
    [==========================100.0%==========================]
    Processing 4 of 4 - Adding package Package_for_DotNetRollup~31bf3856ad364e35~amd64~~10.0.4420.2
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.17763.1
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~17763.2237.1.5
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Adding Defender update...
    ============================================================
    
    
    ============================================================
    Adding .NET Framework 3.5 feature
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.17763.2237
    
    Enabling feature(s)
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Reinstalling cumulative update(s)...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.17763.2237
    
    Processing 1 of 2 - Adding package Package_for_DotNetRollup~31bf3856ad364e35~amd64~~10.0.4420.2
    [==========================100.0%==========================]
    Processing 2 of 2 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~17763.2237.1.5
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Updating winre.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.17763.1
    
    Processing 1 of 1 - Adding package Package_for_ServicingStack~31bf3856ad364e35~amd64~~17763.2170.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.17763.1
    
    Processing 1 of 1 - Adding package Package_for_KB4589208~31bf3856ad364e35~amd64~~10.0.2.4
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.17763.1
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~17763.2237.1.5
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.17763.2237
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.17763.2237
    
    [=============              23.6%                          ]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image File : C:\W10UI_10.12\winre.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Adding updated winre.wim
    ============================================================
    
            1 Datei(en) kopiert.
    
    ============================================================
    Unmounting sources\install.wim - index 1/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image File : C:\W10UI_10.12\DVD10UI\sources\install.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Rebuilding sources\install.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Mounting sources\boot.wim - index 1/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Checking Updates...
    ============================================================
    
    ============================================================
    Installing servicing stack update...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.17763.1
    
    Processing 1 of 1 - Adding package Package_for_ServicingStack~31bf3856ad364e35~amd64~~17763.2170.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Installing updates...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.17763.1
    
    Processing 1 of 1 - Adding package Package_for_KB4589208~31bf3856ad364e35~amd64~~10.0.2.4
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.17763.1
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~17763.2237.1.5
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Resetting WinPE image base
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.17763.2237
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.17763.2237
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Unmounting sources\boot.wim - index 1/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image File : C:\W10UI_10.12\DVD10UI\sources\boot.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Mounting sources\boot.wim - index 2/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Checking Updates...
    ============================================================
    
    ============================================================
    Installing servicing stack update...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.17763.1
    
    Processing 1 of 1 - Adding package Package_for_ServicingStack~31bf3856ad364e35~amd64~~17763.2170.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Installing updates...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.17763.1
    
    Processing 1 of 1 - Adding package Package_for_KB4589208~31bf3856ad364e35~amd64~~10.0.2.4
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.17763.1
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~17763.2237.1.5
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Resetting WinPE image base
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.17763.2237
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.17763.2237
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Unmounting sources\boot.wim - index 2/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image File : C:\W10UI_10.12\DVD10UI\sources\boot.wim
    Image Index : 2
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Rebuilding sources\boot.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Adding setup dynamic update(s)...
    ============================================================
    
    windows10.0-kb5005545-x64_DU.Sources.cab
    
    ============================================================
    Removing temporary extracted files...
    ============================================================
    
    
    ============================================================
    Creating updated ISO file...
    ============================================================
    
    ISO Location:
    "C:\W10UI_10.12"
    
    OSCDIMG 2.56 CD-ROM and DVD-ROM Premastering Utility
    Copyright (C) Microsoft, 1993-2012. All rights reserved.
    Licensed only for producing Microsoft authorized content.
    
    
    Scanning source tree (500 files in 14 directories)
    Scanning source tree complete (942 files in 86 directories)
    
    Computing directory information complete
    
    Image file is 5843648512 bytes (before optimization)
    
    Writing 942 files in 86 directories to 17763.2237.211005-1656.RS5_RELEASE_SVC_PROD1_CLIENT_X64FRE_DE-DE.iso
    
    100% complete
    
    Storage optimization saved 24 files, 14198784 bytes (1% of image)
    
    After optimization, image file is 5831587840 bytes
    Space saved because of embedding, sparseness or optimization = 14198784
    
    Done.
    
    ============================================================
       Finished
    ============================================================
    
    
    Press 9 to exit.
     
  14. AeonX

    AeonX MDL Addicted

    May 24, 2013
    793
    719
    30
    What a heresy :p
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. pf100

    pf100 Duct Tape Coder

    Oct 22, 2010
    2,069
    3,449
    90
    Sometimes it's appropriate to install a uwp app in LTSC. For instance I have a thinkpad running LTSC and the Thinkvantage app is only available as a uwp app and it controls the battery charge level so I can make the battery stop charging at 80%. So there are exceptions to the heresy of installing uwp stuff in LTSC. But yeah, otherwise, heresy ;)
     
  16. kibkalo

    kibkalo MDL Addicted

    Sep 8, 2009
    578
    226
    30
    Does W10UI correctly support updates in ESD format?
    As PSFX updates for 1904x are larger than 2GB, they are now in ESD, and as I see it does extract but doesn't try to install.
     
  17. BetaWorld

    BetaWorld MDL Member

    Jan 9, 2015
    111
    267
    10
    Baseless PSFs aren't necessary for installing update.
     
  18. kibkalo

    kibkalo MDL Addicted

    Sep 8, 2009
    578
    226
    30
    That depends.. :)
    Question is still actual.
     
  19. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,702
    13,707
    340
    #13179 xinso, Oct 15, 2021
    Last edited: Oct 15, 2021
    1904x esd LCU? Where?

    19041.1288
    Windows10.0-KB5006670-x86_b15acf4f.cab
    Windows10.0-KB5006670-x64_1b240952.cab
    Windows10.0-KB5006670-arm64_132bfe85.cab

    Wait abbodi1406. Or look into the script and check yourself.
     
  20. kibkalo

    kibkalo MDL Addicted

    Sep 8, 2009
    578
    226
    30
    If I apply certain server features from 1904x server to client (like dedupe), cab updates don't work, while psfx do. They are ESD or uncompressed