Mirage Source
auto updater - Printable Version

+- Mirage Source (https://mirage-engine.uk/forums)
+-- Forum: Mirage Source (Nostalgia) (https://mirage-engine.uk/forums/forumdisplay.php?fid=61)
+--- Forum: Archive (2006-2011) (https://mirage-engine.uk/forums/forumdisplay.php?fid=18)
+---- Forum: Help Wanted (https://mirage-engine.uk/forums/forumdisplay.php?fid=50)
+---- Thread: auto updater (/showthread.php?tid=2490)



auto updater - Zelex - 12-01-2009

this is for my game zedion but i am wondering if someone will help make an auto updater,it gonna have a update button and a play button when you press update it will check for any updates and then as soon as it finds and update it will download that zip file, then extract that zip file, and the place the items in the zip file into the right folder(s)


Re: auto updater - Matt - 13-01-2009

Zelex Wrote:this is for my game zedion but i am wondering if someone will help make an auto updater,it gonna have a update button and a play button when you press update it will check for any updates and then as soon as it finds and update it will download that zip file, then extract that zip file, and the place the items in the zip file into the right folder(s)

www.pscode.com


Re: auto updater - Tony - 13-01-2009

I'm assuming you barely have knowledge of VB6. Don't take big steps, learn the small stuff first and code it yourself later own.

And yeah use pscode for reference.