https://bugs.winehq.org/show_bug.cgi?id=31145 Bernhard Übelacker <bernhardu(a)mailbox.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bernhardu(a)mailbox.org --- Comment #17 from Bernhard Übelacker <bernhardu(a)mailbox.org> --- Created attachment 71558 --> https://bugs.winehq.org/attachment.cgi?id=71558 trace with +exec and some more backtraces Still valid with wine-7.0-rc4. ShellExecuteEx gets called with not yet supported SEE_MASK_INVOKEIDLIST. And with null sei.lpIDList, thefore sei.lpFile gets initialized in SHGetPathFromIDList, therefore the path lost. The workaround from Bruno is still valid. (Manually applied.) -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.