https://bugs.winehq.org/show_bug.cgi?id=39361
--- Comment #6 from Dmitriy xomachiner@gmail.com --- (In reply to Nikolay Sivov from comment #5)
As a start you can try to add dummy manifest with 0x7c id to shell32, and it will probably work. Currently it fails trying to locate resource type section that doesn't exist. It's a bit strange that application does that.
Manifest export(using resource editor) from original shell32.dll to buildin works. Thank you for idea!