Hi all
What I would like to do is search a system for a specific EXE file. The Chances are it would always be in the same place such as “C:\program Files\Winvnc.exe” however there could be times when on certain machines the program may exist elsewhere on the disk in a different directory.
So my question is, is it possible to search the file system using the FileSystemObject for the exe file and come back with a path of where the EXE is located.
If not I will have to make sure the EXE is always installed in the same place
Many thanks
ModeX
What I would like to do is search a system for a specific EXE file. The Chances are it would always be in the same place such as “C:\program Files\Winvnc.exe” however there could be times when on certain machines the program may exist elsewhere on the disk in a different directory.
So my question is, is it possible to search the file system using the FileSystemObject for the exe file and come back with a path of where the EXE is located.
If not I will have to make sure the EXE is always installed in the same place
Many thanks
ModeX