Quote:
Originally Posted by TsubasaHP
Hi,Guys, I have a question.
I have a file. The size of it 5.5GB.
I want to split it in 2xDVD5 and use this script for installation.
how can I do this?
|
do you want use internal compression or freearc?
if you want internal then add these line under
[Setup] section
Quote:
Compression=lzma2/ultra64
DiskSpanning=yes
SlicesPerDisk=3
DiskSliceSize=1566000000
|
or try to compress it with freearc+srep. sometimes it might help you reduce the size.