Archive: problem with the locate function


problem with the locate function
1.) is it possible to search in a folder, his subfolders but not in his sub-subfolders?

2.) i have one file in a mainfolder and a file with the same name in his subfolder. when i search for this file, which will be found first?

thanks, aemik


1) Yes
2) The first, if you start from the $EXEDIR


1.) And how? ;)

2.) I hope so. I will try it... Thanks


${Locate} (in FileFunc.nsh) or ${RecFind}.

Stu