|
Oh Yea, almost forgot, the example given above IS just an example, u would follow the exact same method, each file being named as 1.mp3, or whatever (its just easier to name the file as 1,2,3 etc). Followed by a space, and then the name of the mp3 as the merged mp3 
So a 2 file merge would be:
COPY /B "name of 1st file.mp3"+"name of 2nd file.mp3" "Name of set.mp3"
Hopefully thats clear
Crusader
|