Is it possible in version 10 to set up the find function/utility panel so that it will search two or more partitions by default whenever it is launched?
How are you lauching it at the moment?
I set it up in version 9 to get used to the new style prior to installing version 10:
Go C:\zip\download NEW=source 100,50,930,900
Prefs STYLE="Utility Panel"
Under version 9, my previous search paths were preserved between sessions.
Change it to something like this:
Go C:\zip\download NEW=100,50,930,900,source
Find IN "C:\Folder 1" "D:\Folder 2" "E:\Folder 3"
Note that both lines have been changed. The window size/position wasn't specified properly on the original first line.
Put whichever drives/folders you want on the second line, of course.
Thank you.