Use this script to make any window sit always on top.
➡️ https://youtu.be/5-wp9crAnNM
➡️ https://youtu.be/5-wp9crAnNM
This is part 2 of AutoHotkey Text/String Manipulation series, and in this video we will go through StrReplace, StringCaseSense, InStr and SubStr.
In this video, I'll be showing you the steps to set up Visual Studio Code for scripting in AutoHotkey.
in this video, we'll be looking at FileRead, FileReadLine and Loop Read to read file contents from file(s).
This is the first part of AutoHotkey Window Manipulation Series. In this video, I briefly explain what's expected in this series and then move onto how WinTitle and WinText work.
In this video we'll be looking at the FileAppend command that creates or append to an existing file, and Loop Files that loops through the files and folders within a folder.
This is part 3 of AutoHotkey Text/String Manipulation series, and in this video we will go through If Var In or Contains, and Sort.
AHK window action commands such as WinActivate, WinActivateBottom, WinMaximize, WinMinimize, WinRestore, WinMinimizeAll, WinMinimizeAllUndo, WinClose, WinKill, WinSetTitle, and WinMenuSelectItem.
If you want talk directly to elements (controls) within a window, you can use this script to help finding out what elements exist within your window