Windows 10 Hotfix Repository

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

    you just did :)
     
  1. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,939
    450
    Edited;)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. AveYo

    AveYo MDL Expert

    Feb 10, 2009
    1,836
    5,757
    60
    half-hearted = adjective. without any real effort, interest, or enthusiasm :roflmao:
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. kandido

    kandido MDL Junior Member

    Jun 14, 2015
    61
    37
    0
    Please, what's the difference between setting SupersededActions to 1 or 3 ?
    Thank you in advance.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    18,610
    100,025
    340
  5. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,939
    450
    Did you provide cdimage.exe or oscdimg.exe manually or installed any Win 10 ADK?

    If no, then there won't be an ISO.

    readme:
    Code:
    # ISO
    create new iso file, if the target is a distribution
    require Win10 ADK, or place oscdimg.exe or cdimage.exe next to the script
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,939
    450
    Install the ADK, links are in the readme.

    You also now can open a 2019 LTSC ISO, using an ISO premastering tool like UltraISO/PowerISO, and replace the files and save it.

    ps, there is no need for those oversized screens, or use spoiler tags.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. Demoxing

    Demoxing MDL Novice

    Feb 11, 2019
    32
    4
    0
    thanks, cdimage.exe worked for me ;__;
     
  8. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,939
    450
    #12373 Enthousiast, Apr 13, 2021
    Last edited: Apr 13, 2021
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. jbeckman

    jbeckman MDL Junior Member

    Mar 20, 2015
    74
    34
    0
    Nice, still errors out but hopefully one of the later cumulative updates will resolve that. :)
     
  10. BetaWorld

    BetaWorld MDL Member

    Jan 9, 2015
    112
    276
    10
    Still having problem installing KB5001330 over the broken 19043.899. Got 0x800f0984 this time.
     
  11. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,939
    450
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. Zardoc

    Zardoc MDL Addicted

    Feb 7, 2008
    597
    278
    30
    I thought SSU were included in updates ?
     
  13. jbeckman

    jbeckman MDL Junior Member

    Mar 20, 2015
    74
    34
    0
    Yeah same, I assume once they update the missing component it hits that error on it'll be resolved or that's my guess at least took that out from .900 and on so it can't update anything and if DISM or the cleanup routine has done it's job there's nothing to revert from either so it errors. :)
    I just hid the update and will try once the next cumulative rolls around whether it's the May cumulative or a preview one in-between now and the scheduled time for that next monthly rollup. :)

    EDIT: Could be something else though, I don't recall it at the moment but I looked it up last time via CBS.log and I think the error was it was looking for a component version it couldn't find for some thing that got changed but was then removed.

    It'll be resolved in one update or another and if not well 21H2 is coming up in a few months time.
     
  14. bonesz

    bonesz MDL Addicted

    Jun 30, 2013
    704
    421
    30
    Code:
    ======================= W10UI v9.9 ==========================
    [1] Target (x64): Current OS
    
    [2] Updates: "C:\Users\@#$%\Desktop\Security\Win10UI"
    
    [3] DISM: "Windows 10 ADK"
    
    [4] Enable .NET 3.5: YES
    
    [5] Cleanup System Image: NO
    
    [E] Extraction Directory: "C:\W10UItemp_28125"
    
    ============================================================
    Change a menu option, press 0 to start the process, or 9 to exit:
    
    ============================================================
    Running W10UI v9.9
    ============================================================
    
    ============================================================
    Removing temporary extracted files...
    ============================================================
    
    
    ============================================================
    Extracting files from update cabinets (.cab)
    *** This will require some disk space, please be patient ***
    ============================================================
    
    1/5: windows10.0-kb5000736-x64.cab [Enablement]
    2/5: windows10.0-kb5000862-x64.cab [Setup DU]
    3/5: windows10.0-kb5000983-x64.cab [WinPE]
    4/5: windows10.0-kb5001330-x64.cab [LCU]
    5/5: Windows10.0-KB5001405-x64.cab [SSU]
    
    ============================================================
    Checking Updates...
    ============================================================
    
    ============================================================
    Installing servicing stack update...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19043.906
    
    Processing 1 of 1 - Adding package Package_for_ServicingStack~31bf3856ad364e35~amd64~~19041.925.1.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Installing updates...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19043.906
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.928.1.10
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Removing temporary extracted files...
    ============================================================
    
    
    ============================================================
       Finished
    ============================================================
    
    
    ============================================================
    System restart is required to complete installation
    ============================================================
    
    
    Press 9 to exit.

    Installed without error :)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...