Windows 10 Hotfix Repository

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

  1. ananhaid

    ananhaid MDL Member

    Oct 16, 2017
    224
    207
    10
    Thanks for the explanation.

    I just hope that the versions of dll and exe and mui in the sources are kept up to date.

    Will this cause a conflict?
     
  2. ananhaid

    ananhaid MDL Member

    Oct 16, 2017
    224
    207
    10
    upload_2021-3-16_22-1-14.png

    upload_2021-3-16_22-1-28.png

    left is 868 using 9.8
    right was 867 using 9.7

    :D
     
  3. Enthousiast

    Enthousiast MDL Tester

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

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    12,067
    55,424
    340
  5. BAU

    BAU MDL Addicted

    Feb 10, 2009
    943
    2,041
    30
    lies. your script bad.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. donmiller

    donmiller MDL Addicted

    Jun 4, 2016
    518
    323
    30
    I'm not sure if my online updates apply to this scenario, because I think your focus is on using updated media. But I was able to update from 19043.867 to 19043.868 to 19043.899 by applying updates in the following sequence:

    1) Windows10.0-KB5001567-x64_LCU_19041.868.1.0.MSU (Note: MSU)
    2) SSU-19041.897-x64.cab (DISM)
    3) Windows10.0-KB5000842-x64_LCU_19041.899.1.8.cab (DISM)

    No errors.
     
  7. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    12,067
    55,424
    340
    No Dism cleanup = No errors

    cleanup after KB5001567 = KB5000842 fail (PSFX dilemma)
     
  8. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    35,561
    59,620
    450
    When you would have ran cleanup after .867, and then installed .868, .899 would not have installed, even WU in the beta channel can't install it in the shown scenario.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. donmiller

    donmiller MDL Addicted

    Jun 4, 2016
    518
    323
    30
    Yes, all commandline installs, no cleanup.
     
  10. donmiller

    donmiller MDL Addicted

    Jun 4, 2016
    518
    323
    30
    Sometimes it is interesting to look at what packages are superseded. By the time 19043.899 is installed, there are several superseded packages.

    Superseded.jpg
     
  11. Enthousiast

    Enthousiast MDL Tester

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

    Outbreaker MDL Member

    Jan 20, 2018
    142
    27
    10
    Hi,
    I got promoted to install the KB4023057 update. I never got this updated before, could it be because i didn't now use the Cleanup option in W10UI?
     
  13. Enthousiast

    Enthousiast MDL Tester

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

    Outbreaker MDL Member

    Jan 20, 2018
    142
    27
    10
  15. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    35,561
    59,620
    450
    No.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. Enthousiast

    Enthousiast MDL Tester

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

    tavrez MDL Senior Member

    Sep 28, 2015
    423
    287
    10
    I really like to know why UUP boot.wim is different Point me to post if it’s explained before
     
  18. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    12,067
    55,424
    340
    #12198 abbodi1406, Mar 17, 2021
    Last edited: Mar 17, 2021
    Original boot.wim (or created from ADK) contain WinPE-Setup & WinPE-Setup-Client packages, which represent \sources files
    when you integrate LCU, it will update those files

    UUP boot.wim do not contain Setup packages
    it is created by adding \sources files manually from ISO \sources
    when you integrate LCU, it does not recognize those files or update them
     
  19. tavrez

    tavrez MDL Senior Member

    Sep 28, 2015
    423
    287
    10
    Thanks for clarification, so the way you use to create boot.wim from UUP is different with what MS do, what's the reason you aren't following MS way to create boot.wim? (you mentioned they do that with ADK)
     
  20. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    35,561
    59,620
    450
    UUP files were never intended to be used for ISO creation, so the boot.wim is created from the winre.wim.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...