[Bug 40427] Windows Update Standalone Installer 'Wusa.exe' does not support Vista+ 'MSDelta' compression 'msdelta.dll' (Windows Media Feature Pack, .NET Framework 4.x web installers)

WineHQ Bugzilla wine-bugs at winehq.org
Sun Aug 15 06:41:06 CDT 2021


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

Jaroslav Škarvada <zbox at atlas.cz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zbox at atlas.cz

--- Comment #9 from Jaroslav Škarvada <zbox at atlas.cz> ---
I am also interested in this. I was trying to install Windows Management
Framework 5.1 (https://www.microsoft.com/en-us/download/details.aspx?id=54616)
and it seems it also requires vista+ msdelta compression support in wuse,
error:

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

I tried:
a) winetricks msdelta
b) copying msdelta.dll from the windows 10 machine to wine
c) copying wuse.exe from the windows 10 machine to wine
d) copying wuse.exe from the windows vista machine to wine

a) and b) have the same results, probably also the wuse.exe needs to be
updated, c) and d) failed with the:

017c:fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.Windows.Common-Controls" (6.0.0.0)
018c:fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.Windows.Common-Controls" (6.0.0.0)

I need WMF 5.1 for the export library of Playnite to work:
https://github.com/JosefNemec/Playnite/issues/2085

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