View Single Post
  #3  
Old 29-09-2013, 11:07
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
jackstuff, ( oops, you only want 1 exe, then its only available in CIU V2 ( beta test ATM )

Make sure you set #define internal in BOTH scripts. Then in setup.ini you need this section ( if not there already ) IF you use compress.bat to make archives, if you just use the ISS script then that section shouldn't be there. Then you have 2 exe's, but you only want 1.

Code:
[ExtractSettings]
FreeArcFile1=Data1.cab;DestDir:{app};Disk:1;
FreeArcFile2=Data2.cab;DestDir:{app};Disk:2;

Last edited by pakrat2k2; 29-09-2013 at 11:09.
Reply With Quote
The Following User Says Thank You to pakrat2k2 For This Useful Post:
jackstuff (29-09-2013)