
mika09
1 discussion post
I search results in a directory with a RegEx: \\(.....)\.exe Fileseek works fine and finds a lot of different coincidences: \12345.exe, \abcde.exe, etc. I want to save all the coincidences in a file, but i don't find any option. I can save only file name, path, etc, but not the exactly coincidences after my RegEx search. Thank you.