[Bug 16876] Various Microsoft component/ prerequisite installers hang due to bug in property sheet control (WIC, PowerShell, XPSEPSC)

wine-bugs at winehq.org wine-bugs at winehq.org
Fri May 11 02:20:10 CDT 2018


https://bugs.winehq.org/show_bug.cgi?id=16876

--- Comment #16 from Anastasius Focht <focht at 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.



More information about the wine-bugs mailing list