But this command line does not work:
Code: Select all
Everything.exe -create-file-list R:\found.txt D:\Downloads\*.pdf
How can I achieve this?
I use Everything-1.4.1.877.x86 Portable in Windows 7
EDIT: Even this command-line does not work:
Code: Select all
Everything.exe -create-file-list "R:\found.txt" "D:\Downloads" -create-file-list-include-only "*.mp4;*.mp3"