What is the simplest possible method i could use to write a string to an open cmd.exe DOS Window??
How would i forward all/read all text appearing in a cmd.exe DOS Window to my java program and recieve every line as a string?
*If my questions are unclear or more information/detail is required please let me know