If when starting MED/DPMI you see error "Program too big to fit in memory",
unpack file MED.COM from MEDXLDR.ZIP and place it in the same directory where 
you keep MED.EXE. This external loader allows you to start Med with very
small amount of memory below 640k.

If you have the same problem with MedSetup or MedNode, you can create specific
loaders for these modules by copying MED.COM to MEDSETUP.COM or MEDNODE.COM
and patching in the original module name right after the string "Exe:" which 
is located close to the end of the *.com file using your favorite binary editor.

If you don't want to see two executable files with the same base name, 
(i.e. MED.COM and MED.EXE), you can rename MED.EXE to MED.OVL and patch
MED.COM replacing MED.EXE with MED.OVL after the Exe: string.

Have fun,
/Pete
