hey all,
I need to run loads of dos commands from within vb.net and display each line as it's run to a listbox.
I would also like a progress bar as well, and since i know the amount of dos commands it needs to run that shouldn't be so hard. (but I'll get to that later)
I'm very new to vb.net and I'd like to write it my self (a nice little project
)
If someone could point me in the direction of loading a dos prompt and running the "net use \\ipaddress /user:username password" command which wait untill it has finished to display the output to my listbox that would be very helpful.
cheers guys!
I need to run loads of dos commands from within vb.net and display each line as it's run to a listbox.
I would also like a progress bar as well, and since i know the amount of dos commands it needs to run that shouldn't be so hard. (but I'll get to that later)
I'm very new to vb.net and I'd like to write it my self (a nice little project

If someone could point me in the direction of loading a dos prompt and running the "net use \\ipaddress /user:username password" command which wait untill it has finished to display the output to my listbox that would be very helpful.
cheers guys!