DeleteDir

The DeleteDir command deletes entire folders from the managed Pocket PC. All sub-directories of the target directory and their contents are removed.

This command has the following format:

DeleteDir Target_DirPath  

Where the following argument is defined:

  • Target_DirPath is the path to the target of the directory delete operation

For example, "/Program Files/My Company"


More Information