|
Okay - real quick. I need to get to bed.
path=c:\program files\winrar
rar u -as -m1 -r -x*.rar OOTPSAVE.rar
pause
The -m1 makes it faster!!! but the file is a little bigger.
-x*rar will exclude .rar files so you can make copies every once in a while and save them in the same folder.
Later,
Minnelli
|