From: "Alexei A. Frounze" Newsgroups: comp.os.msdos.djgpp Subject: Re: RHIDE & TMP dir Date: Thu, 11 May 2000 01:04:57 +0400 Organization: MTU-Intel ISP Lines: 28 Message-ID: <3919CEF9.A8790827@mtu-net.ru> References: <3916C3D9 DOT CED133C1 AT mtu-net DOT ru> NNTP-Posting-Host: ppp107-172.dialup.mtu-net.ru Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit X-Trace: gavrilo.mtu.ru 957994655 65950 212.188.107.172 (10 May 2000 21:37:35 GMT) X-Complaints-To: usenet-abuse AT mtu DOT ru NNTP-Posting-Date: 10 May 2000 21:37:35 GMT X-Mailer: Mozilla 4.72 [en] (Win95; I) X-Accept-Language: ru,en To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Damian Yerrick wrote: > >Why it doesn't wipe those unused files? > > You reboot without exiting RHIDE, or you force-quit the VM that RHIDE > is running in. Nope. I run it in a DOS shell (Norton Commander or whatever), compile a project and quite back to the DOS shell. I see a brand-new directory with a few NULL-size files. :) Nice thingy. :) What I did, is a batch file: -------------8<------------ @echo off rem it's a RHIDE.BAT file rem run it instead of RHIDE.EXE rhide.exe %1 %2 %3 %4 %5 %6 %7 %8 %9 deltree /Y d:\djgpp\tmp\*.* -------------8<------------ Works perfectlly. But I think it's not a very good patch. :) Good Luck Alexei A. Frounze ----------------------------------------- Homepage: http://alexfru.chat.ru Mirror: http://members.xoom.com/alexfru