Loadfix command
Updated: 11/12/2023 by Computer Hope
The loadfix command loads a program above the first 64 K of memory, and then runs it.
Availability
The loadfix an external command that is available in the following Microsoft operating systems as loadfix.com.
Loadfix syntax
Loads a program above the first 64 K of memory, and runs it.
LOADFIX [drive:][path]file name
Use LOADFIX to load a program if you have received the message "Packed file corrupt" when trying to load it in low memory.
Loadfix examples
LOADFIX C:\MOUSE\MOUSE.COM
Load the mouse driver mouse.com above the first 64 K of memory.