01-19-2013, 12:05 PM
My method might not be the best but here's a way to do it .
First of all make a separate project that can download/instal the new version and also that can delete/unistal the old version
Second write the code to check for a new version in a separate thread that will run in the backgroud(so that the application will not become unresponsive while it checkes)and run the tread on form load.
I will not provide any code snippet as this is a general idea and you must work your way out of this partialy at least.
First of all make a separate project that can download/instal the new version and also that can delete/unistal the old version
Second write the code to check for a new version in a separate thread that will run in the backgroud(so that the application will not become unresponsive while it checkes)and run the tread on form load.
I will not provide any code snippet as this is a general idea and you must work your way out of this partialy at least.
Sssssssssoftware developer...