[Bug 18070] Multiple apps need separate msi custom action server process due to COM/ MTA and/or isolation issues (Adobe CS3/CS4, Flash, Windows SDK 2008, Strawberry Perl, MS Office 2010)

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Apr 24 16:11:27 CDT 2018


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

--- Comment #140 from Andy P <pembertona at gmail.com> ---
Thanks, Austin.

I've not found the patch to help with the dotnet40 issues related to msi's
installing only 32 bit DLLs. My suspicion is that because the Executables
involved are 32 bit themselves, they are loading msiexec through 32 bit. When I
manually trigger msiexec on 64 bit, the correct DLLs are loaded - but only for
64 bit... and I think there are also some important steps loaded through the
.exe that I then miss in the case. 

In case it helps anyone, here's the command to run msiexec manually (and work
around the prompt telling you only to use setup.exe):

wine64 'msiexec' '/i' 'c:/dotnet40/netfx_Core_x64.msi' 'EXTUI=1'

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