[Bug 31603] App manifests that specify processorArchitecture="*" fail to find assemblies

WineHQ Bugzilla wine-bugs at winehq.org
Tue Feb 22 07:18:11 CST 2022


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

Lorenzo Ferrillo <lorenzofer at live.it> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lorenzofer at live.it

--- Comment #7 from Lorenzo Ferrillo <lorenzofer at live.it> ---
With wine 7.2, there is the issue of the "*" seems to be resolved, but the test
are still failing.
The first issue seems that the microsoft.vc90.crt manifest isn't installed (the
vc80 is present instead).
Creating the assembly manually (or avoid using winetricks to install vcrun2008
that remove all the manfiest related to it), fix the 
actctx:parse_depend_manifests Could not find dependent assembly issue. But then
when msvcr90 is setted to native, the LoadDll routine  fail to load it, seems
to fail when opening the file mapping, so the trsts still fail

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