Moving files

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I just loaded I tunes, in an effort to organize my music I told i tunes to do
it. This resulted in my music folder being re-organized in to folders for
all the bands. I would prefer that just files are desplayed and not in
different folders, just in one main one. Is there a way to move all the
files out of there individual folders. There are aprox. 600 folders.
thanks
 
for /r %A in (*.*) do copy "%A" C:\whereever

Type for in help for more help
 
Thanks David, but that made no since at all, im really not that good at
computers.
 
Use search then. Right click the top folder, search for *.* (or enter nothing - does same thing), Select all found files, drag them (or Edit Menu - Cut - then Paste) to where you want them.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top