X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Date: Wed, 31 Dec 2003 00:52:26 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: djgpp AT delorie DOT com Message-Id: <1483-Wed31Dec2003005226+0200-eliz@elta.co.il> X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: (message from Florian Schulze on Tue, 30 Dec 2003 23:02:18 +0100) Subject: Re: Can't delete EXE files created by DJGPP References: Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: Florian Schulze > Newsgroups: comp.os.msdos.djgpp > Date: Tue, 30 Dec 2003 23:02:18 +0100 > > The error I get, is that windows can't delete the file because > it's used by another application. Are you running your programs under RHIDE, or otherwise use RHIDE to build them? If so, try to build and run the programs from the command prompt, and see if that helps. Failing that, fire up the Task Manager and tell us what programs are running immediately before the program is produced by DJGPP.