home *** CD-ROM | disk | FTP | other *** search
/ CD Action 12 B / cdactioncoverdisc / gubble / gubdem12.exe / UNINSTAL.BAT < prev    next >
DOS Batch File  |  1996-08-26  |  96b  |  6 lines

  1. @echo off
  2. :loop
  3. del %1\uninstal.exe
  4. if exist %1\uninstal.exe goto loop
  5. del %1\uninstal.bat
  6.