T
Tonio
Hi everybody,
For example :
In a directory I have 2 WMA files who are OK.
File1 = 10 MB
File2 = 5 MB
I want copied these 2 files on one and last file (test.wma)
I used 'copy /b...' as explain in help...
---------------------------------------------
C:\>copy /b *.wma test.wma
file1.wma
file2.wma
COPY OK !
---------------------------------------------
At the end, I have a big file 15 MB.
When I play test.wma, I listen file1.wma only.....
It isn't concatenate...
What is the interest of "copy /b" ????????????
Thx
Tonio
For example :
In a directory I have 2 WMA files who are OK.
File1 = 10 MB
File2 = 5 MB
I want copied these 2 files on one and last file (test.wma)
I used 'copy /b...' as explain in help...
---------------------------------------------
C:\>copy /b *.wma test.wma
file1.wma
file2.wma
COPY OK !
---------------------------------------------
At the end, I have a big file 15 MB.
When I play test.wma, I listen file1.wma only.....
It isn't concatenate...
What is the interest of "copy /b" ????????????
Thx
Tonio