Hi list, is it possible to have slave mode working without having to use windows Shell ? eg, to redirect stdin directly (UseShellExecute = false; RedirectStandardInput=true) Currently getch2 gives an error: can't get number of input events [disabling console input] thx