Usage

<< Click to Display Table of Contents >>

Navigation:  File System Tools > superdelete >

Usage

Command Line Parameters

 

superdel /v /r /t <directory> <file to delete>

 

/v /verbose

Verbose - show which files would be deleted (requires /t)

/r /ro

Removes READ-ONLY attribute if set on file(s)

/t

Doesn't delete file(s) but instead shows each file which would be deleted

 


File to delete

The filename to delete

Directory

The directory to parse and delete occurrences of this file

 

Example

 

Example 1:        Delete all files named thumbs.db the folder "C:\Documents and Settings" (including sub folders).

 

superdel "c:\documents and settings" thumbs.db