Add PSApplicationOutputEncoding variable by jborean93 · Pull Request #21219 · PowerShell/PowerShell
iSazonov
added
the
CL-General
label
Adds the $PSApplicationOutputEncoding variable that can be used to control the encoding PowerShell uses when reading the raw bytes to a string of an external application. This provides a scoped option to control the encoding used without resorting to the process wide setting of [Console]::OutputEncoding.
Copilot AI review requested due to automatic review settings
SIRMARGIN pushed a commit to SIRMARGIN/PowerShell that referenced this pull request
kilasuit pushed a commit to kilasuit/PowerShell that referenced this pull request
JustinGrote pushed a commit to JustinGrote/PowerShell that referenced this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters