#1
|
||||
|
||||
File Splitter and Merger v2.0 by VollachR
Hi,
As part of my compression tool UCC I have included a Splitter program, it is an old program made by REV0 that no longer works, at least for me. Which is why I was looking for a tool to replace it in UCC, unfortunately, I couldn't find anything that worked as intended, so I sat down and begun to wright my own splitting script, The result was what you see in this thread... At first and for a long time it was a simple tool, based in Windows Batch Files but now... I am proud to present, the Next Generation UCC File Splitter and Merger (UCCFSM): UCC File Splitter and Merger by VollachR - Version 2.0 Splitter Wiki Page (on UCC Wiki) ChangeLog Quote:
So, if you're like me and both the Splitter.exe by REV0 and the one by BAMSE won't do anything at all when selecting the file to split than you're in the right place, I'm proud to present a new Splitter that make use of a better splitting software that is not limited to 2GB (like BAMSE's was), furthermore it uses a simple command that exist in every WINDOWS OS to perform the merge operation which makes it highly compatible. The result files of the splitting process with my new Splitter have the file extension Part###, meaning Part001, Part002, etc. (or Part## before version 2.0) I've tested UCC File Splitter and Merger extensively, at least to the best possible by one person. The Splitter output is completely compatible with ALL version of CIUv2 using Records.ini. Enjoy.
__________________
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; 03-06-2018 at 05:00. Reason: UCC File Splitter and Merger v2.0 Released |
The Following 13 Users Say Thank You to vollachr For This Useful Post: | ||
78372 (15-11-2017), arkantos7 (15-11-2017), EzzEldin16 (14-11-2017), ffmla (16-11-2017), houcine80 (14-11-2017), kassane (22-11-2017), mausschieber (14-11-2017), mikey26 (14-11-2017), nickwazhere2012 (18-12-2017), oltjon (14-11-2017), pakrat2k2 (14-11-2017), sanekbest1 (07-12-2020), zirkhaki (14-03-2018) |
Sponsored Links |
#3
|
|||
|
|||
Nice man, really good idea to use free fsplit by dubasdey and use copy command to merge, but I think it was good to credit the original file splitter creator.
Good work mate.
__________________
NOT AVAILABLE |
The Following User Says Thank You to 78372 For This Useful Post: | ||
vollachr (15-11-2017) |
#4
|
||||
|
||||
Quote:
But didn't I mention credit in the Readme file I attached in the RAR archive? I know I meant to, must have forgotten to type it in, I'll fix that. EDIT: Fixed!! Re-uploaded the archive with the updated Readme file as well as the Standalone Readme file.
__________________
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; 15-11-2017 at 01:51. |
#5
|
||||
|
||||
I Uploaded a new version of my splitter script, it now uses a newer, better version of the Fsplit software by dubasdey, it also no longer changes the window title while splitting, which was the only thing that annoyed me and I couldn't solve before, the new fsplit version solved it.
enjoy.
__________________
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 |
The Following 4 Users Say Thank You to vollachr For This Useful Post: | ||
#6
|
||||
|
||||
Good news, according to KaKtoR it seems CIUv2 already works with my new splitter, it just requires the use of Records.ini.
Here's how to use Records.ini in case you don't know: Types: Split, Freearc_Split, Freearc_Original Split: Splitted archive part Freearc_Split: Indicator for merging Freearc_Original: Original archive, without split/merge function. Code:
[Record1] Type=Split Source={src}\Data1_1(3).bin Output={app}\Data1.bin Disk=1 [Record2] Type=Split Source={src}\Data1_2(3).bin Output={app}\Data1.bin Disk=2 [Record3] Type=Split Source={src}\Data1_3(3).bin Output={app}\Data1.bin Disk=3 [Record4] Type=Freearc_Split Source={app}\Data1.bin Output={app} Disk=3 [Record5] Type=Freearc_Original Source={src}\Data2.bin Output={app} Disk=3 Please let me know if it really works or if there's any problems.
__________________
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 |
The Following 5 Users Say Thank You to vollachr For This Useful Post: | ||
arkantos7 (21-11-2017), EzzEldin16 (20-11-2017), houcine80 (20-11-2017), mausschieber (20-11-2017), pakrat2k2 (20-11-2017) |
#7
|
||||
|
||||
File Splitter & Merger V1.0.2 is Now Released!!!
What's New:
Download added to OP
__________________
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; 26-11-2017 at 02:01. |
The Following 3 Users Say Thank You to vollachr For This Useful Post: | ||
#8
|
||||
|
||||
File Splitter & Merger V1.0.3 is Now Released!!!
What's New:
Download Added to OP
__________________
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 |
The Following 3 Users Say Thank You to vollachr For This Useful Post: | ||
#9
|
|||
|
|||
hi
can u provide a GUI version pls? |
#10
|
||||
|
||||
What for?
Beside, it's a batch script, I don't know of a way to make a GUI for a batch script. So, no, most likely not possible.
__________________
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 |
#11
|
|||
|
|||
ok then
|
#12
|
||||
|
||||
I added a link to the OP that takes to the wiki article of the File Splitter and Merger on the Ultimate Conversion Compressor WiKi, just letting you know so you won't miss it.
It's right above the changelog.
__________________
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 |
The Following User Says Thank You to vollachr For This Useful Post: | ||
pakrat2k2 (25-12-2017) |
#13
|
||||
|
||||
A new version of the File Splitter and Merger is in development, the new version will no longer be based on a batch file and will be written in a better scripting language. It will also have a brand new GUI.
I'll post previews of File Splitter and Merger v2.0 as soon as I can, development is nearly complete. Have a nice day
__________________
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 |
The Following 2 Users Say Thank You to vollachr For This Useful Post: | ||
Jiva newstone (31-05-2018), pakrat2k2 (01-06-2018) |
#14
|
||||
|
||||
Announcement: UCC File Splitter and Merger V2.0 Released!
Highlights:
Wiki Page Updated as well... See OP for Full Changelog and Download Old Version Attachment Removed.
__________________
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 |
Tags |
program, script, splitter, tool, ucc |
Thread Tools | |
Display Modes | |
|
|