"Search" supports multi-location:
Code: Select all
C:\Temp\;C:\Test\
I'm probably missing something - but I just *can't* find a way to achieve this.
How?
---
Experimentally did:
Code: Select all
goto <clipboard>C:\Temp\C:\games2\
(pops a dialog asking to create "C:\Temp\C:\games2\" folder)
failed:
C:\Temp\|C:\games2\
(opens C:\Temp\ having C:\games2\ as filter)
failed:
C:\Temp\;C:\games2\
(pops a dialog asking to create "C:\Temp\;C:\games2\" folder)
failed:
C:\Temp\<crlf>C:\games2\
(pops a dialog asking to create
"C:\Temp\
C:\games2\"
folder)
Thanks!
XYplorer Beta Club