home *** CD-ROM | disk | FTP | other *** search
/ Chip 1996 October / Chip_1996-10_cd.bin / share / mmstudio / data.d / UNINSTAL.DAT < prev    next >
Encoding:
Text File  |  1996-05-26  |  153 b   |  8 lines

  1. @echo off
  2. Cls
  3. Del "%1\Desktop\Multimedia Studio.LNK"
  4. Del "%1\Desktop\Picture Studio.LNK"
  5. Del "%1\Desktop\SlideShow Studio.LNK"
  6. Deltree /Y %2
  7. Exit
  8.