How to make VB.NET download a program from the net?

Posts 1–5 of 5 · Page 1 of 1
How to make VB.NET download a program from the net?
How do u make VB download a program from the net and save it?
Quote Originally Posted by Stephen View Post
How do u make VB download a program from the net and save it?
Simple + easy heres a nub tut

Step 1
right click the DL!


Step 2


Step 3
Then once u copy that like as shown in step 2 lets say when they click a button u want them do dl the program.
button 1
Code:
Process.start("Your copied link here")
or
My.computer.network.downloadfile(Files URL, Files Save Location)
Or add a web browser then paste the link from media-fire above ^^ or upload to **********
I can't post till 1337 ban on my other account, but considering it hasn't happened yet....

/Closed
Posts 1–5 of 5 · Page 1 of 1
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?