Sends a file or directory to the recycle bin, if possible.
FileRecycle, FilePattern
FilePattern | The name of a single file or a wildcard pattern such as C:\Temp\*.tmp. FilePattern is assumed to be in %A_WorkingDir% if an absolute path isn't specified. To recycle an entire directory, provide its name without a trailing backslash. |
ErrorLevel is set to 1 if there was a problem or 0 otherwise.
SHFileOperation is used to do the actual work. This function may permanently delete the file if it is too large to be recycled; as of v1.0.96, a warning should be shown before this occurs.
FileRecycleEmpty, FileDelete, FileCopy, FileMove
FileRecycle, C:\temp files\*.tmp