Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!uwm.edu!zaphod.mps.ohio-state.edu!usc!apple!vsi1!octopus!stever From: stever@Octopus.COM (Steve Resnick ) Newsgroups: comp.sys.ibm.pc.programmer Subject: Need program to convert from .EXE to .COM Message-ID: <1990Mar9.222711.9734@Octopus.COM> Date: 9 Mar 90 22:27:11 GMT Reply-To: stever@octopus.COM (Steve Resnick ) Distribution: usa Organization: Octopus Enterprises, Cupertino CA Lines: 21 I am in a bind. I have a LAN package under which runs a shop control package. This software package needs, after DOS and any resident drivers and TSR's are loaded (SHARE, PRINT, etc) 512K of RAM. This will just fit on a non-networked machine, but with the network software there isn't enough RAM to run this thing. What I decided to do was to write a TSR loader which will use the extended memory on a 286 between FFFF:10 and FFFF:FFFF to keep the TSR. This is OK, but it has to use .COM files since there is only a single segment and you cannot adjust segment FFFF to look like a different segment. Well, the network software uses .EXE format files in their TSRs... I remember about 5 years ago there was a PD or shareware program which would convert .EXE programs to .COM programs but I cannot find it on any of the local BBS's.. if anyone can give me a lead on this I would be greatly appreciative..Or if anyone can offer a suggestion as to how to load and execute a .EXE file in a single segment of memory, that might help, too.. Thanx, in advance... Steve +------------------------------------------------------------------------------ "I know MS DOS is lame, but I make my living that way!" | #include Reply to: ...sun!vsi1!octopus!stever ...sun!vsi1!psisj!steve ...sun!vsi1!gsi!starnet!steve.resnick.FIDONET.ORG