View Single Post
  #12  
Old 21-05-2013, 21:04
Fabioddq's Avatar
Fabioddq Fabioddq is offline
Die Hard Member
 
Join Date: Oct 2011
Location: Earth
Posts: 1,221
Thanks: 336
Thanked 2,147 Times in 427 Posts
Fabioddq is on a distinguished road
Quote:
Originally Posted by splitdvd9todvd5 View Post
I'd tried twice to compress but i can't get the exact size.."DVD1: 4.36GB"


set arc=Data1.cab
if exist .\RER_1\%arc% goto Data2
arc a -ep1 -r -w.\ [email protected] -dp"%choice1%" .\RER_1\%arc%
if ERRORLEVEL 1 goto arcfail
ata2
set arc=Data2.cab
if exist .\RER_2\%arc% goto end
arc a -ep1 -r -w.\ -m0 [email protected] -dp"%choice1%" .\RER_2\%arc%
Show me your game files.
Reply With Quote