Quote:
Originally Posted by dkz77
Would have been very nice to me ...
because with this release could change everything to my liking ... images, video, music, etc. ...
P.S.
and maybe ... you could also have the coppressore Black Box for "The Evil Within" alone almost 13 GB! It would be the greatest!
I'm hoping for an update ....
Thanks ...
_________________//Sorry for my bad English
|
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.