- Feb 1, 2000
- 1,256
- 0
- 0
I didn't realized thats what it did, but I turned off the organizing function and want to know if there is an easy way to get it out of the folders or do I have to go into each one and cut/paste all my songs?
for /F "delims=" %I in ('dir/s/b') do move "%I" "Destionation Directory Here"
Originally posted by: Ramma2
Easier way:
Right click on iTunes folder, do Search
Search for *.mp3
Select all in the search window, then cut
Go to destination folder of choice and hit paste.
