View Single Post
  #352  
Old 30-06-2013, 10:14
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,749
Thanks: 2,170
Thanked 11,206 Times in 2,307 Posts
Razor12911 is on a distinguished road
Quote:
Originally Posted by red01 View Post
i am using CI script 1.0.0.6
i follow ur instructions
and modified my command lines as follows

arc a -m0 data.cab "c:\*"
precomp.exe data.arc
srep.exe -m3 data.pcf data.srep
arc a -m5 data.cab data.srep
pause

PrecompVer=inside
Lang=en

[ExtractSettings]
FreeArcFile1=Data.cab;DestDir:{app};Disk:1;PrecSre p:1


now it gives me two errors
see the attached pics.
Quote:
Originally Posted by red01 View Post
i change the
PrecompVer=inside
into
PrecompVer=0.42


now it gives me new error

Set precomp version

error


arc a -m0 data.cab "c:\*"
precomp.exe data.arc
srep.exe -m3 data.pcf data.srep
arc a -m5 data.cab data.srep

for best compression

do this

srep -m3f

final arc method must be -mx

Last edited by Razor12911; 30-06-2013 at 10:22.
The Following User Says Thank You to Razor12911 For This Useful Post:
red01 (03-07-2013)