This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

SecureLogin not typing in putty (version 0.73)

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.