https://bugs.winehq.org/show_bug.cgi?id=43944 --- Comment #4 from Austin English <austinenglish(a)gmail.com> --- (In reply to Hans Leidekker from comment #3)
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.
Guess we need someone with windows/arm to run the msi tests to see what Windows does (I don't have a windows arm machine available). -- 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.