Mail Archives: djgpp/1997/03/27/15:17:40
Martin Bernreuther wrote:
>
> I think there's a possibility to remove an installed program with the
> help of the manifest file. Something like
> remove -f xyz.mft
First, you must have 'rm.exe' from the GNU Fileutils
(v2gnu/fil313b.zip), or an equivalent port of Unix 'rm'. Then type the
following *from your DJGPP root directory*:
C:\DJGPP> rm -f @manifest/xyz.mft
I would be careful doing this, however, because there are a few
distribution packages that have duplicate files. If you find anything
missing, be sure to reinstall it. :) Oh, and 'rm' used in this manner
doesn't remove directories.
Good luck!
--
---------------------------------------------------------------------
| John M. Aldrich, aka Fighteer I | fighteer AT cs DOT com |
| Descent 2: The Infinite Abyss - The greatest Internet game of all |
| time just got better! This time, you're going all the way down...|
---------------------------------------------------------------------
- Raw text -