pbatard / rufus

The Reliable USB Formatting Utility
https://rufus.ie
GNU General Public License v3.0
29.32k stars 2.6k forks source link

Toolbar icons don't show on Hiren's WinPE #1461

Closed Mattiwatti closed 4 years ago

Mattiwatti commented 4 years ago

Issue description

This is just a copy of an item that's already listed in [INTERNAL] List of 3.10 enhancements and fixes, with the following description:

I decided to track down the cause of this and it is indeed CreateIconFromResourceEx failing. Why is it failing? Because IconCodecService.dll is missing. More precisely, it is only missing from SysWOW64, not System32. This matters because the version of Rufus included on Hiren's WinPE is 32 bit. This could be fixed by either

Either way, this is a bug in Hiren's WinPE and not Rufus. You could try contacting the developers to inform them, but Hiren has not been updated since 2018 so I don't know how responsive they'll be.

The reason I made this issue is so you (@pbatard) and others are aware of why the icons aren't working, and that it's not due to a bug in Rufus. Might save some people time debugging.

Mattiwatti commented 4 years ago

Closing this as it doesn't make sense to have an open issue for something that's not actually a bug in Rufus.

github-actions[bot] commented 3 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue if you think you have a related problem or query.