[Bug 48301] Installer does not install msu files

WineHQ Bugzilla wine-bugs at winehq.org
Wed Dec 18 10:07:58 CST 2019


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

Louis Lenders <xerox.xerox2000x at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |xerox.xerox2000x at gmail.com

--- Comment #3 from Louis Lenders <xerox.xerox2000x at gmail.com> ---
Hi, maybe "winetricks msdelta" helps anything? From you output:

0009:fixme:wusa:load_assemblies_from_cab Cabinet uses proprietary msdelta file
compression which is not (yet) supported
0009:fixme:wusa:load_assemblies_from_cab Installation of msu file will most
likely fail




(BTW if your only goal is to install powershell you can fool that installer
easily  so that it believes windows management framework is installed, see
https://bugs.winehq.org/show_bug.cgi?id=48256:

cp -rf ~/.wine/drive_c/windows/system32/msxml3.dll
~/.wine/drive_c/windows/system32/pwrshplugin.dll

cp -rf ~/.wine/drive_c/windows/syswow64/msxml3.dll
~/.wine/drive_c/windows/syswow64/pwrshplugin.dll
)

-- 
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