
21-05-2013, 21:04
|
 |
Die Hard Member
|
|
Join Date: Oct 2011
Location: Earth
Posts: 1,221
Thanks: 336
Thanked 2,147 Times in 427 Posts
|
|
Quote:
Originally Posted by splitdvd9todvd5
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.
|