By
Luke Zhang
A batch file to delete all the .DS_Store
file in the spectified folder.
Use the following command:
Delete_DS.cmd "C:\Folder"
- First, run the script from anywhere you like.
- Type in the folder path, like:
"C:\Folder"
- Press
Enter
.
Delete all the .DS_Store
files in the spectified folder.
The examples above will delete all the .DS_Store
files in the C:\Folder
path, like:
C:\Folder\.DS_Store
C:\Folder\Folder 1\.DS_Store
C:\Folder\Folder 1\Folder in folder 1\.DS_Store
C:\Folder\Folder_2\.DS_Store
C:\Folder\Folder_2\Folder 3\.DS_Store
You must read and agree to the LATEST VERSION of terms of use before you use this program.
See here:
Terms of use for Delete_DS.cmd