|
Okay here are some updates, I have some metrics but they are not compiled yet. WinRAR seems to be very quick with no nags. Try it out for yourself. Again, if anyone has any ideas of something better to try let us know.
WinRAR
"c:\program files\winrar\rar" u -as -m1 -r -x*.rar –x*.zip OOTPSAVE.rar
pause
WinZip – you need the wzzip command line utility added
"c:\program files\winzip\wzzip" -es -u -p -r -x*.rar -x*.zip OOTPSAVE.zip *.*
pause
RoboCopy – free from Microsoft in a Windows Resource Kit
"C:\Program Files\Windows Resource Kits\Tools\robocopy" /s /purge c:\ootp baseball 2006\data\saved_games\league1.lg c:\tempootp-league1
|