Hey
I was playing around with away to updated my app from the
files i had to the files i needed i did it like so.
Got the fileversion from my installed .exe app i made in AMS
and then i got a Text file on a server what was a INI file after download
simple have the New Version Number in and i named my new installer/update
the same as the New Version Number EG:
INI/Txt
[Version]
V=1.0.0.1
exe
1.0.0.1.exe
After reading the Real file on my hdd what was installed with SUF so its
is nicely in my program files
i compared to 2 and if thay was not the same download the over
and install it.
I could of done a number to see if one was more then the other but
the server will always have the new versions on before the end user
so if the file is not the same means someone as not been playing ball
or its not the up to date one so i did it this may.
The update app is ready to go.
other reason i made it as i download TrueUpdate and well i got lost
so i made this one with AMS 7 if anyone likes it please feel free to change
it in anyway but please post your work here so everyone can see what
you did with the Example thanks
this is version 1.0.0.0


Reply With Quote