https://bugs.winehq.org/show_bug.cgi?id=19439
--- Comment #12 from Anastasius Focht focht@gmx.net --- 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