Open
Description
Description
If I run the installer and customize the installation path to be Program Files with no arch suffix, the installer still installs the SDK into Program Files (x86), despite the fact that the SDK contains slices for ARM64 as well as x86.
Reproduction
Try out an installer.exe
artifact from https://ci-external.swift.org/job/swift-main-windows-toolchain-arm64/
Expected behavior
I expect the installer to respect the custom installation path I selected and install the SDK under that path.
Environment
ARM64 Windows 11
Additional information
No response