View Single Post
  #842  
Old 15-07-2017, 15:07
senying senying is offline
Registered User
 
Join Date: Sep 2014
Location: jkt
Posts: 5
Thanks: 6
Thanked 1 Time in 1 Post
senying is on a distinguished road
hello guys, i'm kinda new here
and i have a question..
what if i don't have a lot of space in drive C:\ for the {tmp} when merging files, because when i change {tmp} in records.ini to {app}, so the merge file output will go to {app}, sometimes the AdvSplit.exe just stopped working..

the error message was "Exception EInOutError in module Advsplit.exe at 000D1869. I/O error 105

my records.ini looks like this :
[Records]
Precomp=0.38

[Record1]
Type=Split
Source={src}\Data1a.Bin
Output={app}\Data1.Bin
Disk=1

[Record2]
Type=Split
Source={src}\Data1b.Bin
Output={app}\Data1.Bin
Disk=1

[Record3]
Type=Split
Source={src}\Data1c.Bin
Output={app}\Data1.Bin
Disk=2

[Record4]
Type=Split
Source={src}\Data1d.Bin
Output={app}\Data1.Bin
Disk=2

[Record5]
Type=Split
Source={src}\Data1e.Bin
Output={app}\Data1.Bin
Disk=3

And so on till end of records.ini ( edited pakrat2k2, no need to post all of it )

Last edited by pakrat2k2; 15-07-2017 at 17:16. Reason: removed wall of text..
Reply With Quote