Date: Tue, 16 Aug 94 18:55:09 EDT From: peprbv AT cfa0 DOT harvard DOT edu (Bob Babcock) To: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: pbmplus and emm386 noems Reply-To: babcock AT cfa DOT harvard DOT edu > (2) copy stub.exe to symprog.exe > (3) use stubedit to tell symprog.exe to really run realprog.exe The minor problem with this is that you have multiple renamed copies of stub.exe for each program which wants to be run with different names. If you could say something like go32 -progname symprog.exe realprog.exe you could put it in a BAT file or alias and use less disk space.