Command: loadfix

  LOADFIX loads a program above the first 64K of memory, and runs 
  the program. It also loads an exepacked program.

Syntax:

  LOADFIX [drive][path]filename [options]
          drive     The drive letter, e.g. C:
          path      The directory, e.g. \example\
          filename  The file you want to load, e.g. edit.exe

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

Options:

  options  These are the options to the exepacked program that 
           you are loading (=filename). Type "filename /?" first
           to find these options.

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

Comments:

  Use LOADFIX to load a program if you have received the message
  "Packed file corrupt" when trying to load it in low memory.
  LOADFIX is a command internal to command.com and needs no other file
  in order to work.

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

Examples:

  EDIT /?                              shows the options for edit
  LOADFIX C:\example\edit.exe options

[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.