4251
Finished Programs / Re: DONE: AutoHotkeyUpdateChecker
« Last post by jgpaiva on March 07, 2006, 08:44 PM »Lanux: possibly, you already know this, but i'll say it anyways, better be safe than sorry.
Changing that timer to 0 will make the script be always checking for updates (i.e. always downloading the autohotkey.com page.)
Possibly, this will take you much bandwidth, and might not be the solution you were looking for.
To only have it execute once, you should change that timer to:
Changing that timer to 0 will make the script be always checking for updates (i.e. always downloading the autohotkey.com page.)
Possibly, this will take you much bandwidth, and might not be the solution you were looking for.
To only have it execute once, you should change that timer to:
GoSub,UpdateCheckAHK,
If you already knew this, sorry, but i supposed it was better to warn you (and other possible readers of this thread)
Recent Posts
).


