Driver Bundle Won't Install (intel 12th gen)

Framework 13 Intel 12th Generation
Windows 11

The driver bundle offered from framework no longer works in Windows 11 (Fresh Install, Novermber 15, 2024)

Related thread (Solved for Ryzen): [SOLVED] Driver Bundle wont install

Hi,

There have been problems with some downloads of the driver bundle.
Check the SHA256 with:
Windows sha256:
certUtil -hashfile C:\file.img SHA256

Linux sha256:
sha256sum file.img

If the sha256 checksum does not match, try downloading the driver bundle again.

It is just missing WMIC similar to in the referenced post.

Solution was:
DISM /Online /Add-Capability /CapabilityName:WMIC
as administrator

Since WMIC no longer seems to be an ‘optional feature’ in Windows 11’s GUI

I emailed support to update their docs or installer.