Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (145)

Sign In or Sign Up now to post a comment!
  • Er... I can`t download my own files (I mean from MediaFire or something else)... Does somebody knows a site that supports file downloading from links?

    Please help, I really need this...

  • Is there away to let the user pick a location to save in?

  • Error :D

  • Liverpoool!

  • What if I want to let my program download a file from mediafire? I tried the directlink-link but that didn`t work :(

  • ok i have a question..when you created a file and saved it on your desktop how do you make it run like an application insteed of opening up visual basic again?

  • The only thing that bugs me about these tutorials is how he calls parentheses "brackets" lol

  • wow someone could make a mean virus out of that lol...

  • Wouldn't it be "new URI" before the download link string?

  • The given path's format is not supported.

    Lame. :/ Can't create auto-paths. :(

  • Comment removed

  • errror:

    This version of %1 is not compatible with the version of Windows you're running. Check your computer's system information to see whether you need a x86 (32-bit) or x64 (64-bit) version of the program, and then contact the software publisher

  • Comment removed

  • how can i fix 'url' is not a valid remote file address. A valid address should include a protocol, a path and a file name.

  • Wie kann ich das machen das eie Progressbar den Fortschritt anzeigt?

  • how do i add a progressbar to this code?

  • @niels673

    if progressbar1.value = 100 then

    dim download as new webclient

    download = new webclient

    download.downloadfileasync(new uri("URL"),("Folder"))

    end if

  • @TehMapleDude Thanks!!!

    

  • Download this Videos from Youtube?????

  • Hi m8 since you said about using it to update my application, How would I make it check for a newer version? say if you had my program how would it know there is a newer version ready for download? Please help, cheers

  • Comment removed

  • how to fix this?? D:

    Error 3 'DownloadFi' is not a member of 'Microsoft.VisualBasic.Devices­.Network'. C:\Users\Me\AppData\Local\Temp­orary Projects\KeyloggerTest1\Form1.­vb 31 9 KeyloggerTest1

  • @mw2isepic1 use DropBox.com

  • @redoowsworld

    Add the .exe file extention to end of the download path.

    for example:

    My.Computer.Network.DownloadFi­le("url", "C:\Test.txt"

    ' that line of code will save the file as a text file.

    My.Computer.Network.DownloadFi­le("url", "C:\Test.exe"

    'that line of code will save the file as an executable.

  • nice.. u gave me the idea for sending keylogger lolz

  • @hiteshbairathi2 just kidding

  • great thanx

  • cheers bro, may seem like a noob question but how do i save it as a .exe file?

  • This Dosent work for vb 2010

  • An exception occurred during a WebClient request.

  • How to make a button that download the program that you setting in?

  • how do i add an progress bar ?!?!?!?!?

  • hello it is nice to see some one trying to help people with visual basic

    now can you help me please

    please can you help me i am trying to make a knight rider voice box in VB

    I have been using VB for two week and trying to use the code i got

    but i dont know were to start . .. thanks carl

  • His tutorials are very good!! Congratulations :D

  • @TeachMeComputer I have a jar file that i need to start And well i need to start it with some parameters how do i do this.

    Normally We would use a bat file to start the jar. Im assuming thats not needed.

  • What Cam Do You Use to record this video? please tell me the link to download......

  • Thanks, Ill use this for my keylogger

  • @ryder3939 ILEGAL USE,READ THE FUCKING DESCRIPTION!

    

  • once you finish how do you make it into a .exe file

  • 2:52 you just gave me an idea :)

  • how to i download it to where every the program is running at. IE if i have on my desktop my app in a folder just dl to that folder.

  • please show me how to link a button to a

    file

  • Mine says WebException Unhandled and won't work?

  • @MrKingeminem Just drag a tab form from the toolbox and fiddle with your properties of it until it's how you want it.

  • I have a request , could you do a video that explains how to do the tabs ( such as firefox ) but in this case tabs in tabs, meaning? form1 = main you have 2 tabs that lead to form2 and 3 form 2 = form 4 -6 form3 = 6- 9 so you have main (tab1)(tab2) if u selected tab2 you have main (tab2)(tab3) (tab4)(tab5)(tab6) and tab 2 has example an EXE ( a game such as dofus )any game in that little page and tab 4 - 5 are the same pages to log in 2 different account ,i hope u can help me , thank you
  • @Monaiz1 what the fuck is ur problem just cause ur Mentally retarded and cant answer a fucking little survey dosent mean u can bitch on others u fucking little cunt ass mother fucker come out of the closet

  • @BadAssMF509 Stupid rager, you are probably 12 years, its true, some people cant download from sharecash.

  • @TheReviex im 13 MF stupid mofo and u must b the one thats stupid cause u cant do a lil survey to get a download to work ahahah LMFAO

  • @BadAssMF509 Yes i can fill it in, but then i am stuck with a Cell phone abbo, so its not worth it, and go back playing with blocks. You are 13 and think you can program because you understand a little bit VB, lets face eachother in C++, i dare you.

  • @TheReviex What the fuck is C++

  • Comment removed

  • @BadAssMF509

    Lol you think you are the king of programming and you dont know C++, fail + you wrote "C+++"

  • @TheReviex WTF i never said i was the king of programing ahahha

  • new error: "The remote server returned an error: (404) Not Found."

    the site exists...

  • in my application, there's an error saying: "Could not complete operation since a file already exists in this path 'C:\Updates to Windalis\2586643.exe'." when it tryes to download

  • I made an updater but when I try to download the update file I get this error: An exception occurred during a WebClient request.

    The line code I used:

    My.Computer.Network.DownloadFi­le("the DL link it ends with a .exe. it is a direct DL link from drobox and I tried ripway aswell", "C:\downloadedfile.exe") Process.Start("C:\downloadedfi­le.exe")

  • Comment removed

  • Comment removed

  • is sharecash a direct link

    

  • @BadAssMF509 A direct link is as link where no wait time or ad's skips are eneded so something like dropbox public link's are direct or ripway file uplaods are direct.

  • any alternatives for ripway(dot)com????

  • Man... I LOVE YOU.. xD (as a brother... xD)

  • @wood1996mon Hey.. how about REpLACING the old version with the newest version? ;\

  • im trying to update my program with it, but it keeps putting it one dictionary up from where the current file is, and how would you make it overwrite?

  • while downloading it gives me error that i should be having windows installer 3.1 or service pack 3 what the heck is this ????///any solution for this

  • @wood1996mon Thnx, really was what i wanted

  • The best direct link is dropbox

  • great tutorials mate :)

  • is there a code that makes the site url in brackets generate the site that you have written in textbox1 ?

  • @mchosu You would instead of putting "URL", "C:/DownloadedFiles" - You would use - "TextBox1.Text", "C:/DownloadedFiles"

  • i keep gettin webexeception was unhandled

  • Hey man. Can you please make a tutorial on how to find a file? Like when a program loads, it is going to look for a patch?

  • how can i make it so that u can trun off your pc and then resume it thx veryyyyyyyyy

    much i neeeeeeeeed it thx

  • Three Questions:

    1 how would you have it check to see if a url exists such as "website. com/update-true" or website. com/update-false" so you can only update when needed.

    2 Must it be an exe file or can it be a txt or gif or even a folder.

    3 Also could you omit the second line to have it download the file without automatically starting it!

  • @carstorm85

    1 - Use Try, Catch for this. Example:

    Try

    [Code here]

    Catch

    End try

    2 - You can download any file from the internet, but not a folder.

    3 - Yes you can remove the line. Derr.

  • @1mgonnadie thank you

  • Hello, I know this has nothing to do with this video, but i'll ask you a question if you don't mind.... Visual Basic Express edition, how much did you pay for it? On the internet it is $700+!!! please help me! I don't think you payed that much for yours? or did you?

  • @ItalianAssassin95 Hint: VB2010 express.

  • @ItalianAssassin95 Visual Basic Express Editions are free. Professional aren't.

  • AWESOME!!!! THANKS PAL

  • does this overwrite the file that has the same name?

  • Imports system.net

    dim download as new webclient

    download = new webclient

    download.downloadfileasync(new uri(textbox1.text),(savefiledi­alog1.filename))

    Much better code

  • works but you have to do the path thtat it saves to as a public path

  • How would I get the download percentage from this?

  • No mAtter what thew file it is always curropted???? Why is it always corrupted?? ive tried 8 diffrent files.. Microsoft visual basics must fail please tell me how to stp it from curroption

  • Let's supposed that I am downloading a big file...What about if I add an other button "Stop Download".

    How can I make the download stop? (without closing the program of course)...

  • what do you use for desktop recording?

  • Thanks i was wondering for my application so it can update automatically

  • @who ever can help me

    I want to be able to make an app that will let me put my own file path etc threw textbox i can't get it right could someone give me the code i've tried everything.

  • can i make a bot with this?

  • @emirh1231 what kind of bot

  • how can you get a progress bar to work with this type of download?

  • First I have to say great tut's but for this one I get this Error "Overload resolution failed because no accessible 'DownloadFile' accepts this number of arguments"

  • love you dude (not in a gay way) think it will work whith mediafire?

  • @MrKrist1333 .....All him programs and tutorial work 100% because he was proffesional programer.Actualy he is one of the best's VB8 tecacher's on you tube.

  • @TeachMeComputer

    How to I set "Estimated Time" and "Transfer Rate(Kb/s)" in the Form1.vb ?

  • Ripway disabled my account almost immediately, is there another way to try this?

  • you sounds like terminator

  • What do you do if you have the currentversion.txt uploaded on an FTP server, and it needs a PW/ Usrname? :\

  • @SinginPuffle Nvm, I just used ftpwebrequest instead

  • Hey I had a problem i got an error when i was trying to use it :( can u pm me and try to help me find a sulution for it thanks

    CAMF

    P.S ur videos are sweeeet XD

  • It doesn't work.

  • Nice tutorial...i learn a lot....

    what if it already exist? I mean if you download it again, and the file already exist? how can you change the file name? Thanks...

  • @LosTecH88

    Then make a else statment saying that if it the file "whatever.exe" is found in the directory then it just launches the .exe

  • thx for the very very useful tutorial,

    I got a question,

    On the ripway.com are you limited to 150mb per day

    or is that forever?

  • Error 1 'Computer' is not a member of 'text.Form1'.

    I get this error what is wrong? please help

  • thanks!!! can this be used for the auto-updater?

  • @79MK95 no

  • DOT NET WO...RK LOL

  • is there a way you can make this and you can make a textbox and put the url in textbox to make it download that url. other than having to go into vb to change url

  • hi!

    I have a problem! When i click my download button, all ok and the program starts, but when i click again my dl button, it says error: Already exist, and the i cant run run the file! anyone have idea to fix it?

  • @HUN969

    Just remove the downloaded file by adding the line

    My.Computer.FileSystem.DeleteF­ile("C:\downloadedfile.exe")

  • Comment removed

  • need to know how to download a file to a textbox - 

  • Thanks for the nice tutorial. I have added a progressbar, now can u tell me which code I can use that will show the real download progress in progressbar?

    Thanks

  • When I download using computer.network.downloadfile(­) it only allows me to download 1 byte of the file. I tried WebClient.downloadfile() and it only allows me to download 36.5 kb... Please help.

  • Lol, Dont use it for a keylogger.... Ok, >.>

  • Your from the Uk aint ya.

  • @TechHelp270 ye from Liver...pool lol

  • Yes you can

  • @TeachMeComputer How about downloading the update file IN the folder the current program is getting executed from

  • It wont start it right away, when you press the button because it's gonna take time no matter what to download the file first.

    That's why I'd use a timer to wait for a period of time then, start the process.

    Like I said, it depends on your connection speed, and how large the file is. Then it can start the Executable.

  • The process.start code will not be executed until the file has downloaded anyway.

  • @UserIsAnFBIAgent what code do u use for the timer to start when it is downloaded? Please send me a PM

  • what file is the application supposed to download so it updates it self?

  • @swehunter2000

    Well I haven't taught you guys how to read text on a web page but let's say your application version is 1.0.0.0 and you make a text file that is 1.0.0.1, you can say that if current version < text from text file then download new file.

    It's hard to understand right now, but just wait for the next few tutorials.

  • @TeachMeComputer no i understand what you mean but what file is it supposed to download? there are application file setup etc. in the publish folder..

  • @swehunter2000

    Oh, you want to get your applications exe? Go to Build at the top and build your application. Then, go to your projects folder and select the project, then follow this route:

    \bin\Release

    And your .exe will be there :)

  • @TeachMeComputer so that is so too say the "update file"?

  • @TeachMeComputer i need to be able to update my OS GUI

Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more