i'm thinking of trying to set up an auto update. basically it would work like this. check if current app file version is greater than file version in text file on server. if it is, close the exe and replace the old exe with the new version. any ideas or suggestion would be helpful. the only examples i found were for downloading updates from the web.