??? 20/12/2002 9:29:36 ??, ?/? [EMAIL PROTECTED] ??????: > >On 20 Dec 2002 at 3:40, Phoebus Dokos wrote: > >< [snip] >> Additionally when I downloaded the files from sourceforge they ended up being 713 >> Megs (I had to overburn the disk to fit it)... The MD5sums checked out and the >joining >> was performed under WinXP in cmd in the following manner: >> >> copy /b cdxxa + cdxxb > cdtemp /b >> then again copy /b cdtemp + cdxxc cdtemp1 /b (I used two temp files... >theoretically you >> can do it in one go but the binary copy sometimes acts very weird under Windows NT >> cmd. >> >> Anybody else got that file size and if not am I doing something VERY wrong there? > >Try using the /b option behind *every* filename, >and omitting the ">", e.g. > >copy cdxxa /b + cdxxb /b cdtemp /b > >Bye, >Peter > >
Hi Peter, tried that too actually this one was failing on WinNT... now that I remembered 100% (It was late when I wrote the email) the only way binary copy would be successful would be if a . was included at the end of the filenames as well (ie cdxxa. + cdxxb. etc) -- Phoebus Dokos - Quantum Leap Software Authorized SMSQ/E reseller Visit us at: http://www.dokos-gr.net/
