https://bugs.winehq.org/show_bug.cgi?id=19439 --- Comment #13 from Austin English <austinenglish(a)gmail.com> --- (In reply to Anastasius Focht from comment #12)
Hello Austin,
--- quote --- if you have a recipe for installing it, I'll update winetricks. --- quote ---
This might do (wmp9):
--- snip --- - # Wine's wmvcore crashes when the installer asks it to register itself? - w_override_dlls native wmvcore + # remove builtin placeholders to allow update + rm -f "$W_SYSTEM32_DLLS"/wmvcore.dll "$W_SYSTEM32_DLLS"/wmp.dll + # need native wmp override to allow update and later checks to succeed + w_override_dlls native wmp --- snip ---
Regards
Thanks, fixed upstream. -- 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.