http://bugs.winehq.org/show_bug.cgi?id=10987
--- Comment #8 from Hans Leidekker hans@it.vu.nl 2008-01-01 07:21:14 --- Created an attachment (id=9954) --> (http://bugs.winehq.org/attachment.cgi?id=9954) kernel32: Improve the stub for GetConsoleInputExeName.
We're not initializing the name to any meaningful value yet and there's no prior call to SetConsoleInputExeName either, so this app is probably thrown off by the empty name. Please try this patch.