home *** CD-ROM | disk | FTP | other *** search
- echo "Removing recent.library from your system...*n"
- if exists libs:recent.library
- delete libs:recent.library quiet
- delete ENVARC:Recent all quiet
- echo "recent.library successfully removed from your system.*n"
- else
- echo "recent.library wasn't found on your system.*n"
- endif
-