http://bugs.winehq.org/show_bug.cgi?id=27912
--- Comment #2 from LimitedAtonement dartme@live.com 2013-07-23 15:01:53 CDT --- Created attachment 45372 --> http://bugs.winehq.org/attachment.cgi?id=45372 A test case code example.
I'm trying to create reproduction instructions (if only for myself!), so I'll start with this program:
Attaching a fully working code example. Compile with
`i586-mingw32msvc-gcc prog.c`
When I run the program, I get "err:winebrowser:launch_app could not find a suitable app to run". I installed mozilla firefox and set it as the default browser. What else needs to be done to reproduce this?