https://bugs.winehq.org/show_bug.cgi?id=43944
--- Comment #6 from André H. nerv@dawncrow.de --- (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.
ARM would be reasonable, just ARM64 is questionable because "Program Files (x86)" won't exist