ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Main Area and Open Discussion > General Software Discussion

Help with search syntax on Win7 ...

<< < (2/2)

MilesAhead:
I think you could do it in Explorer using the search. But you'd need to use a hack, like a drop target that chops off the filename part.

For example if you dropped a bunch of files like c:\temp\readme.txt  c:\tmp\readme.txt onto the target, it should copy the folders c:\temp and c:\tmp.

It's a simple matter of getting the dir part of the path and using FolderCopy or CopyFolder, whatever it's called. The proviso is the code would have to check that a folder for copying is not already in the list. But that's not that difficult.

Navigation

[0] Message Index

[*] Previous page

Go to full version