View Single Post
Old 07-02-2007, 10:05 PM   #5 (permalink)
minnelli
Minors (Single A)
 
Join Date: Apr 2005
Posts: 80
Hey guys - yep you can exclude files like this: -x*.rar
So if you wanted to exclude html I would assume (test it yourself) -x*.html or htm

Full command would look like:
"c:\program files\winrar\rar" u -as -m1 -r -x*.rar -x*.html OOTPSAVE.rar
pause

Good luck,
Minnelli
minnelli is offline   Reply With Quote