http://bugs.winehq.org/show_bug.cgi?id=2857
------- Additional Comments From dclark@akamail.com 2005-10-04 12:29 ------- Curiously, I have found that the program is very picky about how it is run. The suggested run command: wine c:\Program\ Files\WeatherSoft\WeatherScope.exe works okay. But the command: wine c:/Program\ Files/WeatherSoft/WeatherScope.exe will crash. Hopefully this is just poor coding within the program itself, and not something in Wine. From the backtrace, that looks like it might be the case.