AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Usenet Explorer Automatic Updater

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Scripts & Functions
View previous topic :: View next topic  
Author Message
jonib



Joined: 09 May 2006
Posts: 66

PostPosted: Fri May 23, 2008 2:14 am    Post subject: Usenet Explorer Automatic Updater Reply with quote

This is an automatic updater for Usenet Explorer(UE) which is my favorite binary usenet news client.

Two years ago there was a request for an automatic update feature in UEs support forum UEs author was not interested and felt that it was not needed.
So that gave me the idea to try to do an auto updater with AutoHotkey for UE , as it was a function I wanted too, I released the first version by posting in that thread.


And now that UE is coming out with a new version shortly I figured I would update my automatic updater and make a new release.

This is almost the same version as the one I did two years ago, I tweaked the code a bit by using regex which made some parts much simpler and added an option to keep the downloaded updates.

UEAutoUpdater.ahk Readme.txt link to thread in UEs forum

Hopefully this is of interest to someone Smile

Basically the script downloads a web page containing the latest version information, that it compares to a saved value, and then prompts the user to download the newest version if the version has changed, it then looks for the correct file to download from the programs website, and downloads ,unpacks and runs the programs installer.

This could be used as inspiration for other programs that don't have automatic/live updating.

jonib
Back to top
View user's profile Send private message
jonib



Joined: 09 May 2006
Posts: 66

PostPosted: Fri May 30, 2008 8:25 am    Post subject: Reply with quote

I have updated my automatic updater to ver 0.20 last was 0.10, biggest change is that my program can update itself automatically, but only if its compiled at the moment.

More info in the first link.

jonib
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Scripts & Functions All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group