git clone in ahk for create auto-update software

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
User avatar
ibieel
Posts: 216
Joined: 17 Oct 2021, 23:30

git clone in ahk for create auto-update software

09 Nov 2021, 02:06

hello guys, i was thinking about creating an "auto-updater" for my software, so that users wouldn't have to repeat the same step of downloading from github again.

do you have any idea how i can make a "git clone" in AHK to download the files in github and extract?
User avatar
Capn Odin
Posts: 1352
Joined: 23 Feb 2016, 19:45
Location: Denmark
Contact:

Re: git clone in ahk for create auto-update software

09 Nov 2021, 03:14

Why not just use the git cli from ahk using run?
Please excuse my spelling I am dyslexic.
User avatar
ibieel
Posts: 216
Joined: 17 Oct 2021, 23:30

Re: git clone in ahk for create auto-update software

09 Nov 2021, 04:11

Capn Odin wrote:
09 Nov 2021, 03:14
Why not just use the git cli from ahk using run?
i used URLDownload + Unzip + CopyFiles + DeleteFiles. its good? is there another way?

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: Draken and 77 guests