How to find multiple paths simultaneously to subfolders, many different drives and letters?
How to find multiple paths simultaneously to subfolders, many different drives and letters?
How to find multiple paths simultaneously to subfolders, many different drives and letters (c:\; X:; Z:\;) with exclusion of some subfolder names. It seems to me that this is too complicated for me, because there would have to be a very long, complicated regex, I can't write one. So how do I select specific paths without having to write a complicated regex?