Page 2 of 2

Re: RunCommand help needed with Unicode output

Posted: July 5th, 2018, 2:15 pm
by SilverAzide
jsmorley wrote:I also think to be on the safe side, you might want:
Yes, thank you, I'll use both your suggestions for all my PowerShell calls just to be safe.

Also, lest you think I''m bonkers (or confirm it), the final code will replace all that ([cultureinfo]::currentculture = 'ru-RU') stuff with (Get-Culture). I was just trying to force something that would definitely not be ANSI.