Date: Fri, 23 Sep 94 12:10:35 EDT From: peprbv AT cfa0 DOT harvard DOT edu (Bob Babcock) To: TAUPIN AT rsovax DOT lps DOT u-psud DOT fr Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Reply-To: babcock AT cfa DOT harvard DOT edu > How can I force the resulting routine, e.g. wwww.exe > to run with only "xxxx" instead of "go32 xxxx.exe" Use coff2exe to combine the extender and your program into a single file. Details are documented in docs/djgpp/readme.doc.