https://bugs.winehq.org/show_bug.cgi?id=16876 --- Comment #16 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, revisiting, still present. --- snip --- $ export WINEPREFIX=$(pwd)/winetest WINEARCH=win32 $ wineboot # WIC installer is for Windows XP (installer will abort on default Win7 prefix) $ winetricks -q winxp # Remove files that are newer version otherwise installer will refuse to update $ find $WINEPREFIX/drive_c/windows/system32/ \( -iname windowsc*.dll -o -iname *photo*.dll \) -exec rm {} \; $ taskset -c 0 wine ./wic_x86_enu.exe <hangs at the end> --- snip --- $ wine --version wine-3.7-156-g6d6b4bffb3 Regards -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.