04-22-2012, 08:28 PM
Now the Programm Reads out an Version.txt if the number is as example 1 its download that what he must. (It also work for the other numbers)
But how can i set that it count always +1 for everyone update?
Because i set it with
If(Read=1)
downlaod bla bla bla..^^
2
//Edit : And i need to know which command let me count?
So if an Update happens the Version.txt count +1 and from the URL the last number count +1
it also can return as example after 30 to 1^^

