News
Autoupdater
Let your users automagicly update your game to the latest version!
Category: General
Posted by: Moru
This little code is useful if you want to enable auto updating of your code or other parts of your game. It asks for permission before accessing network as this is the nice way of doing it. Some improvements are possible, for example downloading a self-extracting file that contains new grafics or sounds. Checksum for the download wouldn't hurt either.
Code is for GLBasic as usual but also uses a .bat file for the switch of .exe-files since GLBasic can't replace it's own .exe-file.
Previous page: Site map
