- Specify the name of the github repository in the OTA.ahk file (
line #3) - Specify the name of the file to be loaded from the latest release (
line #4) - Specify the name of the file to be saved (
line #5) - Including file OTA.ahk (
#Include OTA.ahk) - In the main project file, specify the version of the script (
global version = "v1.26.1") - To check for updates, call OTA.checkupd() in your code
clangremlini/OTA.ahk
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|