http://bugs.winehq.org/show_bug.cgi?id=25740
--- Comment #3 from Anastasius Focht focht@gmx.net 2013-05-01 07:32:50 CDT --- Hello folks,
revisiting, still present.
Prerequisites: clean 32-bit WINEPREFIX + 'winetricks -q dotnet20sp1'
To work around broken libx11 on various distros, prepend "taskset -c 0" (bug 32859) before the command:
--- snip --- $ taskset -c 0 wine ./WindowsXP-KB968930-x86-ENG.exe --- snip ---
$ du -sh WindowsXP-KB968930-x86-ENG.exe 5.9M WindowsXP-KB968930-x86-ENG.exe
$ sha1sum WindowsXP-KB968930-x86-ENG.exe 540d661066953d76a6907b6ee0d1cd4531c1e1c6 WindowsXP-KB968930-x86-ENG.exe
$ wine --version wine-1.5.29-38-g8e4317c
Regards