About a year ago, I had been impressed by the quick implementation of search filtering on full subfolder path :
viewtopic.php?f=9&t=6232
I recently installed FreeCommander XE 2015 Build 705 64-bit donor on Windows 7 64-bit
The checkbox "Use for full subfolder path (otherwise only for subfolder name)" is no more.
(although online doc doesn't yet say much about this/and/subfolders radio button)
Whatever the option, I can't seem to regex filter exclude on the full path.
Here is a trivial example :
I would expect "No.txt" file in "No" folder to not appear in my result set.
How can I perform such an exclusion on the full path ?
(I want to exclude any file stored in any "No" sub-folder within a "Sub" folder)
Thanks