Remove Single File or Using Wildcard
This action is used to remove a single file or an entire group of files (using a wildcard).
| Property Name | Data Type | Description |
|---|---|---|
| Filename | String | If UseWildcard is set to false, then it should point to the full path to the file to delete. Example: %DESTPATH%\Temp\RegOCX.Bat If UseWildcard is set to true, then it should be the path + the source wildcard. For instance %DESTPATH\Templates\*.* |
| RemoveAtStartup | Boolean | This will register the file to be removed by Windows on next reboot. |
| UseWildcard | Boolean | To remove a single file, leave this property to false. If you want to delete an entire group of files based on a source wildcard, turn this property on. |
Action Catalog Browse all available custom actions.