Deletes a specified directory that exists on the target machine. This can be selected to occur at either install or uninstall time.

WARNING This action recursively deletes directories. Be extremely careful that the source property does not accidentally resolve to a directory you do not want to delete.

NOTE If the installer/uninstaller is run at a level that does not have permission to delete the specified directory, and the component's Failure Option property is set to "Cancel and Rollback", then an exception occurs and the install/uninstall fails. To avoid this, set the component's Failure Option to "Continue".