Latest CU Error?

scaramonga

Active Member
Messages
144
Reaction score
42
Latest update (8973) brings this error on LTSC 24. Same integration as always with prior versions? Image creates OK, but?

First time had this. On latest 11258 NTLite.

Probably MS fucking around again?
 

Attachments

  • Annotation 2026-07-31 034826.png
    Annotation 2026-07-31 034826.png
    120.7 KB
  • 8894.xml
    8894.xml
    29.6 KB
With Windows 11 Pro, I had no problem integrating this update (Preview) and these Appx
But I haven't tried it from ISO 26100.8973
 
I had the host with the July CU when I integrated the updates.
Now I have the Preview host (26200.8973)
 
Yup, latest CU causes these 2 files to fail. Prior CU does not: ???
 

Attachments

  • Annotation 2026-08-01 102546.png
    Annotation 2026-08-01 102546.png
    117.6 KB
  • Annotation 2026-08-01 101147.png
    Annotation 2026-08-01 101147.png
    120.1 KB
The same system I create all my images on, Windows 10 22H2 19405-5555, lol.

That's explains it

this is a backported bug behavior from Canary build 29634
you can't add apps together in a single dism session, if the host OS is pre 26100

something changed in AppXAllUserStore.dll cause it to be compatible only with host OS 26100 or later
in your case, CU is added before apps, hence the image AppXAllUserStore.dll is updated, hence the error occurs

ir's not dism error itself
 
Back
Top