4
Walks every subdirectory starting from [initial_dir] and deletes every file in it that contains in its filename a [string]
11
mattrmiller
Recursively delete a directory, emptying all contents.
13
Deletes all files of a certain extention from a folder.
-7
Create a backup, restore a backup, delete a Backup from IIS
-4
Deletes all files and folders from a directory, including read-only and
hidden files and folders. DelAll starts in the directory you tell it,
removes all read-only and hidden attributes from all the files, removes
all of the subfolders and then all files therein. When DelAll is done,
you will be left in the directory from which you called DelAll. The
directory that you want cleaned will not be deleted.
hidden files and folders. DelAll starts in the directory you tell it,
removes all read-only and hidden attributes from all the files, removes
all of the subfolders and then all files therein. When DelAll is done,
you will be left in the directory from which you called DelAll. The
directory that you want cleaned will not be deleted.
13
Delete a Cookie









