I am writting a program that runs different shell commands. One of the shell commands starts downloading files from a remote location. When you run the shell command the shell pops up and shows the amount of data received. Is there a way to grab that info from the shell and hide the shell and display it on the VB GUI?

Any thoughts on this would be great!

Thanks!