SIGN IN SIGN UP
microsoft / terminal UNCLAIMED

The new Windows Terminal and the original Windows console host, all in the same place!

0 0 173 C++

Improve VS profile generation (#19025)

* Make PowerShell profile generation try to find `pwsh.exe` before
falling back to legacy powershell
* Make profiles generated on an `arm64` host work properly

## Validation Steps Performed

* Local build ran
* Verified the new `arm64` profile works
* Verified `pwsh.exe` is used if present
* Verified `powershell.exe` is used if `pwsh` is not present in path
* Verified we don't attempt to create `arm64` host cmd/pwsh profiles if
VS is not >= 17.4
K
Katherine Reynolds committed
bb62ce93459feb9bbe0a90ddb6c444bc23817d20
Parent: 685499d
Committed by GitHub <noreply@github.com> on 6/13/2025, 10:41:10 PM