Jump to content

Recommended Posts

Posted

Here is my first work on AutoIt - PuTTY Assist - a script for learning AutoIt. Which includes some shortcuts to help use PuTTY, such as quickly switch PuTTY window and open new session...

All codes has been added to github, https://github.com/zackz/PuTTYAssist

If there is a problem in script or you have suggestions/feedback please let me know.

Best regards

  • 2 months later...
Posted

Hi zackz. I don't suppose you are aware of the pest way to control inputting commands via putty do you? The problem seems to be, putty doesn't seem to work like regular windows so the WinWaitActive() function dosn't work as expected. The window appears to be active straight away so will start inputting commands straight away. I have had to add "sleep(2000)" in order to allow the ssh session to be logged in sucessfully before input is passed.

Thanks

Dopple

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...