|
@Born_inSANE u need to compress the data.srep with freearc not winzip.use the setting
[ExtractSettings]
FreeArcFile1 = {src} \ Data1.bin; DestDir: {app}; Disk: 1; PrecSrep:1
FreeArcFile1 = {src} \ Data2.bin; DestDir: {app}; Disk: 1; PrecSrep:1
just replace data1.bin with what eva your cab file is called.
|