Quote:
Originally Posted by gatosky1620
if this script use ultraarc and the ExtractSettings is disable, how i do to add comp, lang and pass for one FreeArcFile in the records.ini
|
Code:
[Record1]
Type=Freearc_Original
Source={src}\Data1.bin
Output={app}
Disk=1
Component=1
Task=
Language=fr
[Record2]
Type=Freearc_Original
Source={src}\Data2.bin
Output={app}
Disk=2
Component=2
Task=
Language=pl
Don't know what "Task=" is actually.
And there is no pass option.