VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Auto Updater

Michael Whitlock  (1 Submission)   Complete Applications   Visual Basic 5.0   Intermediate   Wed 3rd February 2021

It connects to a server, downloads a version file and a list of files and their versions, compares them to local versions and updates as necesarry.

Inputs
A public variable holds the directory of all the update files. In this server directory, a file version.dat holds the latest version number, and files.dat holds a list of all files and their versions, 1 per line, as such: bah.exe,1.2 foo.bar,2b

Side Effects
Just does some internet browsing and file reading/writing.

Rate Auto Updater (13(13 Vote))

Download Auto Updater

Auto Updater Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters