Subversion Repositories delphiutils

Rev

View as "text/x-msdos-batch" | Blame | Last modification | View Log | RSS feed

  1. @echo off
  2.  
  3. rd /s /q %1\__history
  4. del %1\*.identcache
  5. del %1\*.dcu
  6. del %1\*.~*
  7. del %1\*.local
  8.