Update System
So I have a fully working Updating system, but I have one problem. It extracts it's self after downloading the update, but, it extracts in the directory where it's running, so when it trys to extract, it can't since it's already running. So I'm not quite sure how to solve this :/
Extract it as "Updater.exe.tmp" and then write a batch file, which deletes your old updater and renames the new one
you can write batch files in notepad....very simple