Windows 10 Hotfix Repository

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

  1. SAM-R

    SAM-R MDL Guru

    Mar 21, 2015
    5,918
    5,760
    180
    Take a break. Go Fishing Things will still be there when you get back.
     
  2. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    50,320
    106,579
    450
    I hate (night) fishing;)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. SAM-R

    SAM-R MDL Guru

    Mar 21, 2015
    5,918
    5,760
    180
    It's 3pm here.
     
  4. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    50,320
    106,579
    450
    Luckily the majority of the world doesn't live in the states.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    50,320
    106,579
    450
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    50,320
    106,579
    450
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream
    Staff Member

    Dec 21, 2012
    7,003
    8,184
    240
    Oops. Can be easily adjusted, though.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    50,320
    106,579
    450
    Actually that's not the point of it, now i know i ran the correct cmd, it doesn't matter.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. boe323

    boe323 MDL Expert

    Jul 19, 2011
    1,813
    556
    60
    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.
     
  10. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    50,320
    106,579
    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...
  11. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    50,320
    106,579
    450
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. Suzerain

    Suzerain MDL Junior Member

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

    ananhaid MDL Member

    Oct 16, 2017
    246
    221
    10
    @SeT uiv=v8.5

    forget to change. lol
     
  14. ananhaid

    ananhaid MDL Member

    Oct 16, 2017
    246
    221
    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%
    )
    
     
  15. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,393
    92,042
    340
  16. ananhaid

    ananhaid MDL Member

    Oct 16, 2017
    246
    221
    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.
     
  17. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,393
    92,042
    340
    @ananhaid

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

    ananhaid MDL Member

    Oct 16, 2017
    246
    221
    10
    log replaced by new one. I will do it again
    Another’s
     
  19. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    50,320
    106,579
    450
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...