home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 May / PCWorld_2007-05_cd.bin / multimedia / daemon / daemon408-139-x86.exe / SetupDTSB.exe / 1033 / BAT / 101
Text File  |  2007-01-06  |  60b  |  6 lines

  1. :Repeat
  2. del %1
  3. if exist %1 goto Repeat
  4. rmdir %2
  5. del %0
  6.