PureSc0pe Posted May 7, 2004 Posted May 7, 2004 (edited) I am trying to make a update program for my program. I would be updating the .exe part etc., so I understand I would need it to update using a different .exe from the original program (If not, then tell me please, and I can just use a new form) Can someone give me the steps as to what I would need to do to complete this? Any coding, examples, other help is greatly appreciated. Here's what I need it to do: -Check current version -Search ftp for newest version -If the ftp has a newer version then it closes the program to be updated and allows the download -It downloads and then replaces the current files in the directory with the new files Edited May 7, 2004 by PureSc0pe Quote It's not impossible, it's Inevitable.
Administrators PlausiblyDamp Posted May 7, 2004 Administrators Posted May 7, 2004 http://windowsforms.net/articles/appupdater.aspx may be worth a look Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
PureSc0pe Posted May 7, 2004 Author Posted May 7, 2004 http://windowsforms.net/articles/appupdater.aspx may be worth a look Thanks! This is going to be very helpful. :) Quote It's not impossible, it's Inevitable.
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.