home *** CD-ROM | disk | FTP | other *** search
/ Más de 2,500 Juegos / CD1.iso / ZIPDAT / 0066 / 0066.ZIP / UNINSTAL.BAT < prev    next >
Encoding:
DOS Batch File  |  1996-08-09  |  89 b   |  7 lines

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