• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

copy files from multiple subfolders to one folder

DarkTXKnight

Senior member
Im looking for a quick way to copy files of type "x" from multiple subfolders and put them into one destination . Basically my data is like:

c:\temp\mp31\*.mp3
c:\temp\mp32\*.mp3

and so on, I would like to dump all of those files into one new folder, d:\mp3s , only without their subfolders. I read that the gather switch in xxcopy would do this, but Im on all windows 7 64 bit here and the 32 wont even install and they dont offer 64 bit as freeware. is there anything else that i can use?

Thanks!😕
 
Back
Top