Hi im trying to store a binary file inside of a basic batch script that ive written. Basically i want the script to be able to output this prebuilt file at some point instea
Read about HERE documents. Msdos batch does not offer them, but perl and ruby are both available and do.
http://en.wikipedia.org/wiki/Here_document