1. boyonthebus

    boyonthebus MDL Expert

    Sep 16, 2018
    1,168
    753
    60
    People in Beta and Dev channels shouldn't have any problems. They should be expert enough to do this.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. bouloss

    bouloss MDL Junior Member

    Jan 12, 2008
    81
    30
    0
    still can't update from 19043.899 to 19043.906 using the msu
     
  3. Emer2019

    Emer2019 MDL Novice

    Jun 25, 2019
    3
    0
    0
    Same here, I can't update from 19043.899 to 19043.906 using the latest KB5000842.msu
    update installed, but after restarting Windows, the version remains 19043.899 and there is no new KB5000842 in the update history/view installed update.

    However, when I add the two cabs via dism, everything works fine (KB5000981 SSU and KB5000842 LCU)

    What's the difference between combined KB5000842 msu with separated cabs (KB5000981 SSU and KB5000842 LCU)?
    Thank you.
     
  4. Updated Win10ISO to 19041.906 using W10UI Success. Edge Chromium is By Defualt Installed & i forgot to set W10UI to Skip EDGE Chromium.
     
  5. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,993
    105,057
    450
    Edge Chromium is now integrated with the CU, afaik @abbodi1406 is working on a workaround for the next W10UI release.
     
  6. oilernut

    oilernut MDL Senior Member

    Jul 8, 2007
    464
    358
    10
    Hmm so I guess a fix for the 906 install issue that some people are seeing isn't coming anytime soon like they said...
     
  7. EaglePC

    EaglePC MDL Expert

    Feb 13, 2012
    1,256
    524
    60
    .906 anyone gets error on updates for ms antivirus on a fresh install
     
  8. EaglePC

    EaglePC MDL Expert

    Feb 13, 2012
    1,256
    524
    60
    problem in my past post about the start menu i think ms had problem my pc today is show this now
     

    Attached Files:

  9. San-Fermin

    San-Fermin Guest

    Excuse me, but I don't know English and I use the translator. I made an ISO image and installed it and this has been the result, Kind regards. .

    Edición Windows 10 Enterprise
    Versión 21H1
    Instalado el 31/03/2021
    Compilación del sistema operativo 19043.906
    Experiencia Windows Feature Experience Pack 120.2212.551.0
     
  10. SAM-R

    SAM-R MDL Guru

    Mar 21, 2015
    5,918
    5,758
    180
    Experiencia Windows Feature Experience Pack 120.2212.551.0 IS OLD
    This is current one
    Windows Feature Experience Pack 120.2212.3530.0
     
  11. moderate

    moderate MDL Guru

    Aug 31, 2009
    3,472
    2,487
    120
  12. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,993
    105,057
    450
    Yep, it finally appeared the other day on 21H1 systems too.
    Only dev channel builds have dotnetfx CU on uup dump (initial releases only, .1010 releases don't contain them).
     
  13. OldMX

    OldMX MDL Addicted

    Jul 30, 2009
    540
    232
    30
    #6854 OldMX, Apr 1, 2021
    Last edited: Apr 1, 2021
    I confirm getting error too.

    edit: create a batch file with these commands, and it will update no problems:

    Code:
    cd %ProgramFiles%\Windows Defender
    MpCmdRun.exe -removedefinitions -dynamicsignatures
    MpCmdRun.exe -SignatureUpdate 
     
  14. Alexandrus

    Alexandrus MDL Novice

    Nov 19, 2012
    40
    9
    0
    For me, even with ownership, did not let me overwrite some of the files, so ... meh. I guess I can wait :)
     
  15. tavrez

    tavrez MDL Addicted

    Sep 28, 2015
    513
    345
    30
    I want to update an iso with DU, abbodi1406 told me I need to update boot.wim index 2 with LCU so setup.exe version inside boot.wim matches the one inside sources folder, how can I know what is the version of setup.exe inside a LCU? (tried to use LCU .906 on boot.wim but it's setup.exe is not .900 which is the version of setup.exe in DU)
     
  16. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,993
    105,057
    450
    Right-click setup.exe and select "properties" > "detail" tab.
     
  17. ciscokid

    ciscokid MDL Senior Member

    Jun 3, 2007
    334
    80
    10
    I'm on .906 (fresh install), after I used Windows Update the first time, I reboots and it never makes it back to Windows. The little circle just spins and spins with no HDD activity.

    Only fix is to hit the reset button. It does the automatic repair thing and then it boots up normally.
     
  18. tavrez

    tavrez MDL Addicted

    Sep 28, 2015
    513
    345
    30
    No I mean the one inside LCU, can I somehow see inside LCU cab file and see what setup.exe version I'll get if I apply this update into a boot.wim? To save time :D
     
  19. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,993
    105,057
    450
    I have no clue and that info i never needed to know either :D Maybe @abbodi1406 can tell.

    Just make sure that after integrating all updates these setup.exe files are matching:

    Code:
    boot.wim\2\sources\setup.exe
    &
    Code:
    ISO:\Sources\setup.exe