i remember a old vbs script add in for another program. gambit made the code. it used a get or if then function type of code that would check the listed locations in that little code. which were the program files folder on c drive.
then c drive with a blank directory and the name of the program looking for including the 3 letter extentsion.
and then the last one was a blank drive and directory which made it look any place on the user's system.
it looked like this (" :\***\*** ") or something like that. either the ** or ... to give the script free hand at looking for it.
does that make any sense for what you need. i think that as i said was a old vbs code.

i remember a old vbs script add in for another program. gambit made the code. it used a get or if then function type of code that would check the listed locations in that little code. which were the program files folder on c drive.
then c drive with a blank directory and the name of the program looking for including the 3 letter extentsion.
and then the last one was a blank drive and directory which made it look any place on the user's system.
it looked like this (" :\***\*** ") or something like that. either the ** or ... to give the script free hand at looking for it.
does that make any sense for what you need. i think that as i said was a old vbs code. :-?