Quote:
Originally Posted by pakrat2k2
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...