Код: Выделить всё
Console.Write ( "Press any key to exit" );
Console.ReadKey ( true );
Console.WriteLine ( );
Подробнее здесь: https://stackoverflow.com/questions/148 ... batch-file
Код: Выделить всё
Console.Write ( "Press any key to exit" );
Console.ReadKey ( true );
Console.WriteLine ( );