Windows 10 Hotfix Repository

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

  1. boe323

    boe323 MDL Member

    Jul 19, 2011
    240
    32
    10
    my pc wont install the the preview cumulative update, ive downloaded the latest uup dump, run the windows installer but, it wont let me migrate my data. Only option is a clean install from the upgrade menu.
     
  2. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    35,561
    59,622
    450
    Migrate your data, it's a CU, not an OS upgrade, or do you mean something else? Can you show the error?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    35,561
    59,622
    450
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. Suzerain

    Suzerain MDL Junior Member

    Dec 13, 2012
    65
    10
    0
    If we have Build 19042.450, which link do we use for the latest build/update?
     
  5. ananhaid

    ananhaid MDL Member

    Oct 16, 2017
    224
    207
    10
    @SeT uiv=v8.5

    forget to change. lol
     
  6. ananhaid

    ananhaid MDL Member

    Oct 16, 2017
    224
    207
    10
    maybe have cleanup problem for my used.
    if had edge ep package.
    the winre.wim will not cleanup after patched.

    the old script had cleanup command but 8.4 - 8.6 drop the line after

    Code:
    if not defined edge goto :eof
    if defined edge (
    %_dism2%:"!_cabdir!" %dismtarget% /LogPath:"%systemroot%\Logs\DISM\DismEdge.log" /Add-Package %edge%
    if !errorlevel! equ 1726 %_dism2%:"!_cabdir!" %dismtarget% /Get-Packages %_Nul1%
    )
    
     
  7. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    12,067
    55,424
    340
  8. ananhaid

    ananhaid MDL Member

    Oct 16, 2017
    224
    207
    10
    Code:
    Cleanup       =1
    ResetBase     =1
    WinRE         =1
    SkipEdge      =0
    
    package
    Code:
    windows10.0-kb4557964-x64_dc77fd0d308de6fc911bfef95c0ed500ee534238.cab
    windows10.0-kb4561600-x64_c1b68e8ebc584fba22606561477bfd8d6ca553d6-flash.msu
    windows10.0-kb4562830-x64_75cbce76d188e8fdab860946c0131789de35ea64-ep.cab
    windows10.0-kb4569745-x64-ndp48_7f8a54816ac281286046a4b00a79fe1b7ed12fd5-net48.msu
    windows10.0-kb4570334-x64_ba511aeaff89c0d9ed999541909dd50758280132-ssu.msu
    windows10.0-kb4571744-x64_b6e6af8dcfe47947c5d2c44ba3e1fe7b8bb52441-cu.cab
    windows10.0-kb4577588-x64_6b8350ff93ec732a96a578978266f70c0e90ec85-du.cab
    
    20200827164144.png

    left side using v8.6 with edge-ep package, right side using not have edge-package.

    now i'm running script add "call :cleanup" after add edge. and looks cleaned.
     
  9. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    12,067
    55,424
    340
    @ananhaid

    that's the result not the log
    anyway, i will look into it
     
  10. ananhaid

    ananhaid MDL Member

    Oct 16, 2017
    224
    207
    10
    log replaced by new one. I will do it again
    Another’s
     
  11. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    35,561
    59,622
    450
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. Ramiro Pistoia

    Ramiro Pistoia MDL Member

    Dec 24, 2018
    229
    113
    10
    ============================================================
    Running W10UI v8.6
    ============================================================

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

    1/1: windows10.0-kb4571744-x64_b6E6af8dcfe47947c5d2c44ba3e1fe7b8bb52441.cab [LCU]

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

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

    Deployment Image Servicing and Management tool
    Version: 10.0.19041.329

    Image Version: 10.0.19042.450

    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.487.1.10
    [==========================100.0%==========================]
    An error occurred - Package_for_RollupFix Error: 0x8007000d

    Error: 13

    DISM failed. No operation was performed.
    For more information, review the log file.

    The DISM log file can be found at C:\Windows\Logs\DISM\DismLCU.log

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


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


    Press 9 to exit.
     
  13. garf02

    garf02 MDL Member

    Sep 15, 2007
    181
    67
    10
    Yeeehhh, many thanks. I restarted Windows and tried again with another dism command with restorehealth, but will fail everything. And your solution was ... after the first failure, try again and voilà the update installs without problems :worthy:

    It doesn't work, the only option is a clean install from the update menu. The setup detect as ISO version 19041, while the host is 19042 and doesn't allow downgrade.

    Very strange, it seems to me that this CU update is bugged
     
  14. nosirrahx

    nosirrahx MDL Addicted

    Nov 7, 2017
    873
    396
    30
    That is often caused by a version mismatch or language integration issue. I don't believe that the CU is bugged, only that .450 (and everything that comes after) contain so many changes that the odds of failure are higher when something does not line up correctly.

    Back in the 1903/9 days I had an insanely hard system to update that failed on all of the usual fixes but I did eventually get it to work with the following steps:

    I took the first release of 1903 and integrated the last update that successfully installed without performing a cleanup after integration.
    In place upgrade, this was successful.
    I took that same image and integrated all of the current updates again without doing an cleanup.
    In place update, this was also successful.

    From that point forward all CUs and build upgrades have been successful.
     
  15. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    35,561
    59,622
    450
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...