Quote Originally Posted by RobDog888
Basically if you want to autoupdate you need to ...

Compare the local exe to the available download.
Download the new exe to the local system if needed.
Figure out a way to replace a currently running exe with the new version.

So you see its really that simple but for a single exe file to update its not impossible either.
i already know how to check for version but i do not how to start download the file and attach to it prograss bar once the file finished download i want the program to close and setup starts!