Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

Help: System Update

ei! does anyone know how to create a program that updates you system from internet?
ive created a single player standalone game and i need to update it from the internet for latest version. how can i do that?
thanx very much! god bless!
[255 byte] By [smiley_sheinniz] at [2007-11-11 10:13:02]
# 1 Re: Help: System Update
Do u mean u want users be able to update it from the internet or what ?
and your updates are patches for some components or a totaly upgreat ?
Amahdy at 2007-11-11 17:22:54 >
# 2 Re: Help: System Update
Try these sample apps, one of them might be close enough for you to adapt for your use.

Auto Patcher / Auto Updater for Online Games
http://www.freevbcode.com/ShowCode.Asp?ID=2211

Automatically Update Programs or Files from a Remote Location
http://www.freevbcode.com/ShowCode.Asp?ID=1916
Ron Weller at 2007-11-11 17:24:05 >