http://bugs.winehq.org/show_bug.cgi?id=31145
--- Comment #4 from Bruno Jesus 00cpxxx@gmail.com 2012-07-06 20:14:55 CDT --- Created attachment 40900 --> http://bugs.winehq.org/attachment.cgi?id=40900 hack
The attached patch is a hack that will make it open the explorer instead of showing an error.
The application sets the SEE_MASK_IDLIST but does not set a list in lpIDList so wine clears the lpFile variable in SHGetPathFromIDListW and then there is the exec fail.