X Tutup
Skip to content

Add support for Windows on ARM in install-powershell.ps1#26952

Open
PtJade-Ceramic wants to merge 1 commit intoPowerShell:masterfrom
PtJade-Ceramic:patch-1
Open

Add support for Windows on ARM in install-powershell.ps1#26952
PtJade-Ceramic wants to merge 1 commit intoPowerShell:masterfrom
PtJade-Ceramic:patch-1

Conversation

@PtJade-Ceramic
Copy link

@PtJade-Ceramic PtJade-Ceramic commented Mar 9, 2026

PR Summary

Support those 64-bit Windows on ARM-based processors in install-powershell.ps1, which will resolve #23925.

PR Context

See the comment for the reason.

PS> $env:PROCESSOR_ARCHITECTURE
ARM64

Enter the command in README on a Windows-on-ARM device to test this PR.

PR Checklist

@PtJade-Ceramic PtJade-Ceramic marked this pull request as ready for review March 9, 2026 12:19
@PtJade-Ceramic PtJade-Ceramic requested review from a team and jshigetomi as code owners March 9, 2026 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

install-powershell.ps1 -UseMSI fails for arm64

1 participant

X Tutup