Files
UnrealEngineUWP/Engine/Source/Programs/AutomationTool
Wojciech Krywult 40dd5fd65a Automation: Added an option to CommandUtils.Run to correctly deal with tools writing wide-char text to the standard output.
While the command prompt always shows such text correctly, the issue becomes apparent when redirecting the output to a file as text would appear as:

T h i s   i s   s o m e   u n i c o d e   o u t p u t

#preflight 637f90c6f514e1ded9cad139
#rb David.Harvey
#rnx

[CL 23260393 by Wojciech Krywult in ue5-main branch]
2022-11-24 11:24:37 -05:00
..