From: Eli Zaretskii Newsgroups: comp.os.msdos.djgpp Subject: Re: Uninstaller Date: Fri, 03 Mar 2000 11:03:16 +0200 Organization: NetVision Israel Lines: 8 Message-ID: <38BF7FD4.720EDBF7@is.elta.co.il> References: <38BF6DC5 DOT 1EA2C449 AT gs707 DOT com> NNTP-Posting-Host: ras1-p63.rvt.netvision.net.il Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: news.netvision.net.il 952074261 28113 62.0.172.65 (3 Mar 2000 09:04:21 GMT) X-Complaints-To: abuse AT netvision DOT net DOT il NNTP-Posting-Date: 3 Mar 2000 09:04:21 GMT X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: en,ru,hebrew To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Alexey Zakhlestine wrote: > > Is there any uninstaller for DJGPP? > (which, for example, would look in manifest and delete appropriate > files) You can use the manifest files as response files submitted to `rm'. See section 4.7 of the DJGPP FAQ list for more details.