Well... I plan on realise most of my programs without installers, as the file size will be to big... but, the problem is, what if the users don't have the support files needed to run the program?

So... is it possible to make an app which could connect to my web site, download the support files if necassary, without having to be installed itself?

Not possible in VB.... could I use a batch file?