http://bugs.winehq.org/show_bug.cgi?id=35652
Pekka Paalanen pq@iki.fi changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |pq@iki.fi
--- Comment #4 from Pekka Paalanen pq@iki.fi --- (In reply to Anastasius Focht from comment #3)
I added an 'UpdateWindow' call directly after 'ShowWindow' in 'DIALOG_CreateIndirect' to trigger the paint message and it made the launcher work.
Source: http://source.winehq.org/git/wine.git/blob/ 1e5328c77c861e163081b5e084b648bc6f6a72e8:/dlls/user32/dialog.c#l714
I just did on Wine 1.7.21 what you suggested there, and with installing dotnet40 with winetricks, it indeed does allow Launcher.exe to run. I sent a test report to AppDB, hopefully appearing after the review.