https://bugs.winehq.org/show_bug.cgi?id=36797
--- Comment #7 from Esme Povirk madewokherd@gmail.com --- Along with the error dialogs, I get some exceptions that look like this: [00000108:] EXCEPTION handling: System.IO.FileNotFoundException: Could not load file or assembly 'C:\users\burn\Temp\nsj296b.tmp\en##_Installer.resources.dll' or one of its dependencies.
The ## looks wrong, but there aren't any resources.dll files in that path. This is from a call to System.Resources.ResourceManager:GetObject that succeeds, so I think the exception is caused by the error dialog and not the other way around.