DeleteFile

The DeleteFile command deletes individual files from the managed Pocket PC. Wildcard deleting is not supported.

This command has the following format:

DeleteFile Target_FilePath  

Where the following argument is defined:

  • Target_FilePath is the path to the target of the file delete operation

For example, "/Program Files/My Company/My Program.exe"


More Information