Command: exe2bin

  EXE2BIN converts EXE programs to binary format. This is a 
  software developer's tool.

Syntax:

  EXE2BIN [options] exe_file[.exe] [bin_file]
          exe_file  the file to be converted
          bin_file  the new bin file

[Main menu] [top] (Syntax) [Options] [Comments] [Examples] [See also] [File]

Options:

  /Q        Suppress informational messages.
  /H        Display exe-header.
  /R        Display relocations.
  /L=(seg)  Relocate exe_file to segment (seg).
  /X        Extended behaviour, e.g. files > 64KB.
  /?        Shows the help.

[Main menu] [top] [Syntax] (Options) [Comments] [Examples] [See also] [File]

Comments:

  - none -

[Main menu] [top] [Syntax] [Options] (Comments) [Examples] [See also] [File]

Examples:

  exe2bin c:\fdos\bin\ctmouse.exe c:\ctmouse

[Main menu] [top] [Syntax] [Options] [Comments] (Examples) [See also] [File]

See also:

  - nowhere -

[Main menu] [top] [Syntax] [Options] [Comments] [Examples] (See also) [File]

File:

  Please read this command's lsm file also.
  You will find the updated version (internet) here and
  the version described in this manual page here.
  The lsm file contains information about the name of the programmer,
  the download site, and some other command related information.

[Main menu] [top] [Syntax] [Options] [Comments] [Examples] [See also] (File)


  Copyright © 1998 Jim Hall, updated 2007 by W. Spiegl.

  This file is derived from the FreeDOS Spec Command HOWTO.
  See the file H2Cpying for copying conditions.