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.