View Single Post
  #170  
Old 23-01-2018, 05:44
vollachr's Avatar
vollachr vollachr is offline
Conversions & UCC Creator
 
Join Date: Sep 2009
Location: Israel
Posts: 247
Thanks: 58
Thanked 536 Times in 186 Posts
vollachr is on a distinguished road
Quote:
Originally Posted by KaktoR View Post
I can't tell you for sure, just used it once for a single time (it's about 3 years ago when split feature was new in CIU).

I guess just try it out.

If i remember right you must use both, FreeArcFile# + SplittedFile# for one archive.

Maybe like this:
FreeArcFile1=Data.bin;DestDir:{app};
SplittedFile1=Data.bin.001;DestDir:{app};

It was very similar to records.ini with the split indicator
OK, guess it's trial and error time, at least you were able to give me a general idea how to do it.

Thanks

UPDATE 1: So far, what you suggested in the quote above seems to work, still in middle of test though, will report again when done.

UPDATE 2: OK, weird, it merged and extracted completely fine, but then asked for "Disk 1" again and the OK button was grayed out, clicking Cancel crashed the setup.

Back to the drawing board

UPDATE 3: I'm starting to think that there's no need for any lines in the [ExtractSettings] section when there's a Records.ini file, it seems it takes over, hopefully I'm right, can anyone confirm?

UPDATE 4: Yep, CONFIRMED!!! Only Records.ini needed, nothing in [ExtractSettings] section, worked just as expected.
__________________

Ultimate Conversion Compressor Creator (Discontinued/Abandoned)
My Other Tools: File Splitter and Merger - Multiple Text/String Replacer (MTSR) - UCC Files & Folders Lister
Microsoft Certified Professional
Retired Conversion Creator

Last edited by vollachr; 23-01-2018 at 07:29.
Reply With Quote