home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / js10.zip / uinstall.dat < prev    next >
Text File  |  1998-09-22  |  103b  |  6 lines

  1. echo off
  2. del .\cleanup.cmd 2> NUL
  3. .\uinstall.exe uinstall
  4. if not exist .\cleanup.cmd exit
  5. cleanup
  6.