|
-
Jun 17th, 2010, 07:48 AM
#1
Thread Starter
Member
App to check for updates
I have created a backup script which my organization uses to back up a specific set of data weekly, to a server, by clicking and running the app.
I am always updating it/ improving it and instead of redistributing to the select employees there has to be a way to code in a "check for updates" type of thing.
I was wondering how to make my created app check with that server to see if i am running the latest version.
How do i incorporate a "version" in my app, or would it just be a naming convention thing? and how do i check for updates? Would a button being selected to check updates be preferable? or is there a way to auto detect it?
Please advise!
-Brandon
-
Jun 17th, 2010, 08:32 AM
#2
Re: App to check for updates
This is asked and answered quite frequently on this forum.
Have a look at the following thread;
http://www.vbforums.com/showthread.p...update+version
If you find a response helpful then remember to Rate it
Personal website Sam Jenkins
-
Jun 17th, 2010, 08:47 AM
#3
Thread Starter
Member
Re: App to check for updates
hmm..not exactly what im looking for.
Im thinking more of an if then statement.
If app name is backup v1 then check server _____, if something else is in server higher that v1, download .exe to desktop.
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
|