mirror of
https://github.com/modernw/App-Installer-For-Windows-8.x-Reset.git
synced 2026-04-11 17:57:19 +10:00
Canceled the settings of console input encoding.
This commit is contained in:
@@ -290,7 +290,6 @@ Commands:
|
||||
{
|
||||
try
|
||||
{
|
||||
Console.InputEncoding = Encoding.UTF8;
|
||||
Console.OutputEncoding = Encoding.UTF8;
|
||||
if (args.Length <= 0 || args.Length >= 1 && IsHelpParam (args [0]))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user