Greets,
As time goes on, I like to (try to) bring my application one step closer to perfection. However, if somebody already has the original, and wishes to update to a the newest version, *how might I allow them to do this at runtime?*
Basically they would click an update button. This would download, from a static URL, the newest version of the EXE that I have uploaded. I understand that they would have to restart the application - that's not a problem.
But I would like for users to be able to update from within the program, hence not having to open IE, open the site, download, etc.
I couldn't find any help files on this, as it isn't a basic C++ operation.
Thanks for your time
John



LinkBack URL
About LinkBacks



