I suspect it would be a windows API or perhaps it has support in one of the
scripting languages or WMI. If you want to find a file, you can perhaps look
at these:
http://msdn.microsoft.com/library/de...ce09072000.asp
Working with Files, Folders, and Drives: More VBA Tips and Tricks
by David Shank (Office talk)
http://support.microsoft.com/kb/185476/EN-US/
How To Search Directories to Find or List Files
http://support.microsoft.com/kb/185601/EN-US/
HOW TO: Recursively Search Directories by Using FileSystemObject
http://support.microsoft.com/kb/186118/EN-US/
How To Use FileSystemObject with Visual Basic
--
Regards,
Tom Ogilvy
"Pedro" wrote:
> Hi,
> What code should I write to call the windows search applcation?
> Regards
> Pedro