dr.anonym wrote:I do a "Command prompt here" on the folder and type:
copy /b file.avi.* file.avi
del file.avi.*
Same deal, and pretty fast with the "Command prompt here" and Windows' tab completion ;P
So that means HJ Split does nothing at all other than split a file at the point you specify, and then re-join !! I had no idea, assuming there were some extra bytes in there. You're right, I just tested using copy as you show, and HJS, then doing a file compare --identical.
Thanks.