Quote:
> You could then start your
> .VBS file which would use the shell.application object to find the search
> window, and from there drill down to the shell folder object that
represents
Quote:
> the search window.
Not such a good idea. The Shell.App Folder
object represents an Explorer window, not the
file system. It can't be depended upon to
return all files in a folder. Much better to use
FSO.