Is it possible to use stub.exe to allow autoit to interface with console applications? If so how?
I'd like to use autoit to interface with different console apps, but the only thing I can come up with is blind writing to the console and hope it doesn't take longer than the sleep I put in... there HAS to be a better way.
Thanks!