[Bug 43944] msi/action tests fail on armv7l

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Nov 1 04:32:09 CDT 2017


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

--- Comment #3 from Hans Leidekker <hans at meelstraat.net> ---
ARM build:
trace:msi:set_target_path file L"maximus" resolves to L"C:\\msitest\\maximus"

Intel build:
trace:msi:set_target_path file L"maximus" resolves to L"C:\\Program
Files\\msitest\\maximus"

We don't handle the ARM platform when resolving the ProgramFilesFolder
property. The question is whether we should. The documentation doesn't mention
support for ARM or ARM64.

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