Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- MS-DOS Line - syntax - exe2bin source pathname [target pathname] http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
    Syntax - EXE2BIN source pathname [target pathname]

    (External) Converts an executable (.exe) file to a binary (.bin) format.

            source pathname  specifies the .exe file.

            target pathname  specifies new name for the converted .exe file.
                             If no filename is given then the source filename
                             is used with an extension of (.bin).

    NOTE:   Not every .exe program is eligible to be converted to .com, since
            some .exe files will still need the help provided by a runtime
            module at startup.

    Example:
            exe2bin thisfile.exe  b:

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson