Code: Select all
everything -search D: regex:[^\x00-\x7f]
I recently updated Everything. Did it change, or is there something wrong with my command?Unable to open file list: regex:[\x00-x7f] is not a valid file list.
TIA.
Code: Select all
everything -search D: regex:[^\x00-\x7f]
I recently updated Everything. Did it change, or is there something wrong with my command?Unable to open file list: regex:[\x00-x7f] is not a valid file list.
Code: Select all
everything -search "D: regex:[^\x00-\x7f]"