http://bugs.winehq.org/show_bug.cgi?id=9672
--- Comment #2 from Vitaliy Margolen vitaliy@kievinfo.com 2007-09-15 15:46:46 ---
wine Sims.exe WINEDEBUG=warn+all
This command is invalid. If you want to enable all warnings, you should use this instead: WINEDEBUG=warn+all wine Sims.exe
WINEDEBUG is an environment variable, not an option.