Code: Select all
prop:#ResolveJunctionsAll:L:\* //|filter:C:\Folder1\*;C:\Folder2\*I want to modify it so that it highlights all the items actually not residing on C, so I thought that prepending an ! would have worked, but
Code: Select all
prop:#ResolveJunctionsAll:!C:\* //|filter:C:\Folder1\*;C:\Folder2\*And what if (further evolution) I wanted it to highlight all the items whose real drive location doesn't match the current browsed drive, ie something like
Code: Select all
prop:#ResolveJunctionsAll:!<curdrive>
XYplorer Beta Club