|
switch from #define programfiles....( add ; to front of line )
enable ;internal compressional ( remove same from front of line )
add PrecompVer=Inside to setup.ini
also add with your filenames ( archives )
[ExtractSettings]
FreeArcFile1=Data2.cab;DestDir:{app};Disk:1;
FreeArcFile2=Data3.cab;DestDir:{app};Disk:2;
FreeArcFile4=Data3.cab;DestDir:{app};Disk:3;
look at Fabioddq's DMC topic for more info.
|