View Single Post
  #387  
Old 06-09-2013, 05:27
alley_u2's Avatar
alley_u2 alley_u2 is offline
Registered User
 
Join Date: Aug 2013
Location: India
Posts: 64
Thanks: 19
Thanked 42 Times in 21 Posts
alley_u2 is on a distinguished road
I am using this script to compress my files:
Code:
arc a -lc8 -ep1 -ed -r -w.\ Data\Data1.cab -mprecomp+srep+lzma:a1:mfbt4:d256m:fb128:mc1000:lc8
Precomp version is 0.43.

and changed the values in setup.ini to this:
Code:
[ExtractSettings2]
FreeArcFile1={src}\Data1.cab;DestDir:{app};Disk:1;PrecSrep:1
But still when I run the setup it doesn't install anything. What am I doing wrong?

I cant get the extraction to work at all. The setup just say installation finished without giving me a error. When i see the files in program files nothing has been installed.