home *** CD-ROM | disk | FTP | other *** search
/ PC World 2006 February / PCWorld_2006-02_cd.bin / software / topware / daemon / daemon403-x86.exe / SetupDTSB.exe / 1033 / BAT / 101
Text File  |  2005-10-25  |  60b  |  6 lines

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