why the fuck is this called "Word Count Summary Property" https://learn.microsoft.com/en-us/windows/win32/msi/word-count-summary
@whitequark my first thought is that it's some historical naming thing but I'm honestly grasping at straws
and even then, fucking rename it lol
@whitequark did... did they hijack the same backend metadata that explorer uses for columns? https://learn.microsoft.com/en-us/windows/win32/msi/summary-information-stream-property-set
@whitequark Why are you so good at finding these
the Word Count Summary property indicates the type of source file image. If this property is not present, it defaults to zero (0).
Oh, yes this is all very intuitive. Well done MS.
@samir and people wonder why I despise genAI so much
@whitequark msi files are just repurposed office files -- https://learn.microsoft.com/en-us/openspecs/office_file_formats/ms-oshared/87667163-ea1e-4d67-9eec-47cad74e8030
@typeswitch @whitequark Yeah, they're OLE Compound files, because everything had to be when they were invented.