|
-
Aug 10th, 2011, 02:21 PM
#1
Thread Starter
New Member
[RESOLVED] Search-Compare-Update Files
Hello!
I have a little problem with coding a version check for my auto-updater.
The problem is:
I got a current version stored in update.ini localy.
The server has a file version.txt with the current and past versions.
lets say
ex. my local version is
ex. the server versions are:
I want the program to search the local version in the server file, check if there are newer versions, download the corresponding file, update the config.ini witht the newer version (it should be 1.1.0 now) and repeat until it reaches the highest version available.
I can do everything else, but i just cant figure out how to perform his check.
So if anyone could help me with this I would really appreciate it!
here is a picture to show you what i mean
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|