Jump to content

Recommended Posts

Posted

Hi

i just want to know that how i can tell my program that a new or newer version of this program is available.

i also have a website but i don't know how it all 'll work.

Posted

I uasually keep a textfile on the website containing the latest version. When the program runs it will try to download that and compare versions, then update if needed.

Posted

good question i will check it out my self. that is your other reply that sounds like it should work

thanks

_INetGetSource() to read the page _VersionCompare() to compare. You could have easily found that in the helpfile though.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...