Relevant area(s)
WinGet CLI
Relevant command(s)
winget show
Brief description of your issue
winget view incorrectly reports “No applicable installer” for an x64 package on ARM64 Windows.
Steps to reproduce
On an ARM64 PC (enter winget --info to check), enter winget view for a package of which only an x64 release is available.
Expected behavior
Find the x64 release.
Actual behavior
When --locale is specified, no matter if it is the same as the same as the preferred Windows display language, it reports "No applicable installer" even if -a x64 (introduced since #906 (comment)) is added.
Environment
Windows: Windows.Desktop v10.0.26200.8875
系统体系结构: Arm64
软件包: Microsoft.DesktopAppInstaller v1.29.280.0
Relevant area(s)
WinGet CLI
Relevant command(s)
winget show
Brief description of your issue
winget viewincorrectly reports “No applicable installer” for an x64 package on ARM64 Windows.Steps to reproduce
On an ARM64 PC (enter
winget --infoto check), enterwinget viewfor a package of which only an x64 release is available.Expected behavior
Find the x64 release.
Actual behavior
When
--localeis specified, no matter if it is the same as the same as the preferred Windows display language, it reports "No applicable installer" even if-a x64(introduced since #906 (comment)) is added.Environment