Windows 10 Hotfix Repository

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

  1. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,201
    90,734
    340
    Why are you adding SSU and LCU together?
     
  2. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,656
    103,424
    450
    #12162 Enthousiast, Mar 16, 2021
    Last edited: Mar 16, 2021
    I did it at first run, failed lcu, installed 21H1 EP, reboot and installed the lcu again, failed too.

    Running them separately with reboot after SSU install. EDIT: Same errors

    :thinking: or do you mean the lcu already contains the ssu?
     
  3. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,201
    90,734
    340
    That was mistake, but it's not the cause of error :)

    Code:
    HRESULT_FROM_WIN32(ERROR_SXS_ASSEMBLY_MISSING) #419485# from Windows::ServicingAPI::CCSITransaction::ICSITransaction_PinDeployment(Flags = 0, a = dual_basicdisplay.inf, version 10.0.19041.1, arch amd64, nonSxS, pkt {l:8 b:31bf3856ad364e35}, type [l:14]'dualModeDriver', cb = (null), s = (null), rid = 'Microsoft-Windows-Client-Desktop-Required-Package0110~31bf3856ad364e35~amd64~~10.0.19041.899.36A3EC335106A2D20250726F5763EDC628D2DDE23E3DD4093E55EA98C2E63268', rah = (null), manpath = (null), catp[gle=0x80073701]
    amd64_dual_basicdisplay.inf_31bf3856ad364e35_10.0.19041.1 exist in your WinSxS?

    otherwise, it's just another faulty beta LCU
     
  4. ananhaid

    ananhaid MDL Member

    Oct 16, 2017
    246
    221
    10
    try to make lastest iso using 9.8 script from official iso first public release and patch files (including du).

    at last got iso files dll replaced from du package. (before 9.8 got sources\dlls was newer than du package)

    the 9.8 notes says:
    Further enhancement to prevent setup.exe conflict (if ISO files dates are newer than DU)

    why is the iso files are older than DU?
     
  5. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,656
    103,424
    450
    Have to check, the clone is gone, now running the lcu without the ssu*, but have to go out, will report back asap:)

    *same error.
     
  6. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,201
    90,734
    340
    When you integrate (or install) updates with dism, the added files take the current date/time of integration

    updating MVS ISO boot.wim with LCU = new files inside \sources take the current date/time
    copying those files to ISO \sources = same current date/time, which will be newer than DU files
    adding DU to ISO \sources later, the files restore original DU date/time (except setup.exe)

    updating UUP ISO boot.wim with DU = new files inside \sources keep the DU date/time
    copying those files to ISO \sources = same DU date/time

    aside from this confusion, did you encounter an issue?
     
  7. ananhaid

    ananhaid MDL Member

    Oct 16, 2017
    246
    221
    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?
     
  8. ananhaid

    ananhaid MDL Member

    Oct 16, 2017
    246
    221
    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
     
  9. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,656
    103,424
    450
  10. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,201
    90,734
    340
  11. AveYo

    AveYo MDL Expert

    Feb 10, 2009
    1,836
    5,729
    60
    lies. your script bad.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. donmiller

    donmiller MDL Addicted

    Jun 4, 2016
    800
    489
    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.
     
  13. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,201
    90,734
    340
    No Dism cleanup = No errors

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

    Enthousiast MDL Tester

    Oct 30, 2009
    49,656
    103,424
    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.
     
  15. donmiller

    donmiller MDL Addicted

    Jun 4, 2016
    800
    489
    30
    Yes, all commandline installs, no cleanup.
     
  16. donmiller

    donmiller MDL Addicted

    Jun 4, 2016
    800
    489
    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
     
  17. Outbreaker

    Outbreaker MDL Senior Member

    Jan 20, 2018
    333
    85
    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?