Hi
I need to copy a set of files, they are of different file types e.g.
file.ocx
file.exe
file.dll
from a server to clients
I would like to check for the existance of these files and if they dont exist copy the files to the client, if they do exist obviously do nothing.
I have been looking at fso to do this and my question is do I check for the existance of each file seperately because they are of different type?
Regards
Rob
I need to copy a set of files, they are of different file types e.g.
file.ocx
file.exe
file.dll
from a server to clients
I would like to check for the existance of these files and if they dont exist copy the files to the client, if they do exist obviously do nothing.
I have been looking at fso to do this and my question is do I check for the existance of each file seperately because they are of different type?
Regards
Rob