Evaluate AutoHotkey with PuTTY

Not sure about what AutoHotkey can do for you? Well, here’s your chance to try it out to assist you with PuTTY.

AutoHotkey allows the execution of a script without installing the program. So, I wrote a script to be used in PuTTY. This way, you can see if AutoHotkey is a program for you. This little executable will give you a small glimpse of the almost endless possibilities of AutoHotkey. You don’t have to install AutoHotkey and it couldn’t be simpler.

The name is “FindFilesPHP.exe” (digitally signed by Cedeq Industries Inc. for your security) and you can find it at:

https://cedeq.com/download/FindFilesPHP.exe

When you’ve finished downloading it, simply double-click on the downloaded file to start it. Then start PuTTY and press “F10”. Automatically, the sequence ‘find . -type f -name “*.php”‘ will be typed in PuTTY (if you don’t press on “Enter” after having written the script, it will not be executed). After the test, press on “F11” to close the FindFilesPHP AutoHotkey script. That’s it, no obligation, nothing installed on your computer. If you want to get rid of it, just delete the script and it will be completely gone.

Related posts:

Everything about the installation of AutoHotkey
First AutoHotkey Script
AutoHotkey script; Launch Google
Auto-Hotkeys for AutoHotkey
Managing a large number of hotkeys!
Learning AutoHotKey – Simplifying The Idea of Hotkeys and HotStrings
AutoText Script – Expanding abbreviations with AutoHotkey
Launching AutoHotKey automatically
How to work faster with PuTTY
AutoHotkey Vs AutoIT
Prevent RSI with AutoHotkey

Leave a Comment