View Single Post
  #6  
Old 17-06-2014, 01:52
cavaliero cavaliero is offline
Registered User
 
Join Date: Mar 2013
Location: tunisia
Posts: 50
Thanks: 17
Thanked 24 Times in 15 Posts
cavaliero is on a distinguished road
Quote:
Originally Posted by pakrat2k2 View Post
edit compress.bat look for section below.

Code:
 :Data1
set arc=Data1.cab
if exist .\TIAVH_1\%arc% goto Data2
arc a -ep1 -r -w.\ [email protected] -dp"%choice1%" .\TIAVH_1\%arc%
if ERRORLEVEL 1 goto arcfail
Add -m3 infront of [email protected] ( make sure space between -m3 & -x
there is tuto to understand haw change this value ?
Reply With Quote