Take Command / TCC Help v. 13.03

RECYCLEEXCLUDE

Hide Navigation Pane

RECYCLEEXCLUDE

Previous topic Next topic No directory for this topic No expanding text in this topic  

RECYCLEEXCLUDE

Previous topic Next topic Topic directory requires JavaScript JavaScript is required for expanding text JavaScript is required for the print function Mail us feedback on this topic!  

Comments (...)

RECYCLEEXCLUDE specifies files to be excluded from the Recycle Bin.

 

The syntax is:

 

RecycleExclude=file1[;file2...]

 

file1, file2, ... : file specifications, may include wildcards

 

For example, to exclude *.lib, *.obj, and *.bak files:

 

  RecycleExclude=*.lib;*.obj;*.bak

 

See also: DEL / ERASE command and the Delete to Recycle Bin configuration option.

Comments (...)