0

Using ProcessStartInfo in Visual Basic, I want to redirect a Java application I/O handled by the JLine library. Output is ok, input doesn't work.

I found Process.StandardInput.WriteLine Not working on Java.exe. OP solves the issue by stopping JLine.

Is this a safe solution? Do you know other ways to solve this?

Community
  • 1
  • 1
spongebob
  • 8,370
  • 15
  • 50
  • 83

0 Answers0