I have several users who don't all install the program in the same location nor on the same drive of their computers due to partitioning of their machines - what I'd like to do is set up a command that will search their computer for the executable that isn't dependent upon the drive it's located upon, but upon the executable itself - the executable is consistent on all machines but the language of installation is not (i.e. we have some users whose OS is in another language) but still use the product which uses an English executable, therefore, using it as a constant during the search is the best method. Can you advise me on the correct code to use to achieve this? I'd appreciate any assistance you can provide. Thanks!