Hi all,
after updating putty to version 0.73 (from 0.70) our script is not able to type anything in a putty session.
part of our script:
WaitForText "ogin as:"
SetPrompt "Username:"
Type "Test"
The text is recognized - the prompt appears, but then the text "Test" is not entered.
Any ideas?
Thanks in advanced.