11-12-2014, 02:27 PM
Hi,
I was trying to combinate two files in windows but didn't succeed.
My batcode
When I run it, file3 stays empty (zero bites)
Please tell me what I did wrong.
thank you
I was trying to combinate two files in windows but didn't succeed.
My batcode
Code:
combinator.exe file1 file2 > file3
When I run it, file3 stays empty (zero bites)
Please tell me what I did wrong.
thank you