Subversion Repositories recyclebinunit

Rev

Go to most recent revision | View as "text/x-msdos-batch" | Blame | Compare with Previous | Last modification | View Log | RSS feed

  1. @echo off
  2. del *.dcu
  3. del *.~*
  4. del *.identcache
  5. del *.local
  6. rd /s /q __history
  7. cd "Windows 95 Bit Bucket Reader"
  8. del *.dcu
  9. del *.~*
  10. del *.identcache
  11. del *.local
  12. rd /s /q __history
  13.