I have an application that automates downloads. Sometimes, i want it to download the entire set of available downloads. Sometimes, though, i only want it to download a specific subset. I was thinking about using some sort of command line paremeter with the application to do this. can anyone tell me how to accomplish this in VB .NET?