Thread: The Evil Within
View Single Post
  #39  
Old 23-10-2014, 10:14
dkz77's Avatar
dkz77 dkz77 is offline
Registered User
 
Join Date: Oct 2014
Location: Italy
Posts: 29
Thanks: 19
Thanked 4 Times in 3 Posts
dkz77 is on a distinguished road
Quote:
Originally Posted by pakrat2k2 View Post
not hard to update yourself.

just open each iss file & look for #define internal ( remove ; from front of line )
add a ; to front of line #define ProgramFiles ........
Save each file.

then in the setup.ini add under [system requirements] add a section

Code:
[ExtractSettings]
FreeArcFile1={src}\Data1.cab;DestDir:{app};Disk:1;
FreeArcFile2={src}\Data2.cab;DestDir:{app};Disk:2;
FreeArcFile3={src}\Data3.cab;DestDir:{app};Disk:3;
Adding as many as you need using the compression from dvd5 version.
Thank you, I have just a little time I do a test...
Reply With Quote