Closed ApianCat closed 3 days ago
Sadly this is a limitation with the old ribbon(s). The switch that makes the ribbon dark was only implemented in 1809 and it is currently impossible to replicate the old ribbon on the newer ribbon.
If you want to use the new ribbon instead of the old ribbon you can use sfc /scanfile to restore UIRibbon.
sfc /scanfile="C:\Windows\System32\UIRibbon.dll"
sfc /scanfile="C:\Windows\System32\UIRibbonres.dll"
sfc /scanfile="C:\Windows\System32\En-US\UIRibbon.dll.mui"
sfc /scanfile="C:\Windows\Syswow64\UIRibbon.dll"
sfc /scanfile="C:\Windows\Syswow64\UIRibbonres.dll"
sfc /scanfile="C:\Windows\Syswow64\En-US\UIRibbon.dll.mui"
Before reporting your issue
What version of Windows 10 are you using the transformation pack on?
22H2
What version of the Transformation Pack are you having issues with?
3.5.4
Summarise the issue
The ribbon of Windows Explorer doesn't work when selecting the included Windows 7 (Dark) theme
Screenshots
How do you reproduce the bug/inaccuracy?
Expected behaviour
The ribbon should be dark like the rest of Windows Explorer
Additional Context
No response