|
so this is the conversion result:
[Record1]
Type=Split
Source={src}\Data1a.bin
Output={tmp}\Data1.bin
Disk=1
[Record2]
Type=Split
Source={src}\Data1b.bin
Output={tmp}\Data1.bin
Disk=2
[Record3]
Type=Split
Source={src}\Data1c.bin
Output={tmp}\Data1.bin
Disk=3
[Record4]
Type=Split
Source={src}\Data1d.bin
Output={tmp}\Data1.bin
Disk=4
[Record5]
Type=Split
Source={src}\Data1e.bin
Output={tmp}\Data1.bin
Disk=5
[Record6]
Type=Freearc_Split
Source={tmp}\Data1.bin
Output={app}
Disk=5
it was much better if it could make data2 & data3. the way it is now< it should merge all the parts at first and it need a lot of space for temp folder.
can I change any value to do this?
|