Modcraft - The community dedicated to quality WoW modding!
Wrath of the Lich King Modding => Miscellaneous => Topic started by: djonn on January 08, 2011, 10:46:25 pm
-
im scripting a launcher in VB for a upcoming(maybe) project, in this launcher i want to download a file, but this download gets timed out or something, if anybody could help me with this, i would be very happy
this would be the download code:
My.Computer.Network.DownloadFile("http://ezoyaproject.co.cc/patch/patch-A.MPQ", installPath & "Datapatch-A.MPQ")
there is a lot more code, but i think the rest of it is irrelevant
-
i have found a way around this, so no answer is needed