In this video, we'll be looking into the commands that returns or sets file timestamps (created, modified and last accessed), returns file/folder sizes, version and shortcut attributes.
These are some methods through which you can download videos streamed online. Some methods do not require any programs other than your browser while others will use (free) external programs such as VLC Media Player, youtube-dl and ffmpeg.
https://youtu.be/lB70na2F1iA
This is the second part of AutoHotkey file manipulation series and we'll be looking into get attributes and set attributes of a file or a folder, as well as FileExist function to check whether a file exists.
In this video, we will be looking at the Parenthesis in RegEx patterns.
In AutoHotkey, it's important that you understand the difference between the types of assignments. Watch this video to learn more.
This is part 2 of AutoHotkey Text/String Manipulation series, and in this video we will go through StrReplace, StringCaseSense, InStr and SubStr.
This is the basics of creating a Tooltip using AutoHotkey.
You can save the picture you drew with your mouse using this AutoHotkey script and redraw it whenever.
This script opens FileSelectFolder window in modern interface instead of the old default one.
Watch this video to learn how to schedule AutoHotkey script to execute in future the simplest way!