From: dontmailme AT iname DOT com (Steamer) Newsgroups: comp.os.msdos.djgpp Subject: Re: gmp Attention: Eli Z Date: Mon, 19 Jun 2000 18:24:20 GMT Organization: always disorganized Lines: 11 Message-ID: <394e654c.42802791@news.freeserve.net> References: <01JQRKFC3SMG9JOSOX AT SLU DOT EDU> NNTP-Posting-Host: modem-206.north-carolina.dialup.pol.co.uk X-Trace: news8.svr.pol.co.uk 961439061 30257 62.137.84.206 (19 Jun 2000 18:24:21 GMT) NNTP-Posting-Date: 19 Jun 2000 18:24:21 GMT X-Complaints-To: abuse AT theplanet DOT net X-Newsreader: Forte Free Agent 1.11/32.235 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com GAMMELJL AT SLU DOT EDU wrote: > I copied djdev201.mft to C:\ and changed it into a .bat file as > follows: First I inserted a , at the beginning of each line. Then I > used the DOS editor to change the , into del c:\djgpp\ and change the > /'s into \'s. Then I renamed it djdev201.bat and ran it. You didn't need to do all that. You could just have used the .mft file as a response file: rm -f @manifest/djdev201.mft