Wednesday, May 12, 2010

Learn How To make your own file joiner

Easy and simple no need of installation

just copy and paste it in a text and save as joiner.bat

copy *.avi.001 /b + *.avi.002 /b + *.avi.003 /b + *.avi.004 /b + *.avi.005 /b + *.avi.006 /b + *.avi.007 /b + *.avi.008 /b + *.avi.009 /b + *.avi.010 /b + *.avi.011 /b + *.avi.012 /b + *.avi.013 /b + *.avi.014 /b + *.avi.016 /b + *.avi.017 /b %1.avi /b


if you have any other file extension and not avi then you can replace avi to that file from notepad

ex. if you have mkv than just replace all avi with mkv

No comments:

Post a Comment