Switch -X@<listfile>
- exclude files listed in the specified list file
Exclude files which names are present in the listfile <listfile>
Example
add all *.exe files, except those which names are present in the
list.txt, to the archive bin
WinRAR a -x@list.txt bin *.exe