View Single Post
  #24  
Old 07-03-2013, 11:51
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,043 Times in 3,086 Posts
pakrat2k2 is on a distinguished road
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.
Reply With Quote