Microsoft DOS loadfix command
Quick links
About loadfix
Availability
Syntax
Examples
About loadfix
Loads a program above the first 64K of memory, and runs the program.
Availability
The loadfix.com an external command that is available in the below Microsoft operating systems.
MS-DOS 5.0 and above
Windows 95
Windows 98
Windows ME
Windows NT
Windows 2000
Windows XP
Syntax
Loads a program above the first 64K of memory, and runs the program.
LOADFIX [drive:][path]filename
Use LOADFIX to load a program if you have received the message "Packed file corrupt" when trying to load it in low memory.
Examples
LOADFIX C:\MOUSE\MOUSE.COM
Load the mouse driver mouse.com above the first 64K of memory. |