Quote:
Originally Posted by Emorian
UltraArc: MSC+SREP+LZMA, Result = Data-1.bin in OutPutDir..
How do I add this to the Setup.ini file?
(Or even a file created with Diskspan?)
Code:
ArcFile1=Data-1.bin;DestDir:{app};Type:ARC;Disk:1
This is good?
|
Yes, that's it.
Just specify the first file in Setup.ini when using DiskSpan (Data.bin.001).
DiskSpan used in current version v1.0.0.2 is still the old version of DiskSpan.dll and only supports naming .001, .002, etc.
Code:
ArcFile1=Data1.bin.001;DestDir:{app};Type:ARC;Disk:1