Computing.Net > Forums > Windows XP > DOS - Binary file concatenation

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

DOS - Binary file concatenation

Reply to Message Icon

Name: Banu
Date: October 7, 2009 at 06:37:46 Pacific
OS: Windows XP
Subcategory: Software Problems
Comment:

I would like to concatenate binary files with the header and footer removed for the intermediate files. Can I get some help here?



Sponsored Link
Ads by Google

Response Number 1
Name: IVO
Date: October 7, 2009 at 06:45:49 Pacific
Reply:

Better you try in the Programming Forum.


0

Response Number 2
Name: Banu
Date: October 7, 2009 at 06:49:30 Pacific
Reply:

I'm trying to use a simple batch file in DOS like copy pro.e01 /B pro.r01 /B pro1.rom /B - is this correct?
Thanks for your help


0

Response Number 3
Name: mavis007
Date: October 7, 2009 at 07:03:38 Pacific
Reply:

copy /b part.001+part.002+part.003+part.004 joinedfilehere.exe

... not sure what you mean the above will join files

... as "IVO" say's post it HERE

.


.

... Posting is provided "AS IS" with no warranties
http://img515.imageshack.us/img515/...
Grrrr... ....more


0

Response Number 4
Name: aegis1
Date: October 7, 2009 at 10:10:59 Pacific
Reply:

The header of binary files (if there is one) cannot be removed with copy, or anything else that I know of.
I've never heard of a binary file footer.

Mavis' suggestion will join all the files into one.


0

Response Number 5
Name: Pater
Date: October 7, 2009 at 15:52:38 Pacific
Reply:

It is not feasable to use MS-DOS as XP does not have this underlying SubSystem, it has CMD.exe NT Command Prompt

http://ss64.com/nt/


0

Related Posts

See More



Sponsored Link
Ads by Google
Reply to Message Icon

Windows System32 Config S... No Signal Input


Use following form to reply to current message:

Login or Register to Reply
LoginRegister


Sponsored links

Ads by Google


Results for: DOS - Binary file concatenation

Viewing contents of a binary file www.computing.net/answers/windows-xp/viewing-contents-of-a-binary-file/118992.html

dos batch file silent windows xp www.computing.net/answers/windows-xp/dos-batch-file-silent-windows-xp/139313.html

Cannot Open MS-DOS Batch File www.computing.net/answers/windows-xp/cannot-open-msdos-batch-file/112694.html