home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / pascal / library / dos / shazam / clean.bat < prev    next >
Encoding:
DOS Batch File  |  1992-09-01  |  494 b   |  10 lines

  1. echo off
  2. echo /////////////////////////////////////////////////////////////////////
  3. echo //                     SHAZAM Disk Clean-Up                        //
  4. echo /////////////////////////////////////////////////////////////////////
  5. command/c clear
  6. shazam */del
  7. echo ////////////////////////////////////////////////////////////////////
  8. echo //                           SUCCESS!                             //
  9. echo ////////////////////////////////////////////////////////////////////
  10.