http://bugs.winehq.org/show_bug.cgi?id=25838
--- Comment #1 from Dan Kegel dank@kegel.com 2011-01-20 14:07:24 CST --- Also affects the following idiom for getting the localized Program Files directory using cmd:
progdir_win=`cmd.exe /c echo "%ProgramFiles%"`