https://bugs.winehq.org/show_bug.cgi?id=48301
Bug ID: 48301 Summary: Installer does not install msu files Product: Wine Version: 5.0-rc1 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: someuniquename@gmail.com Distribution: ---
The powershell requires windows management framework to be installed. I found wmf at official download site https://www.microsoft.com/en-us/download/confirmation.aspx?id=40855, downloaded three msu files from there: Windows6.1-KB2819745-x64-MultiPkg.msu, Windows6.1-KB2819745-x86-MultiPkg.msu, Windows8-RT-KB2799888-x64.msu But currently there is no way to install them, when i tried to do so via `wine64 uninstaller` - the format is not supported.
Maybe related: https://bugs.winehq.org/show_bug.cgi?id=26757