i want to search for (case-insensitive)
filename contains "ab" and "cd"
or filename contains "ef" and "gh"
in folder "d:\n" or "e:\n"
using quicksearch (in the adress bar of xyplorer)
please tell me the command i have to enter in the adress bar of xyplorer
thanks
[Help] how to use quick search for this case
-
highend
- Posts: 14996
- Joined: 06 Feb 2011 00:33
- Location: Win Server 2022 @100%
Re: [Help] how to use quick search for this case
Code: Select all
D:\n|E:\n?>(ab.*cd|ef.*gh)One of my scripts helped you out? Please donate via Paypal
-
xnmp
- Posts: 88
- Joined: 15 Mar 2013 04:46
Re: [Help] how to use quick search for this case
Thank you very much, highend, you made my day
XYplorer Beta Club