Delete all the Thumbs.db files on your drive

posted on 2009-09-16 09:26:03+08:00 by 7895734
Use this command to delete all the thumbs.db files on your drive.
  1. del /s /q Thumbs.db

All Code Snippets

Hot Code Snippets

New Code Snippets