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

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